You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems like it might be related to #1768. I'm working to generate bindings for this file. But, I'm hitting a wall. I've proven that a simple case works, so this seems related to something potentially deep in the include-tree so I'm kind of scared to dig into this.
I've attached my build logs running my code against both of:
This seems like it might be related to #1768. I'm working to generate bindings for this file. But, I'm hitting a wall. I've proven that a simple case works, so this seems related to something potentially deep in the include-tree so I'm kind of scared to dig into this.
I've attached my build logs running my code against both of:
rust-bindgen
0.70.1
(upstream)rust-bindgen
which includes @Danielmelody's patch to try to resolve this issue. That seemed to get me farther, but it still broke.build.upstream.txt
build.danielmelody.txt
If you have
nix
then you should be able to reproduce (executed onx86_64-linux
) usingnix build -L 'github:johnrichardrinehart/f-u?rev=c3e82b4a470b0cefff91a2ac6fd22015603d020f'
(upstream)nix build -L 'github:johnrichardrinehart/f-u?rev=fb8f0e7aa0972c6c2ebce1ed2b4ac74779814d1d'
(@Danielmelody's patch)The text was updated successfully, but these errors were encountered: