Skip to content

Container images are unimportable due to undefined symbol (PETSc/metis) #3121

@dschwoerer

Description

@dschwoerer

This is with the bout-3d-debug-next container:

python3 parallel_grid.py
Traceback (most recent call last):
  File "/home/boutuser/zoidberg/test/mms/parallel_grid.py", line 4, in <module>
    from mms_helper import lst
  File "/home/boutuser/zoidberg/test/mms/mms_helper.py", line 5, in <module>
    import boutpp as bc
  File "/home/boutuser/BOUT-dev/build/tools/pylib/boutpp/__init__.py", line 1, in <module>
    from .libboutpp import *
ImportError: /opt/petsc/lib/libpetsc.so.3.22: undefined symbol: ParMETIS_V3_AdaptiveRepart
make: *** [Makefile:35: .grids_parallel] Error 1

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