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 build job failed on Friday (2024-10-18) #782

Closed
github-actions bot opened this issue Oct 18, 2024 · 3 comments
Closed

The nightly build job failed on Friday (2024-10-18) #782

github-actions bot opened this issue Oct 18, 2024 · 3 comments

Comments

@github-actions
Copy link

The nightly build job failed on Friday (2024-10-18) in run 11396712732

@jdblischak
Copy link
Collaborator

The Ubuntu and macOS builds against dev libtiledb both failed. Based on the error messages, I assume this is due to TileDB-Inc/TileDB#5336

  /Users/runner/work/TileDB-VCF/TileDB-VCF/TileDB-Py/tiledb/cc/group.cc:122:8: note: in instantiation of function template specialization 'pybind11::class_<tiledb::Group>::def<void (tiledb::Group::*)(const std::string &, const bool &, std::optional<std::string>, std::optional<tiledb_object_t>), pybind11::arg, pybind11::arg_v, pybind11::arg_v>' requested here
        .def("_add", &Group::add_member, py::arg("uri"),
         ^
  1 error generated.

@teo-tsirpanis please advise

xref: TileDB-Inc/centralized-tiledb-nightlies#24 (comment)

@teo-tsirpanis
Copy link
Member

Yes, same error as in TileDB-Py centralized nightlies.

@jdblischak
Copy link
Collaborator

Fixed by TileDB-Inc/TileDB-Py#2093

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

5 participants