Skip to content

add argument number dispatch mechanism for std::function casting #8131

add argument number dispatch mechanism for std::function casting

add argument number dispatch mechanism for std::function casting #8131

Triggered via pull request August 20, 2024 15:10
Status Failure
Total duration 17m 30s
Artifacts

ci.yml

on: pull_request
Manylinux on 🐍 3.13t β€’ GIL
4m 58s
Manylinux on 🐍 3.13t β€’ GIL
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
6m 20s
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
14m 26s
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
🐍 3 β€’ ICC latest β€’ x64
7m 8s
🐍 3 β€’ ICC latest β€’ x64
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
3m 41s
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Documentation build test
43s
Documentation build test
macos-13 β€’ brew install llvm
9m 3s
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

56 errors
🐍 3 β€’ Clang 5 β€’ C++14 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Process completed with exit code 2.
🐍 3 β€’ almalinux:9 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 15 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ almalinux:8 β€’ 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 β€’ GCC 9 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 10 β€’ C++17β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON -DCMAKE_CXX_FLAGS="-D_=1": tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue TypeError: add2(): incompatible function arguments. The following argument types are supported: 1. (arg0: pybind11_tests.virtual_functions.Data, arg1: pybind11_tests.virtual_functions.Data, arg2: pybind11_tests.virtual_functions.Adder, arg3: Callable[[pybind11_tests.virtual_functions.Data], None]) -> None Invoked with: <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Data object at 0x7f99572060e0>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Data object at 0x7f9957206180>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Adder object at 0x7f99572061d0>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.StoreResultVisitor object at 0x7f995722b070>
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L115
test_cpp_correct_overload_resolution SystemError: <function test_cpp_correct_overload_resolution.<locals>.A.__call__ at 0x7f2e4eb31440> returned a result with an exception set
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue SystemError: <class 'test_virtual_functions.test_recursive_dispatch_issue.<locals>.Data'> returned a result with an exception set
🐍 3.13 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 13 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue TypeError: add2(): incompatible function arguments. The following argument types are supported: 1. (arg0: pybind11_tests.virtual_functions.Data, arg1: pybind11_tests.virtual_functions.Data, arg2: pybind11_tests.virtual_functions.Adder, arg3: Callable[[pybind11_tests.virtual_functions.Data], None]) -> None Invoked with: <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Data object at 0x7f150d9c53b0>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Data object at 0x7f150d9c54a0>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.Adder object at 0x7f150d9c54f0>, <test_virtual_functions.test_recursive_dispatch_issue.<locals>.StoreResultVisitor object at 0x7f150d9bbd60>
🐍 3.9 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 11 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 12 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 10 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ windows-2019 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ MSVC 2022 C++20 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.10 β€’ windows-latest β€’ clang-latest
Process completed with exit code 1.
🐍 3 β€’ Clang 11 β€’ C++20 β€’ x64
Process completed with exit code 2.
Manylinux on 🐍 3.13t β€’ GIL
Process completed with exit code 2.
🐍 3.9 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 3.13 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L115
test_cpp_correct_overload_resolution SystemError: An exception was set, but function returned a value
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue SystemError: An exception was set, but function returned a value
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ windows-2019 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 1.
🐍 3.10 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON: tests/test_callbacks.py#L115
test_cpp_correct_overload_resolution SystemError: An exception was set, but function returned a value
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON: tests/test_callbacks.py#L133
test_cpp_function_roundtrip SystemError: Function returned a NULL result without setting an exception
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue SystemError: An exception was set, but function returned a value
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 2.
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
Process completed with exit code 2.
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L115
test_cpp_correct_overload_resolution SystemError: An exception was set, but function returned a value
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue SystemError: An exception was set, but function returned a value
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 pypy-3.9 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.10 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 3 β€’ ICC latest β€’ x64
Process completed with exit code 2.
🐍 pypy-3.10 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.9 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Process completed with exit code 1.
🐍 pypy-3.8 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 pypy-3.8 β€’ macos-13 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
Process completed with exit code 2.