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

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: got-build-regress.sh regress failure
To:
gameoftrees@openbsd.org
Date:
Mon, 6 Sep 2021 12:57:05 +0200

Download raw body.

Thread
On Mon, Sep 06, 2021 at 12:14:57PM +0200, stsp@stsp.name wrote:
> fetch.o: In function `got_fetch_connect':
> /home/stsp/got/regress/fetch/../../lib/fetch.c:88: undefined reference to `got_dial_ssh'
> /home/stsp/got/regress/fetch/../../lib/fetch.c:91: undefined reference to `got_dial_git'
> fetch_test.o: In function `fetch_parse_uri':
> /home/stsp/got/regress/fetch/fetch_test.c:141: undefined reference to `got_fetch_parse_uri'
> collect2: ld returned 1 exit status
> *** Error 1 in regress/fetch (<bsd.prog.mk>:125 'fetch_test')
> *** Error 2 in regress (<bsd.subdir.mk>:48 'all': @for entry in cmdline delta deltify idset path fetch; do  set -e; if test -d /home/stsp/go...)
> *** Error 2 in /home/stsp/got (<bsd.subdir.mk>:62 'regress': @set -e; if test -d /home/stsp/got/regress.sparc64; then  _newdir_=regress.spar...)
> 
> 
> 	 Test failures:
> 
> 

Oops, I was sloppy last night. Fixed in-tree now.