Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systool fails with '"LV2_Atom_Event_union_(unnamed_at_/usr/include/lv2/atom/atom_h_203_3)" is not a valid Ident' #119

Open
glaubitz opened this issue Jun 4, 2024 · 0 comments

Comments

@glaubitz
Copy link

glaubitz commented Jun 4, 2024

I am trying to generate the Rust bindings for sparc64-linux-gnu which fails with:

(sid_sparc64-dchroot)glaubitz@stadler:~/rust-lv2$ cargo run -p systool -- --lv2 /usr/include/lv2 --out sys/src/linux/sparc64.rs -- --target=sparc64-linux-gnu
    Finished dev [unoptimized + debuginfo] target(s) in 0.17s
     Running `target/debug/systool --lv2 /usr/include/lv2 --out sys/src/linux/sparc64.rs -- --target=sparc64-linux-gnu`
thread 'main' panicked at /home/glaubitz/.cargo/registry/src/index.crates.io-d11c229612889eed/bindgen-0.53.3/src/ir/context.rs:894:9:
"LV2_Atom_Event_union_(unnamed_at_/usr/include/lv2/atom/atom_h_203_3)" is not a valid Ident
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
(sid_sparc64-dchroot)glaubitz@stadler:~/rust-lv2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant