☠ Buildbot (Sourceware): gcc-autoregen - failed 'git diff ...' (failure) (master)

Alejandro Colomar alx@kernel.org
Sun Jul 14 13:31:13 GMT 2024


Hi Jonathan,

On Sun, Jul 14, 2024 at 01:37:02PM GMT, Jonathan Wakely wrote:
> On Sun, 14 Jul 2024, 12:30 Alejandro Colomar via Gcc-help, <
> gcc-help@gcc.gnu.org> wrote:
> > Did I break anything?  I see the failure being `git diff --exit-code`,
> > which doesn't seem like anything broken, but I don't know what that test
> > is for, so I'll ask.
> >
> 
> It checks that necessary auto-generated files have been regenerated and
> committed.
> 
> If you didn't do anything related to that warning option that would have
> affected the c.opts.urls file then it wasn't you (I think it was a change
> from Marek).

I did add that warning option:

	commit 44c9403ed1833ae71a59e84f9e37af3182be0df5
	Author:     Alejandro Colomar <alx@kernel.org>
	AuthorDate: Sat Jun 29 15:10:43 2024 +0200
	Commit:     Martin Uecker <uecker@gcc.gnu.org>
	CommitDate: Sun Jul 14 11:41:00 2024 +0200

	    c, objc: Add -Wunterminated-string-initialization
	    
	    Warn about the following:
	    
		char  s[3] = "foo";

I guess I should have committed some re-generated files?  Is that
documented somewhere?

Have a lovely day!
Alex

-- 
<https://www.alejandro-colomar.es/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-testresults/attachments/20240714/e4b1081d/attachment-0001.sig>


More information about the Gcc-testresults mailing list