"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: got-build-regress.sh build failure
To:
gameoftrees@openbsd.org
Date:
Wed, 23 Jun 2021 13:00:42 +0200

Download raw body.

Thread
On Wed, Jun 23, 2021 at 12:01:46PM +0200, stsp@stsp.name wrote:
> got-build-regress.sh for branch 'main' on Wed Jun 23 10:00:02 UTC 2021
> cc1: warnings being treated as errors
> In file included from /home/stsp/got/gotadmin/../lib/pack_create.c:22:
> /usr/include/imsg.h:105: warning: 'struct iovec' declared inside parameter list
> /usr/include/imsg.h:105: warning: its scope is only this definition or declaration, which is probably not what you want
> *** Error 1 in gotadmin (<sys.mk>:87 'pack_create.o')
> *** Error 1 in target 'pack_create.o'
> *** Error 2 in /home/stsp/got (<bsd.subdir.mk>:48 'all')
> 

Fixed in the repository now.

I did a test build on sparc64 before wrapping up the 0.53 release.
However I didn't realize that the repository on the sparc64 box was
not up-to-date :( Fortunately, this warning doesn't result in a build
failure in release mode. So we don't need to worry about build failures
on the sparc64 package build cluster.