on 16/12/2009 13:45 Jordi Espasa Clofent said the following: [snip] > /usr/src/gnu/usr.bin/binutils/libbinutils/../../../../contrib/binutils/binutils/debug.c:2407: > internal compiler error: Bus error: 10 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > after the classical > > $ chflags -R noschg /usr/obj/usr && cd /usr/src && make cleandir && make > cleandir && make -j10 buildworld > > I've sync the source tree (with 7_2 tag) previously, of course. > > ¿Any clues? I've never seen this kind ok error in builworld stage.
Internal compiler errors during kernel/world build typically[*] point to hardware problems. Especially so on stable branches. [*] 'Typically' is a great under-emphasizing here. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
