From: Stefan Sperling Subject: Re: got build + regress script for cron To: Tracey Emery Cc: gameoftrees@openbsd.org Date: Tue, 14 Apr 2020 20:16:58 +0200 On Mon, Mar 09, 2020 at 07:57:36AM -0600, Tracey Emery wrote: > On Mon, Mar 09, 2020 at 12:53:28PM +0100, Klemens Nanni wrote: > > On Sun, Mar 08, 2020 at 04:51:59PM +0100, Stefan Sperling wrote: > > > This is a script which updates a got worktree, compiles got and gotweb, > > > runs regression tests, and sends email if something went wrong. > > > > > > I plan to run this from a cronjob on a sparc64 machine. > > > > > > Any objections to having logs of failures mailed to this list? > > No, that sounds great, unless it floods the list. I'm sure you'll keep > > an eye out and do not expect (too much) mails anyway, I'd say go ahead. > > > > Fine here. We have a winner :D This is the first time it triggered. I didn't make the script send to the list yet on purpose, but future ones will go here directly. ----- Forwarded message from Stefan Sperling ----- Date: Tue, 14 Apr 2020 19:51:07 +0200 (CEST) From: Stefan Sperling To: stsp@stsp.name Subject: got-build-regress.sh build failure Message-ID: got-build-regress.sh for branch 'master' on Tue Apr 14 17:50:01 UTC 2020 Running on OpenBSD 6.6-current (GENERIC.MP) #237: Fri Mar 6 16:53:42 MST 2020 deraadt@sparc64.openbsd.org:/usr/src/sys/arch/sparc64/compile/GENERIC.MP Cleaning the work tree $ got status ? .got-build-regress.sh.lock ? build.log $ make clean ===> libexec ===> libexec/got-read-blob rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-blob got-read-blob.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-blob.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-read-commit rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-commit got-read-commit.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-commit.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-read-object rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-object got-read-object.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-object.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-read-tree rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-tree got-read-tree.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-tree.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-read-tag rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-tag got-read-tag.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-tag.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-fetch-pack rm -f a.out [Ee]rrs mklog *.core y.tab.h got-fetch-pack got-fetch-pack.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-fetch-pack.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> libexec/got-index-pack rm -f a.out [Ee]rrs mklog *.core y.tab.h got-index-pack got-index-pack.o error.o inflate.o object_parse.o object_idset.o delta_cache.o delta.o pack.o path.o privsep.o sha1.o got-index-pack.d error.d inflate.d object_parse.d object_idset.d delta_cache.d delta.d pack.d path.d privsep.d sha1.d ===> libexec/got-read-pack rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-pack got-read-pack.o delta.o error.o inflate.o object_cache.o object_idset.o object_parse.o opentemp.o pack.o path.o privsep.o sha1.o delta_cache.o got-read-pack.d delta.d error.d inflate.d object_cache.d object_idset.d object_parse.d opentemp.d pack.d path.d privsep.d sha1.d delta_cache.d ===> libexec/got-read-gitconfig rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-gitconfig got-read-gitconfig.o error.o inflate.o object_parse.o path.o privsep.o sha1.o gitconfig.o got-read-gitconfig.d error.d inflate.d object_parse.d path.d privsep.d sha1.d gitconfig.d ===> got rm -f a.out [Ee]rrs mklog *.core y.tab.h got got.o blame.o commit_graph.o delta.o diff.o diffreg.o error.o fileindex.o object.o object_cache.o object_idset.o object_parse.o opentemp.o path.o pack.o privsep.o reference.o repository.o sha1.o worktree.o inflate.o buf.o rcsutil.o diff3.o lockfile.o deflate.o object_create.o delta_cache.o fetch.o got.d blame.d commit_graph.d delta.d diff.d diffreg.d error.d fileindex.d object.d object_cache.d object_idset.d object_parse.d opentemp.d path.d pack.d privsep.d reference.d repository.d sha1.d worktree.d inflate.d buf.d rcsutil.d diff3.d lockfile.d deflate.d object_create.d delta_cache.d fetch.d ===> tog rm -f a.out [Ee]rrs mklog *.core y.tab.h tog tog.o blame.o commit_graph.o delta.o diff.o diffreg.o error.o fileindex.o object.o object_cache.o object_idset.o object_parse.o opentemp.o path.o pack.o privsep.o reference.o repository.o sha1.o worktree.o utf8.o inflate.o buf.o rcsutil.o diff3.o lockfile.o deflate.o object_create.o delta_cache.o tog.d blame.d commit_graph.d delta.d diff.d diffreg.d error.d fileindex.d object.d object_cache.d object_idset.d object_parse.d opentemp.d path.d pack.d privsep.d reference.d repository.d sha1.d worktree.d utf8.d inflate.d buf.d rcsutil.d diff3.d lockfile.d deflate.d object_create.d delta_cache.d ===> regress ===> regress/cmdline rm -f a.out [Ee]rrs mklog *.core y.tab.h ===> regress/delta rm -f a.out [Ee]rrs mklog *.core y.tab.h delta_test delta.o error.o opentemp.o path.o inflate.o sha1.o delta_test.o delta.d error.d opentemp.d path.d inflate.d sha1.d delta_test.d ===> regress/idset rm -f a.out [Ee]rrs mklog *.core y.tab.h idset_test error.o sha1.o object_idset.o inflate.o path.o object_parse.o idset_test.o error.d sha1.d object_idset.d inflate.d path.d object_parse.d idset_test.d ===> regress/path rm -f a.out [Ee]rrs mklog *.core y.tab.h path_test error.o path.o sha1.o path_test.o error.d path.d sha1.d path_test.d ===> regress/fetch rm -f a.out [Ee]rrs mklog *.core y.tab.h fetch_test error.o privsep.o reference.o sha1.o object.o object_parse.o path.o opentemp.o repository.o lockfile.o object_cache.o pack.o inflate.o deflate.o delta.o delta_cache.o object_idset.o object_create.o fetch.o fetch_test.o error.d privsep.d reference.d sha1.d object.d object_parse.d path.d opentemp.d repository.d lockfile.d object_cache.d pack.d inflate.d deflate.d delta.d delta_cache.d object_idset.d object_create.d fetch.d fetch_test.d ===> gotweb rm -f a.out [Ee]rrs mklog *.core y.tab.h gotweb gotweb.o parse.o blame.o commit_graph.o delta.o diff.o diffreg.o error.o fileindex.o object.o object_cache.o object_idset.o object_parse.o opentemp.o path.o pack.o privsep.o reference.o repository.o sha1.o worktree.o inflate.o buf.o rcsutil.o diff3.o lockfile.o deflate.o object_create.o delta_cache.o parse.c parse.h gotweb.d parse.d blame.d commit_graph.d delta.d diff.d diffreg.d error.d fileindex.d object.d object_cache.d object_idset.d object_parse.d opentemp.d path.d pack.d privsep.d reference.d repository.d sha1.d worktree.d inflate.d buf.d rcsutil.d diff3.d lockfile.d deflate.d object_create.d delta_cache.d ===> gotweb/libexec ===> gotweb/libexec/got-read-blob rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-blob got-read-blob.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-blob.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> gotweb/libexec/got-read-commit rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-commit got-read-commit.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-commit.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> gotweb/libexec/got-read-object rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-object got-read-object.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-object.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> gotweb/libexec/got-read-tree rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-tree got-read-tree.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-tree.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> gotweb/libexec/got-read-tag rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-tag got-read-tag.o error.o inflate.o object_parse.o path.o privsep.o sha1.o got-read-tag.d error.d inflate.d object_parse.d path.d privsep.d sha1.d ===> gotweb/libexec/got-read-pack rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-pack got-read-pack.o delta.o error.o inflate.o object_cache.o object_idset.o object_parse.o opentemp.o pack.o path.o privsep.o sha1.o delta_cache.o got-read-pack.d delta.d error.d inflate.d object_cache.d object_idset.d object_parse.d opentemp.d pack.d path.d privsep.d sha1.d delta_cache.d ===> gotweb/libexec/got-read-gitconfig rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-gitconfig got-read-gitconfig.o error.o inflate.o object_parse.o path.o privsep.o sha1.o gitconfig.o got-read-gitconfig.d error.d inflate.d object_parse.d path.d privsep.d sha1.d gitconfig.d Updating the work tree $ cat .got/base-commit 79bf0650c0b21854551674a8306d638ac8760698 $ /usr/local/bin/got update -b master U README U gotweb/gotweb.c Updated to commit aa309cb072eb85f42a5852b52747d7096b076d31 Testing a regular dev build $ make obj ===> libexec ===> libexec/got-read-blob ===> libexec/got-read-commit ===> libexec/got-read-object ===> libexec/got-read-tree ===> libexec/got-read-tag ===> libexec/got-fetch-pack ===> libexec/got-index-pack ===> libexec/got-read-pack ===> libexec/got-read-gitconfig ===> got ===> tog ===> regress ===> regress/cmdline ===> regress/delta ===> regress/idset ===> regress/path ===> regress/fetch ===> gotweb ===> gotweb/libexec ===> gotweb/libexec/got-read-blob ===> gotweb/libexec/got-read-commit ===> gotweb/libexec/got-read-object ===> gotweb/libexec/got-read-tree ===> gotweb/libexec/got-read-tag ===> gotweb/libexec/got-read-pack ===> gotweb/libexec/got-read-gitconfig $ make -j 8 ===> libexec ===> libexec/got-read-blob cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/got-read-blob.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-blob/../../include -I/home/stsp/got/libexec/got-read-blob/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-blob/../../lib/sha1.c cc -O0 -g -o got-read-blob got-read-blob.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-read-commit cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/got-read-commit.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-commit/../../include -I/home/stsp/got/libexec/got-read-commit/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-commit/../../lib/sha1.c cc -O0 -g -o got-read-commit got-read-commit.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-read-object cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/got-read-object.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-object/../../include -I/home/stsp/got/libexec/got-read-object/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-object/../../lib/sha1.c cc -O0 -g -o got-read-object got-read-object.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-read-tree cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/got-read-tree.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tree/../../include -I/home/stsp/got/libexec/got-read-tree/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tree/../../lib/sha1.c cc -O0 -g -o got-read-tree got-read-tree.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-read-tag cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/got-read-tag.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-tag/../../include -I/home/stsp/got/libexec/got-read-tag/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-tag/../../lib/sha1.c cc -O0 -g -o got-read-tag got-read-tag.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-fetch-pack cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/got-fetch-pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-fetch-pack/../../include -I/home/stsp/got/libexec/got-fetch-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-fetch-pack/../../lib/sha1.c cc -O0 -g -o got-fetch-pack got-fetch-pack.o error.o inflate.o object_parse.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-index-pack cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/got-index-pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/object_idset.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/delta_cache.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/delta.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-index-pack/../../include -I/home/stsp/got/libexec/got-index-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-index-pack/../../lib/sha1.c cc -O0 -g -o got-index-pack got-index-pack.o error.o inflate.o object_parse.o object_idset.o delta_cache.o delta.o pack.o path.o privsep.o sha1.o -lutil -lz ===> libexec/got-read-pack cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/got-read-pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/delta.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/object_cache.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/object_idset.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/opentemp.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/sha1.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-pack/../../include -I/home/stsp/got/libexec/got-read-pack/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-pack/../../lib/delta_cache.c cc -O0 -g -o got-read-pack got-read-pack.o delta.o error.o inflate.o object_cache.o object_idset.o object_parse.o opentemp.o pack.o path.o privsep.o sha1.o delta_cache.o -lutil -lz ===> libexec/got-read-gitconfig cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/got-read-gitconfig.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/sha1.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gitconfig/../../include -I/home/stsp/got/libexec/got-read-gitconfig/../../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/libexec/got-read-gitconfig/../../lib/gitconfig.c cc -O0 -g -o got-read-gitconfig got-read-gitconfig.o error.o inflate.o object_parse.o path.o privsep.o sha1.o gitconfig.o -lutil -lz ===> got cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/got.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/blame.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/commit_graph.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/delta.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/diff.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/diffreg.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/fileindex.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/object.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/object_cache.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/object_idset.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/opentemp.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/reference.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/repository.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/sha1.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/worktree.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/buf.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/rcsutil.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/diff3.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/lockfile.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/deflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/object_create.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/delta_cache.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/got/../include -I/home/stsp/got/got/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/got/../lib/fetch.c cc -O0 -g -o got got.o blame.o commit_graph.o delta.o diff.o diffreg.o error.o fileindex.o object.o object_cache.o object_idset.o object_parse.o opentemp.o path.o pack.o privsep.o reference.o repository.o sha1.o worktree.o inflate.o buf.o rcsutil.o diff3.o lockfile.o deflate.o object_create.o delta_cache.o fetch.o -lutil -lz ===> tog cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/tog.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/blame.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/commit_graph.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/delta.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/diff.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/diffreg.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/fileindex.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/object.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/object_cache.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/object_idset.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/opentemp.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/pack.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/reference.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/repository.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/sha1.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/worktree.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/utf8.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/buf.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/rcsutil.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/diff3.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/lockfile.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/deflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/object_create.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/tog/../include -I/home/stsp/got/tog/../lib -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.34-current -c /home/stsp/got/tog/../lib/delta_cache.c cc -O0 -g -o tog tog.o blame.o commit_graph.o delta.o diff.o diffreg.o error.o fileindex.o object.o object_cache.o object_idset.o object_parse.o opentemp.o path.o pack.o privsep.o reference.o repository.o sha1.o worktree.o utf8.o inflate.o buf.o rcsutil.o diff3.o lockfile.o deflate.o object_create.o delta_cache.o -lpanel -lncursesw -lutil -lz -lpthread $ make install ===> libexec ===> libexec/got-read-blob install -c -o stsp -g stsp -m 555 got-read-blob /home/stsp/bin/got-read-blob ===> libexec/got-read-commit install -c -o stsp -g stsp -m 555 got-read-commit /home/stsp/bin/got-read-commit ===> libexec/got-read-object install -c -o stsp -g stsp -m 555 got-read-object /home/stsp/bin/got-read-object ===> libexec/got-read-tree install -c -o stsp -g stsp -m 555 got-read-tree /home/stsp/bin/got-read-tree ===> libexec/got-read-tag install -c -o stsp -g stsp -m 555 got-read-tag /home/stsp/bin/got-read-tag ===> libexec/got-fetch-pack install -c -o stsp -g stsp -m 555 got-fetch-pack /home/stsp/bin/got-fetch-pack ===> libexec/got-index-pack install -c -o stsp -g stsp -m 555 got-index-pack /home/stsp/bin/got-index-pack ===> libexec/got-read-pack install -c -o stsp -g stsp -m 555 got-read-pack /home/stsp/bin/got-read-pack ===> libexec/got-read-gitconfig install -c -o stsp -g stsp -m 555 got-read-gitconfig /home/stsp/bin/got-read-gitconfig ===> got install -c -o stsp -g stsp -m 555 got /home/stsp/bin/got ===> tog install -c -o stsp -g stsp -m 555 tog /home/stsp/bin/tog $ make -j 8 web make -C gotweb yacc -d -o parse.c /home/stsp/got/gotweb/parse.y 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.34-current -c /home/stsp/got/gotweb/../lib/delta_cache.c 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.34-current -c /home/stsp/got/gotweb/../lib/object_create.c 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.34-current -c /home/stsp/got/gotweb/../lib/deflate.c 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.34-current -c /home/stsp/got/gotweb/../lib/lockfile.c 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.34-current -c /home/stsp/got/gotweb/../lib/diff3.c 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.34-current -c /home/stsp/got/gotweb/../lib/rcsutil.c 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.34-current -c /home/stsp/got/gotweb/../lib/buf.c 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.34-current -c /home/stsp/got/gotweb/../lib/inflate.c 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.34-current -c /home/stsp/got/gotweb/../lib/worktree.c 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.34-current -c /home/stsp/got/gotweb/../lib/sha1.c 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.34-current -c /home/stsp/got/gotweb/../lib/repository.c 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.34-current -c /home/stsp/got/gotweb/../lib/reference.c 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.34-current -c /home/stsp/got/gotweb/../lib/privsep.c 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.34-current -c /home/stsp/got/gotweb/../lib/pack.c 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.34-current -c /home/stsp/got/gotweb/../lib/path.c 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.34-current -c /home/stsp/got/gotweb/../lib/opentemp.c 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.34-current -c /home/stsp/got/gotweb/../lib/object_parse.c 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.34-current -c /home/stsp/got/gotweb/../lib/object_idset.c 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.34-current -c /home/stsp/got/gotweb/../lib/object_cache.c 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.34-current -c /home/stsp/got/gotweb/../lib/object.c 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.34-current -c /home/stsp/got/gotweb/../lib/fileindex.c 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.34-current -c /home/stsp/got/gotweb/../lib/error.c 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.34-current -c /home/stsp/got/gotweb/../lib/diffreg.c 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.34-current -c /home/stsp/got/gotweb/../lib/diff.c 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.34-current -c /home/stsp/got/gotweb/../lib/delta.c 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.34-current -c /home/stsp/got/gotweb/../lib/commit_graph.c 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.34-current -c /home/stsp/got/gotweb/../lib/blame.c 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.34-current -c /home/stsp/got/gotweb/gotweb.c 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.34-current -c parse.c cc1: warnings being treated as errors /home/stsp/got/gotweb/gotweb.c: In function 'gw_index': /home/stsp/got/gotweb/gotweb.c:638: warning: implicit declaration of function 'khtml_printf' /home/stsp/got/gotweb/gotweb.c:673: warning: implicit declaration of function 'khttp_urlpart' /home/stsp/got/gotweb/gotweb.c:674: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:754: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:771: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:788: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:805: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:858: warning: implicit declaration of function 'khttp_urlpartx' /home/stsp/got/gotweb/gotweb.c:859: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:885: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_commits': /home/stsp/got/gotweb/gotweb.c:997: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1023: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1066: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1097: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_briefs': /home/stsp/got/gotweb/gotweb.c:1200: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1265: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1312: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1344: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_tags': /home/stsp/got/gotweb/gotweb.c:1666: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:1697: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_template': /home/stsp/got/gotweb/gotweb.c:2301: warning: implicit declaration of function 'khttp_printf' /home/stsp/got/gotweb/gotweb.c: In function 'gw_output_repo_tags': /home/stsp/got/gotweb/gotweb.c:3079: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:3117: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:3136: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_blame_cb': /home/stsp/got/gotweb/gotweb.c:3760: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_output_repo_tree': /home/stsp/got/gotweb/gotweb.c:4128: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:4168: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:4174: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_output_repo_heads': /home/stsp/got/gotweb/gotweb.c:4334: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:4370: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c:4388: warning: assignment makes pointer from integer without a cast /home/stsp/got/gotweb/gotweb.c: In function 'gw_output_site_link': /home/stsp/got/gotweb/gotweb.c:4451: warning: assignment makes pointer from integer without a cast *** Error 1 in gotweb (:87 'gotweb.o') *** Error 1 in target 'gotweb.o' *** Error 2 in /home/stsp/got (Makefile:33 'web') ----- End forwarded message -----