Build Wheels #40
Annotations
30 errors and 5 warnings
Build wheels on for cp311-macosx
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build wheels on for cp311-macosx
GitHub Actions has encountered an internal error when running your job.
|
Build wheels on for cp39-macosx
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build wheels on for cp39-macosx
GitHub Actions has encountered an internal error when running your job.
|
Build wheels on for cp310-macosx
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build wheels on for cp310-macosx
GitHub Actions has encountered an internal error when running your job.
|
Build wheels on for cp38-macosx
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build wheels on for cp38-macosx
GitHub Actions has encountered an internal error when running your job.
|
Build wheels on for cp312-macosx
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Build wheels on for cp312-macosx
GitHub Actions has encountered an internal error when running your job.
|
Build wheels on for cp311-macosx
Command ['/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-74ioqssj/cp311-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/python-ucto/python-ucto', '--wheel-dir=/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-74ioqssj/cp311-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on for cp311-macosx
Process completed with exit code 1.
|
Build wheels on for cp39-macosx
Command ['/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-99edy2wo/cp39-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/python-ucto/python-ucto', '--wheel-dir=/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-99edy2wo/cp39-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on for cp39-macosx
Process completed with exit code 1.
|
Build wheels on for cp312-macosx
Command ['/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-npmqmglx/cp312-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/python-ucto/python-ucto', '--wheel-dir=/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-npmqmglx/cp312-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on for cp312-macosx
Process completed with exit code 1.
|
Build wheels on for cp310-macosx
Command ['/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-3juntaxh/cp310-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/python-ucto/python-ucto', '--wheel-dir=/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-3juntaxh/cp310-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on for cp310-macosx
Process completed with exit code 1.
|
Build wheels on for cp38-macosx
Command ['/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-6w6jxj1_/cp38-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/python-ucto/python-ucto', '--wheel-dir=/private/var/folders/3s/b36dp_4s3wv3byw057j8bp940000gn/T/cibw-run-6w6jxj1_/cp38-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on for cp38-macosx
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 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 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
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 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 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 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 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 cp38-macosx
libtextcat has been deprecated because it has a removed upstream repository! It will be disabled on 2025-01-01.
|