[PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I noticed though that the sipQtGuiPart0.cpp has only a difference

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Jim Bublitz
On Monday 15 October 2007 09:44, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Phil Thompson
On Monday 15 October 2007, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem with that number. Even -j 30 causes this. I noticed

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
On 15.10.07 10:08:07, Jim Bublitz wrote: On Monday 15 October 2007 09:44, Andreas Pakulat wrote: Hi, yesterday I fetched a new PyQt4 snapshot and as always let it build with -c -j 8. After about 30 minutes that it spent on sipQtGuipart0 I stopped it and increased to -j 20. Same problem

Re: [PyQt] PyQt4 snapshots don't build with -c -j

2007-10-15 Thread Andreas Pakulat
On 15.10.07 18:12:10, Phil Thompson wrote: On Monday 15 October 2007, Andreas Pakulat wrote: Is there anything that can be done to fix this? (I've got a GB of RAM here, so that shouldn't be an issue) It really sucks having to disable concatenation as it speeds up compilation a lot. I