Skip to content

test binaries can't find library in build directory when using RPATH linking #3694

Open
@boegel

Description

@boegel

Examples:

We should check if we can come up with a general fix for this, for example by:

  • also including $ORIGIN/.. the RPATH section (which would fix the libxc case, but not the FlexiBLAS one);
  • not filtering the build directory in the RPATH wrappers during the test step;
  • disabling RPATH linking in the test step;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions