Download raw body.
got-build-regress.sh build failure
got-build-regress.sh for branch 'master' on Mon Sep 21 10:00:01 UTC 2020 Running on OpenBSD 6.7 (GENERIC.MP) #310: Thu May 7 18:41:00 MDT 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 C got/Makefile M got/git-repository.5 M got/got-worktree.5 M got/got.1 M got/got.c C got/got.conf.5 M gotweb/Makefile M include/got_repository.h M include/got_worktree.h M lib/fetch.c M lib/got_lib_repository.h M lib/got_lib_worktree.h M lib/object.c M lib/object_parse.c M lib/privsep.c M lib/repository.c M lib/worktree.c M libexec/got-fetch-pack/got-fetch-pack.c M libexec/got-index-pack/got-index-pack.c M libexec/got-read-blob/got-read-blob.c M libexec/got-read-commit/got-read-commit.c M libexec/got-read-gitconfig/got-read-gitconfig.c M libexec/got-read-gotconfig/got-read-gotconfig.c M libexec/got-read-object/got-read-object.c M libexec/got-read-pack/got-read-pack.c M libexec/got-read-tag/got-read-tag.c M libexec/got-read-tree/got-read-tree.c C regress/cmdline/commit.sh C regress/cmdline/fetch.sh M regress/fetch/Makefile M tog/Makefile $ 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 ===> libexec/got-read-gotconfig rm -f a.out [Ee]rrs mklog *.core y.tab.h got-read-gotconfig got-read-gotconfig.o error.o inflate.o object_parse.o path.o privsep.o sha1.o parse.o parse.c parse.h got-read-gotconfig.d error.d inflate.d object_parse.d path.d privsep.d sha1.d parse.d ===> got *** Parse error in /home/stsp/got/got: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c gotconfig.c" (Makefile:13) *** Parse error: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c" (Makefile:20) *** Parse error: Need an operator in '>>>>>>>' (Makefile:22) *** Error 1 in /home/stsp/got (<bsd.subdir.mk>:48 'clean': @for entry in libexec got tog regress gotweb; do set -e; if test -d /home/stsp/g...) Updating the work tree $ cat .got/base-commit c47340daf7e078d5d04930146cb9307d94b09bc1 $ /usr/local/bin/got update -b master # got/Makefile # got/got.conf.5 # regress/cmdline/commit.sh # regress/cmdline/fetch.sh U tog/tog.c U util/got-build-regress.sh Updated to commit b46c1e045aae963c26a2e4959236dcdd6c285813 Files not updated because of existing merge conflicts: 4 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 ===> libexec/got-read-gotconfig ===> got *** Parse error in /home/stsp/got/got: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c gotconfig.c" (Makefile:13) *** Parse error: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c" (Makefile:20) *** Parse error: Need an operator in '>>>>>>>' (Makefile:22) *** Error 1 in /home/stsp/got (<bsd.subdir.mk>:48 'obj': @for entry in libexec got tog regress gotweb; do set -e; if test -d /home/stsp/got...) $ make -j 2 ===> 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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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.40-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 ===> libexec/got-read-gotconfig yacc -d -o parse.c /home/stsp/got/libexec/got-read-gotconfig/parse.y cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/sha1.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/privsep.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/path.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/object_parse.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/inflate.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/../../lib/error.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c /home/stsp/got/libexec/got-read-gotconfig/got-read-gotconfig.c cc -O2 -pipe -O0 -g -Werror -Wall -Wstrict-prototypes -Wunused-variable -MD -MP -I/home/stsp/got/libexec/got-read-gotconfig/../../include -I/home/stsp/got/libexec/got-read-gotconfig/../../lib -I/home/stsp/got/libexec/got-read-gotconfig -DGOT_LIBEXECDIR=/home/stsp/bin -DGOT_VERSION=0.40-current -c parse.c cc -O0 -g -o got-read-gotconfig got-read-gotconfig.o error.o inflate.o object_parse.o path.o privsep.o sha1.o parse.o -lutil -lz ===> got *** Parse error in /home/stsp/got/got: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c gotconfig.c" (Makefile:13) *** Parse error: Unassociated shell command " deflate.c object_create.c delta_cache.c fetch.c" (Makefile:20) *** Parse error: Need an operator in '>>>>>>>' (Makefile:22) *** Error 1 in /home/stsp/got (<bsd.subdir.mk>:48 'all')
got-build-regress.sh build failure