Skip to content

Demonstrate that the conduit feature does not help with C++-to-Python conversions #8957

Demonstrate that the conduit feature does not help with C++-to-Python conversions

Demonstrate that the conduit feature does not help with C++-to-Python conversions #8957

Triggered via pull request February 23, 2025 21:43
Status Failure
Total duration 15m 43s
Artifacts

ci.yml

on: pull_request
Manylinux on 🐍 3.13t β€’ GIL
6m 21s
Manylinux on 🐍 3.13t β€’ GIL
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
6m 41s
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
15m 27s
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
🐍 3 β€’ ICC latest β€’ x64
6m 57s
🐍 3 β€’ ICC latest β€’ x64
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
4m 4s
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Documentation build test
54s
Documentation build test
macos-13 β€’ brew install llvm
7m 18s
macos-13 β€’ brew install llvm
Matrix: centos
Matrix: clang
Matrix: deadsnakes
Matrix: gcc
Matrix: mingw
Matrix: standard
Matrix: win32-debug
Matrix: win32
Matrix: windows-2022
Matrix: windows_clang
Fit to window
Zoom out
Zoom in

Annotations

71 errors and 12 warnings
🐍 3 β€’ almalinux:9 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Process completed with exit code 2.
🐍 3 β€’ almalinux:8 β€’ x64
Process completed with exit code 2.
🐍 3.11 β€’ ubuntu-latest β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 3.11 β€’ ubuntu-latest β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 15 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON -DCMAKE_CXX_FLAGS="-D_=1": tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 3 β€’ Clang 18 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 17 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 16 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 14 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 3.13 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 9 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3.12 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 3.12 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.11 (deadsnakes) β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ MSVC 2022 C++20 β€’ x64
Process completed with exit code 1.
🐍 3 β€’ GCC 10 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 11 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 10 β€’ C++17β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 12 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 3.9 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 13 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ windows-2019 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 1.
🐍 3.9 β€’ windows-2019 β€’ x64
Process completed with exit code 1.
🐍 3.10 β€’ windows-latest β€’ clang-latest
Process completed with exit code 1.
🐍 3.12 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.11 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 pypy-3.11 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 graalpy-24.1 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 graalpy-24.1 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.10 β€’ macos-13 β€’ x64
Process completed with exit code 2.
Manylinux on 🐍 3.13t β€’ GIL
Process completed with exit code 2.
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON: tests/test_cpp_conduit.py#L171
test_return_instance_from_exo_planet TypeError: Unable to convert function return value to a Python type! The signature was (self: pybind11_tests.cpp_conduit.B) -> pybind11_tests::test_cpp_conduit::A
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 2.
🐍 graalpy-24.1 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.8 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
Process completed with exit code 2.
🐍 3.8 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 3 β€’ windows-latest β€’ mingw32
Process completed with exit code 2.
🐍 pypy-3.11 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ ICC latest β€’ x64
Process completed with exit code 2.
🐍 3.10 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 3.11 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
macos-13 β€’ brew install llvm
Process completed with exit code 2.
🐍 3.8 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 3 β€’ windows-latest β€’ mingw64
Process completed with exit code 2.
🐍 3.12 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 3.9 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 pypy-3.10 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 pypy-3.11 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 pypy-3.9 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 pypy-3.9 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 pypy-3.8 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 3.12 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 3.11 (deadsnakes) β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 3.9 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 pypy-3.11 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 graalpy-24.1 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 3 β€’ ICC latest β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101