Skip to content

Add dockerfile to support static linking with opencv #35

Add dockerfile to support static linking with opencv

Add dockerfile to support static linking with opencv #35

Triggered via pull request February 2, 2024 13:25
@jimexistjimexist
synchronize #21
add-docker
Status Failure
Total duration 18m 3s
Artifacts

builld.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c OPENCV_LINK_LIBS=\"opencv_imgcodecs,opencv_imgproc,opencv_core\" OPENCV_LINK_PATHS=\"/opt/opencv/lib,/opt/opencv/lib/opencv4/3rdparty,/usr/lib/$(uname -m)-linux-gnu\" OPENCV_INCLUDE_PATHS=\"/opt/opencv/include,/opt/opencv/include/opencv4\" OPENSSL_LIB_DIR=\"/usr/lib/$(uname -m)-linux-gnu\" OPENSSL_INCLUDE_DIR=\"/usr/include/openssl\" cargo install --path . --features \"cli\"" did not complete successfully: exit code: 101