Skip to content

fix building musl binaries #16

@MusicalNinjaDad

Description

@MusicalNinjaDad

Run cargo build --target=x86_64-unknown-linux-musl --release
cargo build --target=x86_64-unknown-linux-musl --release
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
CACHE_KEY: 878cf3ca70685e7840a4566e7f4b6303
Updating crates.io index
Downloading crates ...
Downloaded anstyle-query v1.1.5
Downloaded colorchoice v1.0.5
Downloaded heck v0.5.0
Downloaded anstream v1.0.0
Downloaded clap_lex v1.1.0
Downloaded is_terminal_polyfill v1.70.2
Downloaded exit_safely v0.2.1
Downloaded strsim v0.11.1
Downloaded anstyle-parse v1.0.0
Downloaded proc_macro2_diagnostic v0.3.1
Downloaded try_v2 v0.4.2
Downloaded utf8parse v0.2.2
Downloaded quote v1.0.45
Downloaded autocfg v1.5.0
Downloaded clap_derive v4.6.1
Downloaded anstyle v1.0.14
Downloaded proc-macro2 v1.0.106
Downloaded unicode-ident v1.0.24
Downloaded clap v4.6.1
Downloaded clap_builder v4.6.0
Downloaded syn v2.0.117
Compiling proc-macro2 v1.0.106
Compiling autocfg v1.5.0
Compiling unicode-ident v1.0.24
Compiling quote v1.0.45
Compiling utf8parse v0.2.2
error[E0463]: can't find crate for core
|
= note: the x86_64-unknown-linux-musl target may not be installed
= help: consider downloading the target with rustup target add x86_64-unknown-linux-musl
= help: consider building the standard library from source with cargo build -Zbuild-std

For more information about this error, try rustc --explain E0463.
error: could not compile utf8parse (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
Error: Process completed with exit code 101.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions