Re: builds fail w/undef ref in rump tests

2023-08-20 Thread John D. Baker
On Sun, 20 Aug 2023, Taylor R Campbell wrote: > > Date: Sun, 20 Aug 2023 09:45:20 -0500 (CDT) > > From: "John D. Baker" > > > > kernspace/workqueue.o: > > $NetBSD: workqueue.c,v 1.10 2023/08/10 22:20:20 riastradh Exp $ > > > > kernspace/libkernspace.a: > > $NetBSD: sendsig.c,v 1.2 202

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread John D. Baker
On Sun, 20 Aug 2023, John D. Baker wrote: > within the example OBJDIR (mip64el), the only "*kernspace*" are: > > ./tests/rump/kernspace/libkernspace.so.0.0.debug > ./tests/rump/kernspace/libkernspace.so.0.0.link > ./tests/rump/kernspace/libkernspace.so.0.0 > (dated 31 May 2020) > > Maybe it's tr

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread Taylor R Campbell
> Date: Sun, 20 Aug 2023 09:45:20 -0500 (CDT) > From: "John D. Baker" > > On Sun, 20 Aug 2023, Taylor R Campbell wrote: > > > That's odd, can you share this ident(1) output? > > > > cd $OBJDIR/tests/rump > > ident kernspace/workqueue.o kernspace/libkernspace.a > > kernspace/workqueue.o: >

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread John D. Baker
On Sun, 20 Aug 2023, Taylor R Campbell wrote: > That's odd, can you share this ident(1) output? > > cd $OBJDIR/tests/rump > ident kernspace/workqueue.o kernspace/libkernspace.a kernspace/workqueue.o: $NetBSD: workqueue.c,v 1.10 2023/08/10 22:20:20 riastradh Exp $ kernspace/libkernspace.a:

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread John D. Baker
On Sun, 20 Aug 2023, Taylor R Campbell wrote: > > Date: Sun, 20 Aug 2023 14:11:02 +0200 > > From: Martin Husemann > > > > On Sun, Aug 20, 2023 at 12:08:01PM +, Taylor R Campbell wrote: > > > > /r0/build/current/tools/amd64/bin/mips64el--netbsd-gcc > > > > --sysroot=/r0/build/current/DEST

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread Taylor R Campbell
> Date: Sun, 20 Aug 2023 14:11:02 +0200 > From: Martin Husemann > > On Sun, Aug 20, 2023 at 12:08:01PM +, Taylor R Campbell wrote: > > > /r0/build/current/tools/amd64/bin/mips64el--netbsd-gcc > > > --sysroot=/r0/build/current/DEST/evbmips64-el -Wl,--warn-shared-textrel > > > -pie -sha

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread Martin Husemann
On Sun, Aug 20, 2023 at 12:08:01PM +, Taylor R Campbell wrote: > > /r0/build/current/tools/amd64/bin/mips64el--netbsd-gcc > > --sysroot=/r0/build/current/DEST/evbmips64-el -Wl,--warn-shared-textrel > > -pie -shared-libgcc -o t_workqueue t_workqueue.o > > -Wl,-rpath-link,/r0/buil

Re: builds fail w/undef ref in rump tests

2023-08-20 Thread Taylor R Campbell
> From: "John D. Baker" > Date: Sat, 19 Aug 2023 11:28:32 -0500 (CDT) > > Now that the MKCROSSGDB and new libpcap issues seem to have been ironed > out, my builds (all arches) have resumed failing due to the following > (evbmips-mips64el shown, sparc, macppc, dreamcast, i386, amd64 show the > sam

builds fail w/undef ref in rump tests

2023-08-19 Thread John D. Baker
Now that the MKCROSSGDB and new libpcap issues seem to have been ironed out, my builds (all arches) have resumed failing due to the following (evbmips-mips64el shown, sparc, macppc, dreamcast, i386, amd64 show the same failure): [...] #create fs/Atffile dependall ===> tests/rump dependall ===