Skip to content

Implement support for *meson* build. #24

Implement support for *meson* build.

Implement support for *meson* build. #24

Triggered via push August 13, 2024 07:28
Status Failure
Total duration 1m 29s
Artifacts

wheels.yml

on: push
Matrix: Build Wheels on Linux
Matrix: Build Wheels on macOS
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
Build Wheels on Linux (CPython 3.10 x86 64 bits, cp310-manylinux_x86_64, x86_64)
Command ['sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on Linux (CPython 3.10 x86 64 bits, cp310-manylinux_x86_64, x86_64)
Process completed with exit code 1.
Build Wheels on Linux (CPython 3.12 x86 64 bits, cp312-manylinux_x86_64, x86_64)
Command ['sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on Linux (CPython 3.12 x86 64 bits, cp312-manylinux_x86_64, x86_64)
Process completed with exit code 1.
Build Wheels on Linux (CPython 3.11 x86 64 bits, cp311-manylinux_x86_64, x86_64)
The job was canceled because "CPython_3_10_x86_64_bits_" failed.
Build Wheels on Linux (CPython 3.11 x86 64 bits, cp311-manylinux_x86_64, x86_64)
Command ['sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on Linux (CPython 3.11 x86 64 bits, cp311-manylinux_x86_64, x86_64)
Process completed with exit code 1.
Build Wheels on macOS (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
Command ['/bin/sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on macOS (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
Process completed with exit code 1.
Build Wheels on macOS (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
Command ['/bin/sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on macOS (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
Process completed with exit code 1.
Build Wheels on macOS (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
The job was canceled because "CPython_3_11_ARM_64_bits_" failed.
Build Wheels on macOS (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
Command ['/bin/sh', '-c', "time python -c 'import numpy as np;from chromatic_aberration_correction import correct_chromatic_aberration;RGB = np.random.random([2160, 3840, 3]).astype(np.float32);correct_chromatic_aberration(RGB, 4, 4, np.array([-0.25, 1.375, -0.125], np.float32), 15.0 / 255, 0.5, 1.0, 1.0, 0.25, 128.0 / 255, 64.0 / 255)'"] failed with code 1.
Build Wheels on Linux (CPython 3.10 x86 64 bits, cp310-manylinux_x86_64, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build Wheels on Linux (CPython 3.12 x86 64 bits, cp312-manylinux_x86_64, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build Wheels on Linux (CPython 3.11 x86 64 bits, cp311-manylinux_x86_64, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build Wheels on macOS (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build Wheels on macOS (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build Wheels on macOS (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.