Skip to content

MCRIBS cannot find shared object library #520

@joey-scanga

Description

@joey-scanga

What happened?

Hello,

We're noticing that MCRIBS is crashing on versions newer than 25.0.x because it's unable to find this shared object library:

/opt/MCRIBS/MIRTK/MIRTK-install/lib/tools/calculate-element-wise: error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory

What command did you use?

docker run --rm -i -u 2539:946 -v /usr/local/pkg/freesurfer7.3/.license:/opt/freesurfer/license.txt:ro -v /data/sylvester/data1/datasets/npad/bids_npad/rawdata:/data:ro -v /data/sylvester/data1/datasets/npad/bids_npad/derivatives/nibabies_autoChooseRefframe:/out -v /export/scratch1/npad_oceanproc/nibabies_work_test1/sub-4076_ses-01:/work -v /data/sylvester/data1/datasets/npad/bids_npad/derivatives/bibsnet:/deriv1 nipreps/nibabies:boldref /data /out participant --participant-label 4076 --session-id 01 -w /work --verbose --derivatives /deriv1 --fd-spike-threshold 0.9 --random-seed 1234 --age-months 1 --surface-recon-method mcribs --multi-step-reg --norm-csf --project-goodvoxels --ignore sbref --output-spaces MNI152NLin6Asym MNIInfant:cohort-1 anat MNI152NLin2009cAsym --hmc-bold-frame auto --cifti-output 91k

What version of NiBabies are you using?

26.0.0 (build based on latest master branch changes, but we notice this on version 25.2.x too)

Relevant log output

Add any additional information or context about the problem here.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions