I get this build error (sometimes, seem a bit random where exactly it fails, so perhaps a parallel make issue with underspecified dependencies)?
[ 13%] Performing download step (download, verify and extract) for 'dep_OpenCV'
-- Downloading...
dst='/build/orca-slicer/src/OrcaSlicer/deps/build/../DL_CACHE/OpenCV/4.6.0.tar.gz'
timeout='none'
inactivity timeout='none'
-- Using src='https://github.com/opencv/opencv/archive/refs/tags/4.6.0.tar.gz'
-- verifying file...
file='/build/orca-slicer/src/OrcaSlicer/deps/build/../DL_CACHE/OpenCV/4.6.0.tar.gz'
-- Downloading... done
-- extracting...
src='/build/orca-slicer/src/OrcaSlicer/deps/DL_CACHE/OpenCV/4.6.0.tar.gz'
dst='/build/orca-slicer/src/OrcaSlicer/deps/build/dep_OpenCV-prefix/src/dep_OpenCV'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 13%] No update step for 'dep_OpenCV'
[ 14%] Performing patch step for 'dep_OpenCV'
Checking patch deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/templates/OpenCVConfig.root-WIN32.cmake.in...
error: deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/templates/OpenCVConfig.root-WIN32.cmake.in: No such file or directory
Checking patch deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/OpenCVDetectCXXCompiler.cmake...
error: deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/OpenCVDetectCXXCompiler.cmake: No such file or directory
make[2]: *** [CMakeFiles/dep_OpenCV.dir/build.make:117: dep_OpenCV-prefix/src/dep_OpenCV-stamp/dep_OpenCV-patch] Error 1
make[1]: *** [CMakeFiles/Makefile2:689: CMakeFiles/dep_OpenCV.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
Pinned Comments
c2h5oh commented on 2025-03-19 10:57 (UTC) (edited on 2025-03-19 10:59 (UTC) by c2h5oh)
Preemptive note on version 2.3.0:
At the time of me writing this it's still 2.3.0-rc with no final release, but it is unusually buggy with a lot of different UI elements causing a crash when used. With that in mind I will not be rushing to update this package to 2.3.0 once it's tagged - I will give it at least several days to see what state 2.3.0 is and if we're better off waiting for 2.3.1.
Wayland support status:
I'm currently unable to test Wayland issues/fixes because I don't have a working Wayland setup. That will be changing in a coming weeks as I'm planning to switch to Wayland first. In the meantime I'm happy to accept a co-maintainer with experience dealing with Wayland-specific issues.
Known issues: