Skip to content

lib/x86/adler32: add an AVX-512 implementation #429

lib/x86/adler32: add an AVX-512 implementation

lib/x86/adler32: add an AVX-512 implementation #429

Triggered via pull request February 21, 2024 08:22
@ebiggersebiggers
opened #342
dev
Status Failure
Total duration 10m 54s
Artifacts

ci.yml

on: pull_request
Build and test (macOS)
36s
Build and test (macOS)
Run clang static analyzer
55s
Run clang static analyzer
Run shellcheck
9s
Run shellcheck
Cross compile for Windows
49s
Cross compile for Windows
Test building adler32.c and crc32.c with various flags
24s
Test building adler32.c and crc32.c with various flags
Matrix: cross-compile-for-android
Matrix: fuzz-with-libFuzzer
Matrix: other-arch-build-and-test
Matrix: windows-msys2-build-and-test
Matrix: windows-visualstudio-build-and-test
Matrix: windows-visualstudio-build
Matrix: x86_64-build-and-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
Cross compile for Windows
Process completed with exit code 2.
Build and test (x86_64, ubuntu-20.04, gcc)
Process completed with exit code 2.
Build and test (x86_64, ubuntu-22.04, gcc)
The job was canceled because "ubuntu-20_04_gcc" failed.
Build and test (x86_64, ubuntu-20.04, clang)
The job was canceled because "ubuntu-20_04_gcc" failed.
Build and test (x86_64, ubuntu-22.04, clang)
The job was canceled because "ubuntu-20_04_gcc" failed.
Build and test (Windows, Visual Studio 17 2022, ClangCL, x64)
Process completed with exit code 1.
Build and test (Windows, Visual Studio 17 2022, v143, x64)
The job was canceled because "windows-2022_Visual_Stu_2" failed.
Build and test (Windows, Visual Studio 17 2022, v143, Win32)
The job was canceled because "windows-2022_Visual_Stu_2" failed.
Build and test (Windows, Visual Studio 17 2022, ClangCL, Win32)
The job was canceled because "windows-2022_Visual_Stu_2" failed.
Build and test (Windows, Visual Studio 16 2019, v142, x64)
The job was canceled because "windows-2022_Visual_Stu_2" failed.
Build and test (Windows, Visual Studio 16 2019, v142, x64)
The operation was canceled.
Build and test (Windows, Visual Studio 16 2019, v142, Win32)
The job was canceled because "windows-2022_Visual_Stu_2" failed.
Build and test (Windows, Visual Studio 16 2019, v142, Win32)
The operation was canceled.
Build and test (armv6, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (aarch64, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv7, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (riscv64, ubuntu_latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv6, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (ppc64le, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv7, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (s390x, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (aarch64, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (s390x, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (riscv64, ubuntu_latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (ppc64le, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.