Skip to content

docker: avoid deprecated cuda architectures #27

docker: avoid deprecated cuda architectures

docker: avoid deprecated cuda architectures #27

Triggered via push October 9, 2023 17:37
Status Cancelled
Total duration 32m 30s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors
opencv-gpu-cuda-11-2-2
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -Lo opencv.zip ${OPENCV_FILE} && unzip -q opencv.zip && curl -Lo opencv_contrib.zip ${OPENCV_CONTRIB_FILE} && unzip -q opencv_contrib.zip && rm opencv.zip opencv_contrib.zip && cd opencv-${OPENCV_VERSION} && mkdir build && cd build && cmake -D CMAKE_BUILD_TYPE=RELEASE -D WITH_IPP=OFF -D WITH_OPENGL=OFF -D WITH_QT=OFF -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=../../opencv_contrib-${OPENCV_VERSION}/modules -D OPENCV_ENABLE_NONFREE=ON -D WITH_JASPER=OFF -D BUILD_DOCS=OFF -D BUILD_EXAMPLES=OFF -D BUILD_TESTS=OFF -D BUILD_PERF_TESTS=ON -D BUILD_opencv_java=NO -D BUILD_opencv_python=NO -D BUILD_opencv_python2=NO -D BUILD_opencv_python3=NO -D WITH_TBB=ON -D BUILD_JPEG=ON -D WITH_SIMD=ON -D WITH_LIBJPEG_TURBO_SIMD=ON -D WITH_CUDA=ON -D ENABLE_FAST_MATH=1 -D CUDA_FAST_MATH=1 -D WITH_CUBLAS=1 -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda/ -D BUILD_opencv_cudacodec=OFF -D WITH_CUDNN=ON -D OPENCV_DNN_CUDA=ON -D CUDA_ARCH_BIN=5.3,6.0,6.1,7.0,7.5,8.0,8.6,8.9,9.0 -D OPENCV_GENERATE_PKGCONFIG=ON .. && make -j $(nproc --all) && make preinstall && make install && ldconfig && cd / && rm -rf opencv*" did not complete successfully: exit code: 2
opencv-ubuntu-22-04
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv-ubuntu-22-04
The operation was canceled.
opencv-gpu-cuda-12
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv-gpu-cuda-12
The operation was canceled.
opencv-ubuntu-18-04
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv-ubuntu-18-04
The operation was canceled.
opencv
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv
The operation was canceled.
opencv-gpu-cuda-11
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv-gpu-cuda-11
The operation was canceled.
opencv-static
Canceling since a higher priority waiting request for 'Docker-refs/heads/build-opencv-images' exists
opencv-static
The operation was canceled.