Skip to content

error when you try to generate swift bindings #5

@dprophete

Description

@dprophete
~/dev/stretch/bindings/swift (master) » ./install_libraries.sh
[INFO  cargo_lipo::meta] Will build universal library for ["ios-stretch"]
[INFO  cargo_lipo::lipo] Building "ios-stretch" for "aarch64-apple-ios"
error: no matching package found
searched package name: `stretch`
perhaps you meant:      stretch2
location searched: /Users/didier/dev/stretch
required by package `ios-stretch v0.1.0 (/Users/didier/dev/stretch/bindings/swift/StretchCore)`
[ERROR cargo_lipo] Failed to build "ios-stretch" for "aarch64-apple-ios": Executing "/Users/didier/.rustup/toolchains/nightly-aarch64-apple-darwin/bin/cargo" "--color" "auto" "build" "-p" "ios-stretch" "--target" "aarch64-apple-ios" "--release" "--lib" finished with error status: exit status: 101
cp: target/universal/release/libstretch.a: No such file or directory
ERROR: Couldn't execute `cargo metadata` with manifest "./Cargo.toml": Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: "error: no matching package found\nsearched package name: `stretch`\nperhaps you meant:      stretch2\nlocation searched: /Users/didier/dev/stretch\nrequired by package `ios-stretch v0.1.0 (/Users/didier/dev/stretch/bindings/swift/StretchCore)`\n" })
ERROR: Couldn't generate bindings for ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions