Build error on amd64

2020-08-09 Thread Paul Goyette
While building tools, I get In file included from /build/netbsd-local/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/i386netbsd.c:38: /build/netbsd-local/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/ netbsd.h:54:10: fatal error: bfd.h: No such file or directory

Re: Build error on amd64 -current

2020-06-27 Thread Jaromír Doleček
Fixed in rev.1.137 of sys/arch/xen/x86/cpu.c Le sam. 27 juin 2020 à 11:42, Jaromír Doleček a écrit : > > I'll fix it. > > Le sam. 27 juin 2020 à 11:39, Andreas Gustafsson a écrit : > > > > Paul Goyette wrote: > > > With up-to-date sources I'm getting > > > > > >

Re: Build error on amd64 -current

2020-06-27 Thread Jaromír Doleček
I'll fix it. Le sam. 27 juin 2020 à 11:39, Andreas Gustafsson a écrit : > > Paul Goyette wrote: > > With up-to-date sources I'm getting > > > > /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function > > 'mp_cpu_start': > > /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c:999:1:

Re: Build error on amd64 -current

2020-06-27 Thread Andreas Gustafsson
Paul Goyette wrote: > With up-to-date sources I'm getting > > /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function > 'mp_cpu_start': > /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c:999:1: error: stack usage > is5408 bytes [-Werror=stack-usage=] > mp_cpu_start(struct cpu_info

Re: Build error on amd64 -current

2020-06-26 Thread Hisashi T Fujinaka
I've been complaining about this since yesterday. I'm trying a clean build now. On Fri, 26 Jun 2020, Paul Goyette wrote: With up-to-date sources I'm getting /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function 'mp_cpu_start':

Build error on amd64 -current

2020-06-26 Thread Paul Goyette
With up-to-date sources I'm getting /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function 'mp_cpu_start': /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c:999:1: error: stack usage is5408 bytes [-Werror=stack-usage=] mp_cpu_start(struct cpu_info *ci, vaddr_t target) ^~~~

Build error on amd64 for XEN3_DOMU kernel

2017-12-12 Thread Paul Goyette
I'm seeing the following errors when building XEN3_DOMU Build directory is /build/netbsd-local/obj/amd64/sys/arch/amd64/compile/INSTALL_XEN3_DOMU Don't forget to run "make depend" /build/netbsd-local/tools/x86_64/amd64/bin/nbmake -C

Build error on amd64 - unbound.conf

2016-08-22 Thread Paul Goyette
With up-to-date sources: --- install-external --- x86_64--netbsd-install: unbound.conf: stat: No such file or directory *** [/build/netbsd-local/dest/amd64/etc/unbound/unbound.conf] Error code 1 nbmake[8]: stopped in /build/netbsd-local/src/external/bsd/unbound/etc 1 error