From: Stefan Sperling Subject: Re: got-build-regress.sh build failure To: gameoftrees@openbsd.org Date: Tue, 13 Sep 2022 20:24:44 +0200 On Tue, Sep 13, 2022 at 08:00:16PM +0200, stsp@stsp.name wrote: > got-build-regress.sh for branch 'main' on Tue Sep 13 18:00:04 UTC 2022 > > 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 > PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. > cc: error: unable to execute command: Abort trap (core dumped) > cc: error: linker command failed due to signal (use -v to see invocation) Not sure what went wrong here. I have seen this error pop up during kernel relinking as well from time to time. If this becomes a regular failure, I will disable the arm64 regress build again until this issue gets fixed.