Skip to content

Post-commit compilation fails with undefined reference to `__exp10' #13225

Closed
@sommerlukas

Description

@sommerlukas

Describe the bug

Compilation of DPC++ itself fails in the post-commit pipeline.

The error message is:

AMDGPULibCalls.cpp:(.text._ZN4llvm14AMDGPULibCalls22evaluateScalarMathFuncERKNS_13AMDGPULibFuncERdS4_PNS_8ConstantES6_+0x31e): undefined reference to `__exp10'

To reproduce

For example, see post-commit pipeline here: https://github.com/intel/llvm/actions/runs/8506162269/job/23295912063

Environment

Post-commit pipeline on Linux

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions