Skip to content

attempt to add get_frames function, doesn't compile #541

attempt to add get_frames function, doesn't compile

attempt to add get_frames function, doesn't compile #541

Triggered via push May 2, 2024 13:35
Status Failure
Total duration 2m 15s
Artifacts 1

build.yml

on: push
build_wheels_matrix
9s
build_wheels_matrix
Build source distribution
14s
Build source distribution
Matrix: build_wheels
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
Build ubuntu-latest cp310-manylinux_x86_64
Command ['sh', '-c', 'set -e # exit on error\nARCH="$(uname -m)" # convert the Linux arch to Debian ABI arch\ncase $ARCH in\n armv5*) DEB_ARCH="armv5";;\n armv6*) DEB_ARCH="armv6";;\n armv7*) DEB_ARCH="arm";;\n aarch64) DEB_ARCH="arm64";;\n x86) DEB_ARCH="386";;\n x86_64) DEB_ARCH="amd64";;\n i686) DEB_ARCH="386";;\n i386) DEB_ARCH="386";;\nesac\ndnf install epel-release wget systemd-devel libusb1-devel --assumeyes\ndnf install alien --assumeyes\nalien --to-rpm --target="$ARCH" "${LIBIRIMAGER_DOWNLOAD_DIR}/libirimager-4.1.1-${DEB_ARCH}.deb"\n# the auto-generated RPM made by alien is kinda buggy, so we need\n# to use --replacefiles to avoid rpm throwing an error\nrpm --install --replacefiles ./libirimager-4.1.1-*.rpm\n'] failed with code 1.
Build ubuntu-latest cp310-manylinux_x86_64
Process completed with exit code 1.
Build ubuntu-latest cp311-manylinux_x86_64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp311-manylinux_x86_64
Command ['sh', '-c', 'set -e # exit on error\nARCH="$(uname -m)" # convert the Linux arch to Debian ABI arch\ncase $ARCH in\n armv5*) DEB_ARCH="armv5";;\n armv6*) DEB_ARCH="armv6";;\n armv7*) DEB_ARCH="arm";;\n aarch64) DEB_ARCH="arm64";;\n x86) DEB_ARCH="386";;\n x86_64) DEB_ARCH="amd64";;\n i686) DEB_ARCH="386";;\n i386) DEB_ARCH="386";;\nesac\ndnf install epel-release wget systemd-devel libusb1-devel --assumeyes\ndnf install alien --assumeyes\nalien --to-rpm --target="$ARCH" "${LIBIRIMAGER_DOWNLOAD_DIR}/libirimager-4.1.1-${DEB_ARCH}.deb"\n# the auto-generated RPM made by alien is kinda buggy, so we need\n# to use --replacefiles to avoid rpm throwing an error\nrpm --install --replacefiles ./libirimager-4.1.1-*.rpm\n'] failed with code 1.
Build ubuntu-latest cp311-manylinux_x86_64
Process completed with exit code 1.
Build ubuntu-latest cp39-manylinux_aarch64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp39-manylinux_aarch64
The operation was canceled.
Build ubuntu-latest cp38-manylinux_aarch64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp38-manylinux_aarch64
The operation was canceled.
Build ubuntu-latest cp39-manylinux_x86_64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp39-manylinux_x86_64
The operation was canceled.
Build ubuntu-latest cp311-manylinux_aarch64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp311-manylinux_aarch64
The operation was canceled.
Build ubuntu-latest cp310-manylinux_aarch64
The job was canceled because "cp310-manylinux_x86_64_ub" failed.
Build ubuntu-latest cp310-manylinux_aarch64
The operation was canceled.
build_wheels_matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build source distribution
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ubuntu-latest cp310-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, docker/setup-qemu-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact Expired
70.3 KB