-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed