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

The Nightly Dev Build job failed on Tuesday (2024-05-28) #712

Closed
github-actions bot opened this issue May 29, 2024 · 2 comments
Closed

The Nightly Dev Build job failed on Tuesday (2024-05-28) #712

github-actions bot opened this issue May 29, 2024 · 2 comments
Assignees

Comments

@github-actions
Copy link

The Nightly Dev Build job failed on Tuesday (2024-05-28) in run 9278934563

@jdblischak
Copy link

The error on Tuesday night happened during installation. From a quick skim of the log, I think there was a problem building libtiledb.

In file included from RcppExports.cpp:4:
../inst/include/tiledb.h:8:10: fatal error: tiledb/tiledb: No such file or directory
    8 | #include <tiledb/tiledb>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make: *** [/usr/lib/R/etc/Makeconf:204: RcppExports.o] Error 1
ERROR: compilation failed for package ‘tiledb’
* removing ‘/usr/local/lib/R/site-library/tiledb’

However, the nightly build passed last night, so I think this Issue can be closed

@eddelbuettel
Copy link
Contributor

eddelbuettel commented May 30, 2024

Yes that was a side effect of #711 which has been fixed by #713.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants