Lines Matching full:generator
73 # Check that the Rust bindings generator exists.
76 echo >&2 "*** Rust bindings generator '$BINDGEN' could not be found."
121 # Check that the Rust bindings generator is suitable.
135 echo >&2 "*** Running '$BINDGEN' to check the Rust bindings generator version failed with"
148 echo >&2 "*** Running '$BINDGEN' to check the bindings generator version did not return"
160 echo >&2 "*** Rust bindings generator '$BINDGEN' is too old."
171 echo >&2 "*** Rust bindings generator '$BINDGEN' versions 0.66.0 and 0.66.1 may not"
180 # Check that the `libclang` used by the Rust bindings generator is suitable.
191 echo >&2 "*** bindings generator) failed with code $bindgen_libclang_code. This may be caused by"
200 # of the `libclang` found by the Rust bindings generator is suitable.
211 echo >&2 "*** bindings generator) did not return an expected output. See output"
223 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN') is too old."
235 echo >&2 "*** Rust bindings generator '$BINDGEN' < 0.69.5 together with libclang >= 19.1"
246 # matches the `libclang` version used by the Rust bindings generator.
258 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN')"