Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

请教 ARM架构处理器编译ByConity报错 怎么排查 #4

Description

@gfs-coder

环境
OS kylinV10 sp3
cmake -version 3.17.0
ninja --version 1.10.2
clang --version 12.0.1
clang++ --version 12.0.1
ld.lld -v LLD 12.0.1

cd ByConity
mkdir build && cd build
export CC=clang-12
export CXX=clang++-12
cmake ..

执行cmake .. 报错:

CMake Error:
Running

'/usr/bin/ninja-build' '-C' '/opt/ByConity-ARM/build' '-t' 'cleandead'

failed with:

ninja: error: build.ninja:354: expected '=', got lexing error

-lLLVM-12" -Wno-unused-command-line-argument -Wno-builtin-requires-heade...

       ^ near here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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