Skip to content

UR builds fail when -DUR_STATIC_LOADER=ON -DUR_STATIC_ADAPTER_L0=ON #19944

@RossBrunton

Description

@RossBrunton

Describe the bug

The following cmake invocation:

$ cmake unified-runtime -B /tmp/ur -DUR_ENABLE_TRACING=ON -DUR_STATIC_LOADER=ON

Results in the following error:

CMake Error: install(EXPORT "unified-runtime-targets" ...) includes target "xptifw" which requires target "emhash" that is not in any export set.

To reproduce

Run the cmake command above.

Environment

  • OS: Linux
  • Target device and vendor: AMD GPU
  • DPC++ version: 2ae009e
  • Dependencies version: CMake 3.31.6

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions