[Yade-dev] [Bug 1805416] [NEW] incompatible types in functions and predicates

2018-11-27 Thread Bruno Chareyre
Public bug reported: Affects: every built from source after [1]. Yade stable: Yade [4]: pred=PredicateIntersection(inAlignedBox((-1,-1,-1),(1,0,0)),inAlignedBox((-0.5,-0.5,-0.5),(1,1,1))) Yade [5]: bodyNumInteractionsHistogram(pred.aabb()) -> [5]: ([], []) After 7c60d78 [1]: --

[Yade-dev] [Bug 1804621] Re: bodyNumInteractionsHistogram broken

2018-11-27 Thread Bruno Chareyre
Hi Jérôme, I reverted 7c60d78 and friend for you since I did not see reaction yet. We can't keep unsure code in daily builds, sorry. Feel free to fix and recommit when everything is sorted out (if it is really worth it, I'm really not sure since the side effects are very intricate). Bruno [1]

[Yade-dev] [Bug 1805416] Re: incompatible types in functions and predicates

2018-11-27 Thread Bruno Chareyre
Fixed in [1] by reverting 7c60d78. Please fix and recommit when everything is secured. [1] https://github.com/yade/trunk/commit/ac7647f55b739e324a56d1fcfd04ba63b63513de ** Changed in: yade Status: New => Fix Released -- You received this bug notification because you are a member of Yade

[Yade-dev] [Bug 1804621] Re: bodyNumInteractionsHistogram broken

2018-11-27 Thread Bruno Chareyre
Forgot to mention the related bug (fixed by the revert) https://bugs.launchpad.net/yade/+bug/1805416 -- You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. https://bugs.launchpad.net/bugs/1804621 Title: bodyNumInteractionsHistogram broke

[Yade-dev] buildbot warnings in Yade on yade-full

2018-11-27 Thread buildbot
The Buildbot has detected a problem in the build on builder yade-full while building yade. Full details are available at: https://yade-dem.org/buildbot/builders/yade-full/builds/4927 Buildbot URL: https://yade-dem.org/buildbot/ Buildslave for this Build: r0calcul9 Build Reason: scheduler Build

[Yade-dev] [Bug 1804621] Re: bodyNumInteractionsHistogram broken

2018-11-27 Thread Bruno Chareyre
After a bit more investigation the problem I see it that it is assumed everywhere that aabb's are tuples, and they are used for constructive solid geometry. If predicate.aabb() is a tuple then aabbExtrema() must be a tuple as well, else the interface is heterogeneous and the extrema are incompat

[Yade-dev] Migrating to GitLab

2018-11-27 Thread Bruno Chareyre
Hi devs, This is an announcement (1) and call for opinions (2). (1)  We will be migrating the integration framework to GitLab.com soon. That is: the config of buildbot, doc generation, and packaging will be using gitlab and will be hosted on gitlab.com [1], while hardware ressources will be pr

[Yade-dev] buildbot warnings in Yade on yade-full

2018-11-27 Thread buildbot
The Buildbot has detected a problem in the build on builder yade-full while building Yade. Full details are available at: https://yade-dem.org/buildbot/builders/yade-full/builds/4928 Buildbot URL: https://yade-dem.org/buildbot/ Buildslave for this Build: r0calcul9 Build Reason: The Nightly sch