daily CVS update output

2023-08-14 Thread NetBSD source update
Updating src tree: P src/bin/sh/Makefile P src/distrib/amd64/installimage/installimage.mk P src/external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c P src/external/bsd/tre/lib/Makefile P src/external/gpl3/gdb/dist/gdb/Makefile.in cvs update:

Re: i386 -current build failure

2023-08-14 Thread Chavdar Ivanov
On Mon, 14 Aug 2023 at 13:50, Chavdar Ivanov wrote: > > On Mon, 14 Aug 2023 at 10:35, Martin Husemann wrote: > > > > On Mon, Aug 14, 2023 at 09:23:37AM +0100, Chavdar Ivanov wrote: > > > Hi, > > > ERROR: nbctfmerge: Input file adiantum_selftest.o was partially built > > > from C sources, but no

Re: 10.99.7 panic: defibrillate

2023-08-14 Thread Taylor R Campbell
> Date: Mon, 14 Aug 2023 18:16:49 +0200 > From: Thomas Klausner > > On Mon, Aug 14, 2023 at 12:41:06PM +0200, Thomas Klausner wrote: > > I had followed your suggestion and bumped the heartbeat limit from 15 > > to 300, but today it paniced again. > > > > panic: cpu8: found cpu9 heart stopped

Re: 10.99.7 panic: defibrillate

2023-08-14 Thread Thomas Klausner
On Mon, Aug 14, 2023 at 12:41:06PM +0200, Thomas Klausner wrote: > I had followed your suggestion and bumped the heartbeat limit from 15 > to 300, but today it paniced again. > > panic: cpu8: found cpu9 heart stopped beating and unresponsive > > I have a core dump in case you want any particular

Re: MKCROSSGDB=yes broken in new gdb?

2023-08-14 Thread Christos Zoulas
Ah, I took care of gmp in the mknative case only. Let me fix it. christos > On Aug 13, 2023, at 10:09 PM, matthew green wrote: > >> I pass it in LDFLAGS=-L${GMPOBJ} > > ? this doesn't help gmp.h being missing... i don't know what is up > and for me, it works because pkgsrc gmp is installed.

Re: i386 -current build failure

2023-08-14 Thread Chavdar Ivanov
On Mon, 14 Aug 2023 at 10:35, Martin Husemann wrote: > > On Mon, Aug 14, 2023 at 09:23:37AM +0100, Chavdar Ivanov wrote: > > Hi, > > ERROR: nbctfmerge: Input file adiantum_selftest.o was partially built > > from C sources, but no CTF data was present > > Can you reproduce it after removing that

Re: 10.99.7 panic: defibrillate

2023-08-14 Thread Thomas Klausner
I had followed your suggestion and bumped the heartbeat limit from 15 to 300, but today it paniced again. panic: cpu8: found cpu9 heart stopped beating and unresponsive I have a core dump in case you want any particular details. I've now switched set it to 0. Thomas

Re: i386 -current build failure

2023-08-14 Thread Martin Husemann
On Mon, Aug 14, 2023 at 09:23:37AM +0100, Chavdar Ivanov wrote: > Hi, > ERROR: nbctfmerge: Input file adiantum_selftest.o was partially built > from C sources, but no CTF data was present Can you reproduce it after removing that .o file (or the whole kernel build directory)? This symptom often

i386 -current build failure

2023-08-14 Thread Chavdar Ivanov
Hi, Does anybody else get the following while building i396 -current: --- # link INSTALL_XEN3PAE_DOMU/netbsd /dumps/sysbuild/i386/tools/bin/i486--netbsdelf-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0xc010 -e start -X -o netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ}