daily CVS update output

2020-09-24 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/comp/mi P src/external/gpl3/gdb/bin/gdbserver/Makefile U src/external/gpl3/gdb/bin/gdbserver/arch/x86_64/version.cc P src/external/mit/ctwm/Makefile P src/external/mit/ctwm/bin/ctwm/Makefile U src/external/mit/ctwm/etc/Makefile U

Re: -current amd64 build failure

2020-09-24 Thread Paul Goyette
On Thu, 24 Sep 2020, Paul Goyette wrote: === 2 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr/share/man/html3/getentropy.html ./usr/share/man/man3/getentropy.3 =

Re: -current amd64 build failure

2020-09-24 Thread Paul Goyette
=== 2 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr/share/man/html3/getentropy.html ./usr/share/man/man3/getentropy.3 = end of 2 extra files === The

Re: -current amd64 build failure

2020-09-24 Thread Chavdar Ivanov
On Thu, 24 Sep 2020 at 12:30, Chavdar Ivanov wrote: > > On Thu, 24 Sep 2020 at 10:45, matthew green wrote: > > > > Chavdar Ivanov writes: > > > /home/sysbuild/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:41: > > > /home/sysbuild/src/usr.sbin/crash/../../sys/sys/ksyms.h:147:1: error:

Re: -current amd64 build failure

2020-09-24 Thread Chavdar Ivanov
On Thu, 24 Sep 2020 at 10:45, matthew green wrote: > > Chavdar Ivanov writes: > > /home/sysbuild/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:41: > > /home/sysbuild/src/usr.sbin/crash/../../sys/sys/ksyms.h:147:1: error: > > unknown type name 'bool' > > 147 | bool

re: -current amd64 build failure

2020-09-24 Thread matthew green
Chavdar Ivanov writes: > /home/sysbuild/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:41: > /home/sysbuild/src/usr.sbin/crash/../../sys/sys/ksyms.h:147:1: error: > unknown type name 'bool' > 147 | bool ksyms_available(void); > | ^~~~ should be fixed now. make sure you have

-current amd64 build failure

2020-09-24 Thread Chavdar Ivanov
Hi, Fourth time in a row for me; after cleaning obj and a 'make cleandir' in src: --- dependall-usr.sbin --- In file included from /home/sysbuild/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:41: /home/sysbuild/src/usr.sbin/crash/../../sys/sys/ksyms.h:147:1: error: unknown type name