Skip to content

Make: Override CC in CI #933

Make: Override CC in CI

Make: Override CC in CI #933

Re-run triggered September 19, 2024 04:00
Status Failure
Total duration 5m 27s
Artifacts 1

prerelease.yml

on: push
Update Version
3s
Update Version
Docker
24s
Docker
Matrix: Cross Compilation
Matrix: Build Python Wheels
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 15 warnings
Build Python Wheels (macos-latest, 39)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-o2i4a7kd/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build Python Wheels (macos-latest, 39)
Process completed with exit code 1.
Build Python Wheels (macos-latest, 312)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-uzyavip8/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build Python Wheels (macos-latest, 312)
Process completed with exit code 1.
Build Python Wheels (macos-latest, 37)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 37)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 37)
The operation was canceled.
Build Python Wheels (windows-latest, 38)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 38)
The operation was canceled.
Build Python Wheels (windows-latest, 310)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 310)
The operation was canceled.
Build Python Wheels (windows-latest, 311)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 311)
The operation was canceled.
Build Python Wheels (windows-latest, 312)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 312)
The operation was canceled.
Build Python Wheels (macos-latest, 310)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (macos-latest, 310)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-gn7icev7/cp310-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build Python Wheels (macos-latest, 310)
The operation was canceled.
Build Python Wheels (windows-latest, 39)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (windows-latest, 39)
The operation was canceled.
Build Python Wheels (macos-latest, 311)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (macos-latest, 311)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/usearch/usearch', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-r7nl78wz/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
Build Python Wheels (macos-latest, 311)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 39)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 39)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 310)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 310)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 37)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 37)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 38)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 38)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 312)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 312)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 311)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (ubuntu-latest, 311)
The operation was canceled.
Build Python Wheels (macos-latest, 38)
The job was canceled because "macos-latest_39" failed.
Build Python Wheels (macos-latest, 38)
The operation was canceled.
MacOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS: csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
MacOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
MacOS
cmake 3.30.3 is already installed and up-to-date. To reinstall 3.30.3, run: brew reinstall cmake
Ubuntu (GCC 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu (GCC 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, gradle/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu (GCC 14): csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu (GCC 14)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows: csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Ubuntu (Clang 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu (Clang 18): csharp/src/Cloud.Unum.USearch.Tests/USearchIndexTests.cs#L985
Type 'RealEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)