Subject: Re: i386 build problem
To: Matthias Scheler <tron@zhadum.de>
From: John Nemeth <jnemeth@victoria.tc.ca>
List: current-users
Date: 08/14/2005 06:02:25
On Nov 30,  1:41am, Matthias Scheler wrote:
} In article <200508141036.j7EAasbT009374@vtn1.victoria.tc.ca>,
} 	jnemeth@victoria.tc.ca (John Nemeth) writes:
} >      On my i386 build system, for the last couple of weeks, I have not
} > been able to get a build.  The error I get is:
} > 
} > ===> build.sh command: ./build.sh -j 2 -R /mnt/NetBSD-current/releasedir -D /mnt/NetBSD-current/destdir -T /mnt/NetBSD-current/tooldir -O /mnt/NetBSD-current/objdir -X /mnt/NetBSD-current/xsrc -x -u tools sourcesets release
} > ===> build.sh started: Sun Aug 14 01:57:17 PDT 2005
} > ===> No /mnt/NetBSD-current/tooldir/bin/nbmake, needs building.
} > ===> Bootstrapping nbmake
} > checking for sh... /bin/sh
} > [...]
} > checking for vsnprintf... yes
} > configure: creating ./config.status
} > config.status: creating buildmake.sh
} > cc  -O -D_PATH_BSHELL="/bin/sh" -D_PATH_DEFSHELLDIR="/bin" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c /mnt/NetBSD-current/src/tools/make/../../usr.bin/make/arch.c
} 
} I don't see the actual error messge here? Did you perhaps remove too
} many lines?

     Oops, the error didn't make it into my log (I have fixed my build
script).  Anyways, here it is:

/mnt/NetBSD-current/src/usr.bin/make/arch.c: In function `Arch_ParseArchive':
/mnt/NetBSD-current/src/usr.bin/make/arch.c:477: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.

ERROR: Build of nbmake failed
*** BUILD ABORTED ***

}-- End of excerpt from Matthias Scheler