Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv: misc cleanups; fix CUDA build #339619

Merged
merged 2 commits into from
Sep 25, 2024

cudaPackages.tests: create tests for OpenCV/Torch ordering

7edb29b
Select commit
Loading
Failed to load commit list.
Merged

opencv: misc cleanups; fix CUDA build #339619

cudaPackages.tests: create tests for OpenCV/Torch ordering
7edb29b
Select commit
Loading
Failed to load commit list.
OfBorg / opencv, opencv.passthru.tests on aarch64-darwin completed Sep 25, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: opencv, opencv.passthru.tests

Details

Partial log

/nix/store/dms68qnmvykd40kkrw85wkxp4yk1c0j7-opencv-4.9.0-package_tests/samples/python/stereo_match.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/9pj4rzx5pbynkkxq1srzwjhywmcfxws3-python3-3.12.5/bin/python"
/nix/store/dms68qnmvykd40kkrw85wkxp4yk1c0j7-opencv-4.9.0-package_tests/samples/python/color_histogram.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/9pj4rzx5pbynkkxq1srzwjhywmcfxws3-python3-3.12.5/bin/python"
/nix/store/dms68qnmvykd40kkrw85wkxp4yk1c0j7-opencv-4.9.0-package_tests/samples/python/distrans.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/9pj4rzx5pbynkkxq1srzwjhywmcfxws3-python3-3.12.5/bin/python"
error: builder for '/nix/store/cvp39i8q3m4dbhrk42q3yiz7b9x214ib-opencv4-tests.drv' failed with exit code 134;
       last 4 log lines:
       > dyld[26301]: Library not loaded: @rpath/libopencv_calib3d.409.dylib
       >   Referenced from: <65E9EE35-CDCE-337C-9E82-DA07795358DE> /nix/store/ycgl2g8wibgdymlmg3sikd3kgav57wgb-opencv-4.9.0-package_tests/opencv_test_calib3d
       >   Reason: tried: '/usr/local/lib/libopencv_calib3d.409.dylib' (no such file), '/usr/lib/libopencv_calib3d.409.dylib' (no such file, not in dyld cache)
       > /private/tmp/nix-build-opencv4-tests.drv-0/.attr-0l2nkwhif96f51f4amnlf414lhl4rv9vh8iffyp431v6s28gsr90: line 11: 26301 Abort trap: 6           /nix/store/ycgl2g8wibgdymlmg3sikd3kgav57wgb-opencv-4.9.0-package_tests/opencv_test_calib3d --test_threads=$NIX_BUILD_CORES --gtest_filter=$GTEST_FILTER
       For full logs, run 'nix log /nix/store/cvp39i8q3m4dbhrk42q3yiz7b9x214ib-opencv4-tests.drv'.