Skip to content

Fix ambiguous py::str(kwargs) overload on GCC #721

Fix ambiguous py::str(kwargs) overload on GCC

Fix ambiguous py::str(kwargs) overload on GCC #721

Triggered via pull request December 24, 2025 18:10
Status Failure
Total duration 6m 14s
Artifacts

tests-cibw.yml

on: pull_request
Matrix: build-android
Matrix: build-ios
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Android wheel macos-latest
Process completed with exit code 1.
Android wheel macos-latest
cibuildwheel: Command ['/private/var/folders/bp/kmfmhnl95kx1c8x321z7twbw0000gn/T/cibw-run-u9i80ei9/cp313-android_arm64_v8a/venv/bin/python', '-m', 'build', '/Users/runner/work/pybind11/pybind11/tests', '--wheel', '--no-isolation', '--skip-dependency-check', '--outdir=/private/var/folders/bp/kmfmhnl95kx1c8x321z7twbw0000gn/T/cibw-run-u9i80ei9/cp313-android_arm64_v8a/built_wheel'] failed with code 1.
Android wheel macos-15-intel
Process completed with exit code 1.
Android wheel macos-15-intel
cibuildwheel: Command ['/private/var/folders/6k/3_2ylbdd4rl8w3kbs55s3kk80000gn/T/cibw-run-y2tt2wh3/cp313-android_x86_64/venv/bin/python', '-m', 'build', '/Users/runner/work/pybind11/pybind11/tests', '--wheel', '--no-isolation', '--skip-dependency-check', '--outdir=/private/var/folders/6k/3_2ylbdd4rl8w3kbs55s3kk80000gn/T/cibw-run-y2tt2wh3/cp313-android_x86_64/built_wheel'] failed with code 1.
Android wheel ubuntu-latest
Process completed with exit code 1.
Android wheel ubuntu-latest
cibuildwheel: Command ['/tmp/cibw-run-hm6t88_s/cp313-android_x86_64/venv/bin/python', '-m', 'build', '/home/runner/work/pybind11/pybind11/tests', '--wheel', '--no-isolation', '--skip-dependency-check', '--outdir=/tmp/cibw-run-hm6t88_s/cp313-android_x86_64/built_wheel'] failed with code 1.
iOS wheel macos-15-intel
Process completed with exit code 1.
iOS wheel macos-15-intel
cibuildwheel: Command ['/private/var/folders/6k/3_2ylbdd4rl8w3kbs55s3kk80000gn/T/cibw-run-ld817g4f/cp313-ios_x86_64_iphonesimulator/build/venv/bin/python', '-m', 'build', '/Users/runner/work/pybind11/pybind11/tests', '--wheel', '--outdir=/private/var/folders/6k/3_2ylbdd4rl8w3kbs55s3kk80000gn/T/cibw-run-ld817g4f/cp313-ios_x86_64_iphonesimulator/built_wheel'] failed with code 1.
iOS wheel macos-14
Process completed with exit code 1.
iOS wheel macos-14
cibuildwheel: Command ['/private/var/folders/sm/xrr7tmqj20s7hrsh1qhfl1d40000gn/T/cibw-run-i8cj3m1l/cp313-ios_arm64_iphoneos/build/venv/bin/python', '-m', 'build', '/Users/runner/work/pybind11/pybind11/tests', '--wheel', '--outdir=/private/var/folders/sm/xrr7tmqj20s7hrsh1qhfl1d40000gn/T/cibw-run-i8cj3m1l/cp313-ios_arm64_iphoneos/built_wheel'] failed with code 1.
Pyodide wheel
Process completed with exit code 1.
Pyodide wheel
cibuildwheel: Command ['/tmp/cibw-run-9oyhfx8t/cp312-pyodide_wasm32/build/venv/bin/pyodide', 'build', '/home/runner/work/pybind11/pybind11/tests', '--outdir=/tmp/cibw-run-9oyhfx8t/cp312-pyodide_wasm32/built_wheel'] failed with code 1.
Android wheel ubuntu-latest
Android cibuildwheel tests are disabled on ubuntu-latest (CIBW_TEST_COMMAND is empty). See PR 5914.