Re: HEAD tools build broken on amd64

2020-09-07 Thread Paul Goyette
I can confirm that this fixes my problem! Please commit! On Mon, 7 Sep 2020, Tom Spindler (moof) wrote: /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: fatal error: bfd.h: No such file or directory #include "bfd.h" ^~~ Try

Re: HEAD tools build broken on amd64

2020-09-07 Thread Ryo ONODERA
Hi, "Tom Spindler (moof)" writes: >> /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: >> >> fatal error: bfd.h: No such file or directory >> #include "bfd.h" >> ^~~ > > Try this; it's cargo-culted

Re: HEAD tools build broken on amd64

2020-09-07 Thread Tom Spindler (moof)
> /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: > > fatal error: bfd.h: No such file or directory > #include "bfd.h" > ^~~ Try this; it's cargo-culted cut-n-paste, so I'm not convinced it's correct -

re: HEAD tools build broken on amd64

2020-09-07 Thread Ryo ONODERA
Hi, Paul Goyette writes: > On Sun, 6 Sep 2020, Paul Goyette wrote: > >> On Mon, 7 Sep 2020, matthew green wrote: >> /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: fatal error: bfd.h: No such file or directory #include

re: HEAD tools build broken on amd64

2020-09-06 Thread Paul Goyette
On Sun, 6 Sep 2020, Paul Goyette wrote: On Mon, 7 Sep 2020, matthew green wrote: /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: fatal error: bfd.h: No such file or directory #include "bfd.h" ^~~ do you have a bfd.h lying

re: HEAD tools build broken on amd64

2020-09-06 Thread Paul Goyette
On Mon, 7 Sep 2020, matthew green wrote: /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: fatal error: bfd.h: No such file or directory #include "bfd.h" ^~~ do you have a bfd.h lying around somewhere it shouldn't? check your

re: HEAD tools build broken on amd64

2020-09-06 Thread matthew green
> /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/netbsd.h:54:10: > fatal error: bfd.h: No such file or directory > #include "bfd.h" >^~~ do you have a bfd.h lying around somewhere it shouldn't? check your source tree for extra files? eg 'cvs

Re: HEAD tools build broken on amd64

2020-09-06 Thread Paul Goyette
With up-to-date sources (updated on 2020-09-06 at 15:51:27 UTC), I am still getting this while building tools: ... In file included from /build/netbsd-compat/src_ro/tools/binutils/../../external/gpl3/binutils/dist/bfd/i386netbsd.c:38: