In message: <20050722191337.269d965b.lehmann_at_ans-netz.de> Oliver Lehmann <lehmann_at_ans-netz.de> writes: : Daniel Dvorak wrote: : : > Yes, I can confirm this bug, when one use make buildworld with -jN. : > If you build the code without -jN, it is all right. : : I've -j[2-9][0-9]* buildworld problems too. Tried it twice, once with : -j16, once with -j4 - and everytime it fails on different locations. : : -c /usr/src/lib/libc/i386/string/strrchr.S -o strrchr.So : cc: Internal error: Abort trap (program cc1) : Please submit a full bug report. : : Is the last copy&paste output I have Chances are you are running out of memory. Can you try the build w/o -jN? Large values of N can easily run a body out of swap space, yeilding a build failure when the tree is perfectly fine. Persoanally, I never do a -j larger then 4 or 8. top shows that the system that I have is giant bound when I do, so why add more people to the list of Giant waiters? WarnerReceived on Sat Jul 23 2005 - 17:06:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:39 UTC