Skip to content

Error in lazy loading for reverse dependencies of qs2 #30

Description

@andrei-stoica26

I get the following error for my Bioconductor packages which import or suggest qs2 (CSOA, GSABenchmark, hammers, scLang):

Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/home/biocbuild/bbs-3.24-bioc/R/site-library/qs2/libs/qs2.so':
/home/biocbuild/bbs-3.24-bioc/R/site-library/qs2/libs/qs2.so: undefined symbol: _ZTIN3tbb4taskE
Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘CSOA’

https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/CSOA/nebbiolo2-install.html

Checking results on Bioconductor (https://www.bioconductor.org/checkResults/3.24/bioc-LATEST/), I found that other reverse dependencies of qs2 (ChromSCape, cTRAP, gDRimport, gDRutils, etc.) have the same issue. Could you please investigate and fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions