On Sun, 2020-10-04 at 19:44 +0200, Iñaki Ucar wrote: > On Sun, 4 Oct 2020 at 18:39, Jerry James <loganjerry@xxxxxxxxx> > wrote: > > On Sun, Oct 4, 2020 at 7:07 AM Iñaki Ucar <iucar@xxxxxxxxxxxxxxxxx> > > wrote: > > > I'm not sure what's the issue here: > > > > > > - tbb provides libtbb.so.2 > > > - opencv-core requires libtbb.so.2 > > > > > > but [1] pulls opencv-devel and tbb is not pulled too, so the > > > linker > > > throws the following error: > > > > > > libtbb.so.2: cannot open shared object file: No such file or > > > directory > > > > > > tbb issue?, opencv issue?, dnf issue?, mock issue?, other? > > > > > > [1] > > > https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-rawhide-x86_64/01694086-R-CRAN-image.textlinedetector/builder-live.log.gz > > > > I did local mock fedora-rawhide-x86_64 builds of R-CRAN-curl, > > R-CRAN-Rcpp, R-CRAN-magrittr, R-CRAN-magick, and finally > > R-CRAN-image.textlinedetector. The R-CRAN-image.texlinedetector > > build > > was successful. I don't know why you are hitting this error in > > COPR. > > Interesting. So mock or Copr? Adding @praiskup to CC. mock -r fedora-rawhide-x86_64 --clean --install opencv-devel it installs opencv-devel well, it seems to me you need install tbb-devel ? > -- > Iñaki Úcar > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx -- Sérgio M. B. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx