Skip to content

Zstd compressor (#3) #160

Zstd compressor (#3)

Zstd compressor (#3) #160

Re-run triggered January 11, 2024 17:30
Status Failure
Total duration 1m 37s
Artifacts

python-wheels.yml

on: pull_request
Matrix: Build Python wheels
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build Python wheels (ubuntu-22.04)
Command ['sh', '-c', 'echo "Installing OpenEXR..." && cd openexr.build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../openexr.install -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_PREFIX_PATH=../openexr.install -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_TESTING=OFF -DOPENEXR_INSTALL_EXAMPLES=OFF -DOPENEXR_BUILD_TOOLS=OFF -DBUILD_SHARED_LIBS=OFF -DOPENEXR_FORCE_INTERNAL_DEFLATE=ON -DOPENEXR_FORCE_INTERNAL_IMATH=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON ../ && cmake --build ./ --config Release --clean-first && cmake --install ./ --config Release && cd ..\n'] failed with code 2.
Build Python wheels (ubuntu-22.04)
Process completed with exit code 1.
Build Python wheels (windows-latest)
The job was canceled because "ubuntu-22_04" failed.
Build Python wheels (windows-latest)
The operation was canceled.
Build Python wheels (macOS-latest)
The job was canceled because "ubuntu-22_04" failed.
Build Python wheels (macOS-latest)
Command echo "Installing OpenEXR..." && cd openexr.build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../openexr.install -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_PREFIX_PATH=../openexr.install -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_TESTING=OFF -DOPENEXR_INSTALL_EXAMPLES=OFF -DOPENEXR_BUILD_TOOLS=OFF -DBUILD_SHARED_LIBS=OFF -DOPENEXR_FORCE_INTERNAL_DEFLATE=ON -DOPENEXR_FORCE_INTERNAL_IMATH=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON ../ && cmake --build ./ --config Release --clean-first && cmake --install ./ --config Release && cd ..
Build Python wheels (macOS-latest)
The operation was canceled.