Re: Segfault building netbsd tools from upstream

2021-04-10 Thread Samuel Thibault
Damien Zammit, le sam. 10 avril 2021 20:22:29 +1000, a ecrit: > #6 0x010ef772 in _IO_new_fopen (filename=0x0, mode=0x80a4651 "r") > at iofopen.c:86 > #7 0x080823de in fopen_unlocked () > #8 0x08049bb7 in diagnostic_cb(cpp_reader*, cpp_diagnostic_level, > cpp_warning_r > eason, rich_location

Segfault building netbsd tools from upstream

2021-04-10 Thread Damien Zammit
Hi, When cross-building netbsd tools on hurd, I get this error during the build of gcc.old: (The file match.pd exists) ./build.sh -m i386 -E -D ../dest -T ../dest/tools -u tools ... demo@zamhurd:/part3/demo/git/netbsd/src/tools/gcc/obj/build/gcc$ gdb --args buil d/genmatch --gimple /part3/demo