Skip to content

Cross-compiling charabia for arm #265

@chiru-arh

Description

@chiru-arh

Hello,
I'm trying to cross-compile charabia (v0.8.3) for arm on x86 machine but I'm facing the build error when using the command cargo build --target=arm-unknown-linux-gnueabi.

error: failed to run custom build command for `lindera-unidic v0.27.0`

Caused by:
  process didn't exit successfully: `/home/chianjeevi/Projects/office/vectordb/charabia/target/debug/build/lindera-unidic-e516fba748e6461c/build-script-build` (exit status: 1)
  --- stdout
  cargo:rerun-if-changed=build.rs
  cargo:rerun-if-changed=Cargo.toml
  --- stderr
  Error: InvalidArchive("Could not find central directory end")

How can I fix this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions