-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rbmi 1.3.1 fails on CRAN Fedora GCC machines #467
Comments
@luwidmer - Apologies was just wondering if you have any speculation as to what could be going on here. We are struggling to replicate this at the moment and the error only seems to occur on the Fedora machine so far. Naively I would have assumed its an rstan issue but all of their checks are passing fine. (Sorry not asking you to debug, was just wondering if anything immediately came to mind as I appreciate you are more familiar with the lower level details of C/Cpp linked code) |
@gowerc the clang one is also interesting with a very huge vector trying to be allocated? rstan was last tested on a different version of r-devel, so I doubt this is directly comparable. Given the > 100000 Gb vector allocation my speculation would be something to be quite broken up the dependency chain. |
@luwidmer The fedora clang check is still from v1.3.0. There were also problems on the two macos machines which also had run time errors from the Stan models. The thinking was there was some change in a dependency, which is why we introduced the hashing for the models to avoid using some older compiled model. |
It looks fine now? See https://cran.r-project.org/web/checks/check_results_rbmi.html |
Yerr @gravesti had pointed that out this morning as well. Really not sure what happened here... Admittedly I was never sent any complaint email from CRAN about the failure so am guessing it genuinely was a toolchain failure on their end which has now been fixed. I guess I'll just close this then as I was never able to replicate it... |
https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/rbmi-00check.html
The text was updated successfully, but these errors were encountered: