Skip to content
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

Fail of the Ubuntu setup due to testthat failing with segfault ☹️ #128

Open
j-i-l opened this issue Jul 12, 2024 · 3 comments · May be fixed by #134
Open

Fail of the Ubuntu setup due to testthat failing with segfault ☹️ #128

j-i-l opened this issue Jul 12, 2024 · 3 comments · May be fixed by #134
Assignees

Comments

@j-i-l
Copy link
Collaborator

j-i-l commented Jul 12, 2024

The fail of the Ubuntu setup is due to testthat failing in some test with segfault ☹️ https://github.com/furrer-lab/abn/actions/runs/9910471997/job/27380922315#step:18:80 which is not directly related to the installation process, but should be addressed anyways.

Originally posted by @j-i-l in #126 (comment)

@j-i-l
Copy link
Collaborator Author

j-i-l commented Jul 13, 2024

@matteodelucchi matteodelucchi linked a pull request Jul 18, 2024 that will close this issue
@matteodelucchi matteodelucchi linked a pull request Jul 18, 2024 that will close this issue
@matteodelucchi
Copy link
Contributor

Seems like ${CPPFLAGS}, ${PKG_CPPFLAGS} and ${PKG_LIBS} did not end up correctly in the configure file (see here: https://github.com/furrer-lab/abn/actions/runs/9910471997/job/27380922315#step:13:80). Maybe this has something to do with the above errors...

@j-i-l
Copy link
Collaborator Author

j-i-l commented Aug 7, 2024

As far as I can tell the error occurs in forLoopContent and failing is the lme4::glmer call. (glmer is also mentioned in #62)

@matteodelucchi matteodelucchi self-assigned this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants