-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
Cannot install development version #537
Comments
Looks like it's not happy with some file sizes. @bgoodri Any ideas? |
Try R 4.1 I guess
…On Mon, Jun 21, 2021 at 3:26 PM Jonah Gabry ***@***.***> wrote:
E> C:\Users\SBRILL1\AppData\Local\Temp\ccKCIkOw.s: Assembler messages:
E> C:\Users\SBRILL1\AppData\Local\Temp\ccKCIkOw.s: Fatal error: can't
write 56 bytes to section .text of stan_files/continuous.o: 'file too big'
E>
C:/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/as.exe:
stan_files/continuous.o: too many sections (79359)
E> C:\Users\SBRILL~1\AppData\Local\Temp\ccKCIkOw.s: Fatal error: can't
close stan_files/continuous.o: file too big
Looks like it's not happy with some file sizes.
@bgoodri <https://github.com/bgoodri> Any ideas?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#537 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZ2XKSBIKR5EYOAGAEDQUTTT6G47ANCNFSM47ARJKLQ>
.
|
Summary:
I'm trying to build the
feature/survival
branch from source, using "Install and Restart" in the RStudio console for therstanarm.Rproj
R project.But after taking forever (some time overnight), it eventually fails, this time with this error in the build window:
Reproducible Steps:
As described above.
RStanARM Version:
feature/survival
branch.R Version:
4.0.3
Operating System:
Windows 10
The text was updated successfully, but these errors were encountered: