Skip to content

Build Wheels

Build Wheels #44

Manually triggered December 16, 2024 16:42
Status Failure
Total duration 4m 32s
Artifacts 5

wheels.yml

on: workflow_dispatch
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 6 warnings
Build wheels on for cp311-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp311-manylinux
Process completed with exit code 1.
Build wheels on for cp313-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp313-manylinux
Process completed with exit code 1.
Build wheels on for cp310-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp310-manylinux
Process completed with exit code 1.
Build wheels on for cp39-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp39-manylinux
Process completed with exit code 1.
Build wheels on for cp38-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp38-manylinux
Process completed with exit code 1.
Build wheels on for cp312-manylinux
The job was canceled because "ubuntu-20_04_manylinux__4" failed.
Build wheels on for cp312-manylinux
Command ['sh', '-c', 'if command -v apt-get; then\n apt-get -y git libicu-dev libxml2-dev libexttextcat-dev libxslt1-dev libbz2-dev zlib1g-dev autoconf automake autoconf-archive libtool autotools-dev gcc g++ make\nelif command -v yum; then\n yum install -y git libicu-devel libxml2-devel libxslt-devel libexttextcat zlib-devel bzip2-devel libtool autoconf-archive autoconf automake m4 wget\n #on CentOS 7 we also have libtar-devel libexttextcat-devel which will be installed by build-deps.sh, on 8 they are missing and will be installed from source or otherwise\nelif command -v apk; then\n apk add build-base git autoconf-archive autoconf automake libtool bzip2-dev icu-dev libxml2-dev libexttextcat-dev libtool rsync &&\n rsync -av --ignore-existing /usr/share/aclocal/*.m4 /usr/local/share/aclocal/\nfi && ./build-deps.sh\n'] failed with code 2.
Build wheels on for cp312-manylinux
Process completed with exit code 1.
Build wheels on for cp38-macosx
The job was canceled because "ubuntu-20_04_manylinux__4" failed.
Build wheels on for cp38-macosx
The operation was canceled.
Build wheels on for cp311-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
Build wheels on for cp313-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
Build wheels on for cp310-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
Build wheels on for cp39-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
Build wheels on for cp312-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
Build wheels on for cp38-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.

Artifacts

Produced during runtime
Name Size
cp310-macosx-arm64
15 MB
cp311-macosx-arm64
15 MB
cp312-macosx-arm64
15 MB
cp313-macosx-arm64
15 MB
cp39-macosx-arm64
15 MB