Skip to content

Fix import failing if SSE module is missing but polyfill is not #1749

Fix import failing if SSE module is missing but polyfill is not

Fix import failing if SSE module is missing but polyfill is not #1749

Triggered via pull request May 3, 2024 20:46
Status Failure
Total duration 6m 27s
Artifacts

ci.yml

on: pull_request
build_lib
15s
build_lib
Matrix: build_dist
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest /Users/runner/work/Stim/Stim/src /Users/runner/work/Stim/Stim/glue/cirq && stim help'] failed with code 2. None
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Process completed with exit code 1.
build_dist (macos-latest, cp38-macosx_x86_64, x86_64)
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest /Users/runner/work/Stim/Stim/src /Users/runner/work/Stim/Stim/glue/cirq && stim help'] failed with code 2. None
build_dist (macos-latest, cp38-macosx_x86_64, x86_64)
Process completed with exit code 1.
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_dist (macos-latest, cp38-macosx_x86_64, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_dist (macos-latest, cp38-macosx_x86_64, x86_64)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.