[python] start python bindings #84
Triggered via pull request
December 7, 2024 20:32
Status
Cancelled
Total duration
13m 5s
Artifacts
–
Annotations
6 errors and 18 warnings
Build eudsl macos_x86_64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-28' exists
|
Build eudsl macos_arm64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-28' exists
|
Build eudsl ubuntu_x86_64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-28' exists
|
Build eudsl ubuntu_x86_64
The operation was canceled.
|
Build eudsl windows_x86_64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-28' exists
|
Build eudsl windows_x86_64
The operation was canceled.
|
Build eudsl ubuntu_x86_64
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build eudsl ubuntu_x86_64
extra tokens at end of #include directive
|
Build eudsl ubuntu_x86_64
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build eudsl ubuntu_x86_64
extra tokens at end of #include directive
|
Build eudsl ubuntu_x86_64
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build eudsl ubuntu_x86_64
extra tokens at end of #include directive
|
Build eudsl ubuntu_x86_64
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build eudsl ubuntu_x86_64
extra tokens at end of #include directive
|
Build eudsl ubuntu_x86_64
cast from type ‘const PyObject*’ {aka ‘const _object*’} to type ‘PyObject*’ {aka ‘_object*’} casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const PyTypeObject*’ {aka ‘const _typeobject*’} to type ‘PyObject*’ {aka ‘_object*’} casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const PyObject*’ {aka ‘const _object*’} to type ‘PyObject*’ {aka ‘_object*’} casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const PyTypeObject*’ {aka ‘const _typeobject*’} to type ‘PyObject*’ {aka ‘_object*’} casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const char* const’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const void*’ to type ‘nanobind::detail::func_data_prelim<0>*’ casts away qualifiers [-Wcast-qual]
|
Build eudsl ubuntu_x86_64
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|