Skip to content

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Nov 27, 2025

Currently failing to build - see comment below


@ cybind commit 93f2dbbb5aa07dec9c03cc5a062d110410e811fe

@ cybind commit 93f2dbbb5aa07dec9c03cc5a062d110410e811fe
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Nov 27, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Nov 27, 2025

Build failure:

  cuda/bindings/cufile.cpp: In function ‘PyObject* __pyx_f_4cuda_8bindings_6cufile__get__py_anon_pod3_dtype_offsets()’:
  cuda/bindings/cufile.cpp:8533:21: error: aggregate ‘__pyx_f_4cuda_8bindings_6cufile__get__py_anon_pod3_dtype_offsets()::_anon_pod3 __pyx_v_pod’ has incomplete type and cannot be defined
   8533 |   struct _anon_pod3 __pyx_v_pod;
        |                     ^~~~~~~~~~~
  cuda/bindings/cufile.cpp:8536:21: error: aggregate ‘__pyx_f_4cuda_8bindings_6cufile__get__py_anon_pod3_dtype_offsets()::_anon_pod3 __pyx_t_1’ has incomplete type and cannot be defined
   8536 |   struct _anon_pod3 __pyx_t_1;
        |                     ^~~~~~~~~

Full build log: qa_bindings_linux_2025-11-26+162743_build_log.txt

@leofang
Copy link
Member

leofang commented Nov 27, 2025

@mdboom is handling it in #1244. There are a few codegen changes that he aggregated.

@rwgk
Copy link
Collaborator Author

rwgk commented Nov 27, 2025

I understand the situation now. Thanks. Closing.

@rwgk rwgk closed this Dec 1, 2025
@rwgk rwgk deleted the cybind_delayed_updates branch December 1, 2025 17:35
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 this pull request may close these issues.

2 participants