repository:GitHub - gngpp/opengpt: A Command-Line ChatGPT
git clone https://github.com/gngpp/opengpt && cd opengpt
cd fficall/ffi
CGO_ENABLED=1 CC=musl-gcc GOOS=linux GOARCH=amd64 go build -tags lib --ldflags '-s -w' -buildmode=c-archive -o libfficall.a
cd -
cargo zigbuild --release --target x86_64-unknown-linux-musl
## musl-gcc version: musl-1.2.0
How to diagnose the problem and package an x86 schema without this problem.