Skip to content

Minotaur does not run in the Docker image (v20.0) #37

@sourcedennis

Description

@sourcedennis

After following the instructions in the README, I successfully built the Minotaur Docker image, which depends on the llvmorg-20.1.8-patched LLVM branch and v20.0 branch of alive2.

When running Minotaur inside the Docker image, either by loading the online.so pass explicitly or by executing minotaur-cc, I get the following error:

error: unable to load plugin '/home/dev/minotaur/build/online.so': '/home/dev/minotaur/build/online.so: undefined symbol: _ZTVN2IR14X86IntrinBinOpE'

I haven't been able to find out what libraries or flags are missing. Do you know how to 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