guess we missed some dependency ..
checking for shared library run path origin... /usr/bin/ld: cannot find
-lwebp: No such file or directory
/usr/bin/ld: cannot find -lzstd: No such file or directory collect2: error: ld returned 1 exit status
make[5]: *** [src/bin/jp2/CMakeFiles/opj_decompress.dir/build.make:215: bin/opj_decompress] Error 1
make[5]: Leaving directory '/the-path/cinelerra/cinelerra-5.1/thirdparty/openjpeg-2.5.0'
try to install zstd and webp libs (and there -dev portions just to be sure) and rerun compile?