Wheels #2467
Annotations
2 errors and 2 warnings
|
Build wheels
Process completed with exit code 1.
|
|
Build wheels
cibuildwheel: Command ['sh', '-c', 'yum install -y libzstd-devel cmake && yum install -y devtoolset-10-make || true && cd / && VERS=0.195 && curl https://sourceware.org/elfutils/ftp/$VERS/elfutils-$VERS.tar.bz2 > ./elfutils.tar.bz2 && tar -xf elfutils.tar.bz2 && cd elfutils-$VERS && CFLAGS=\'-Wno-error -g -O3\' CXXFLAGS=\'-Wno-error -g -O3\' ./configure --disable-nls --enable-libdebuginfod=dummy --disable-debuginfod --with-zstd && PATH="/opt/rh/devtoolset-10/root/usr/bin/:$PATH" make install'] failed with code 35.
|
|
Build wheels
cibuildwheel: 'cpython-freethreading' enable is deprecated and will be removed in a future version. It should be removed from tool.cibuildwheel.enable in pyproject.toml or CIBW_ENABLE environment variable.
|
|
Set up Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
background
wait
wait-all
cancel
parallel
Loading