Skip to content

Let's get CI working #14

Let's get CI working

Let's get CI working #14

Triggered via pull request December 14, 2023 04:46
@StrilancStrilanc
synchronize #1
initci
Status Failure
Total duration 4m 35s
Artifacts

ci.yml

on: pull_request
Matrix: build_dist
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 3 warnings
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/v6/b6blbfyd4k9_43l31c6th_br0000gn/T/cibw-run-68g2yzlq/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Process completed with exit code 1.
build_dist (macos-latest, cp311-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-707s2wfq/cp311-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp311-macosx_arm64, arm64)
Process completed with exit code 1.
build_dist (macos-latest, cp310-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-l6rnlq6y/cp310-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp310-macosx_x86_64, x86_64)
Process completed with exit code 1.
build_dist (windows-2019, cp310-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-pvwupdpq\\cp310-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
build_dist (windows-2019, cp310-win_amd64)
Process completed with exit code 1.
build_dist (windows-2019, cp311-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-3hfumwmk\\cp311-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
build_dist (windows-2019, cp311-win_amd64)
Process completed with exit code 1.
build_dist (macos-latest, cp311-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-6tdgalrl/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp311-macosx_x86_64, x86_64)
Process completed with exit code 1.
build_dist (windows-2019, cp312-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-g2x15tww\\cp312-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
build_dist (windows-2019, cp312-win_amd64)
Process completed with exit code 1.
build_dist (macos-latest, cp312-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-jpje1q48/cp312-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp312-macosx_arm64, arm64)
Process completed with exit code 1.
run_main
Process completed with exit code 2.
test_pybind
Process completed with exit code 1.
test_generated_docs_are_fresh
Process completed with exit code 1.
check_sdist_installs
Process completed with exit code 1.
build_dist (macos-latest, cp310-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-wwpt0oha/cp310-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
build_dist (macos-latest, cp310-macosx_arm64, arm64)
Process completed with exit code 1.
test_o3
Process completed with exit code 2.
build_bazel
Process completed with exit code 1.
test
Process completed with exit code 2.
perf
Process completed with exit code 2.
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
Process completed with exit code 1.
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
Process completed with exit code 1.
build_dist (ubuntu-latest, cp312-manylinux_x86_64)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
build_dist (ubuntu-latest, cp312-manylinux_x86_64)
Process completed with exit code 1.
build_clang
Process completed with exit code 2.
test_pybind
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_generated_docs_are_fresh
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_bazel
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/