Skip to content

Build Failure on RISC-V: Invalid CMake Package ID for armv8 Architectures #281

Description

@lyd1992

When attempting to build Milvus-Lite on a ​RISC-V architecture​ (e.g., SG2042/TH1520) using Conan, the following error occurs during dependency resolution:

Image

Key Observations:

1.The error indicates that the cmake/3.30.5 package is incompatible with the target architecture configuration.
2.Despite building on ​RISC-V (riscv64)​, the error references invalid armv8 architectures (armv8 64 and armv8 8), suggesting a misconfiguration or metadata mismatch in Conan packages.
3.This blocks RISC-V users from resolving dependencies and proceeding with the build.

This description focuses on the core error and its impact on RISC-V builds. Let me know if further adjustments are needed!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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