Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Show any error messages from dlopen #123

Description

@tkelman

Mostly a reminder to myself to figure out how to do this, if no one else gets to it before I can.

Dependency problems (like libgfortran not having a certain symbol, in my case) are virtually impossible to debug from just LoadError: Provider BinDeps.BuildProcess failed to satisfy dependency libfoo. If the problem is coming from a dlopen error, would be best to show the full error instead of relying on manually trying dlopen (and even knowing to try that as a debugging option) to figure out what's wrong.

Metadata

Metadata

Assignees

No one assigned

    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