← Back to team overview

yade-dev team mailing list archive

[Bug 522244] Re: per-class build is broken?

 

I suspect your computer runs out of memory, kernel kills one of the
compiler instances and there it is, error without any message. Can you
confirm that by watching memory usage during compilation? You can also
try jobs=1 or chunkSize=10 (but that will make compilation slower).

-- 
per-class build is broken?
https://bugs.launchpad.net/bugs/522244
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
This week-end, I fixed compile errors in per-class build. Now, I have no explicit error message, but the compilation still ends with "terminated because of errors"...
Can anybody compile "per-class" at the moment?
It seems monolithic takes more time for routine edit/compile on only one file. I spend most yade-time waiting for the compiler these days... it is annoying.





Follow ups

References