From: Stefan Sperling Subject: Re: got-build-regress.sh build failure To: gameoftrees@openbsd.org Date: Wed, 23 Sep 2020 13:42:36 +0200 On Wed, Sep 23, 2020 at 12:01:48PM +0200, stsp@stsp.name wrote: > got-build-regress.sh for branch 'main' on Wed Sep 23 10:00:01 UTC 2020 > > cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -DGOT_TMPDIR=/got/tmp -I/home/stsp/got/gotweb/../include -I/home/stsp/got/gotweb/../lib -I/home/stsp/got/gotweb -I/usr/local/include -DGOT_LIBEXECDIR=/cgi-bin/gotweb/libexec -DGOT_VERSION=0.41-current -c parse.c > /home/stsp/got/gotweb/gotweb.c: In function 'gw_get_commit': > /home/stsp/got/gotweb/gotweb.c:3531: error: 'struct got_reflist_entry' has no member named 'id' > /home/stsp/got/gotweb/gotweb.c:3544: error: 'struct got_reflist_entry' has no member named 'id' > *** Error 1 in gotweb (:87 'gotweb.o') > *** Error 2 in /home/stsp/got (Makefile:33 'web') > > Fixed in 3721d310ec458110a050477d968ed8f6820f1a62.