Lines Matching full:generator
73 # Check that the Rust bindings generator exists.
76 echo >&2 "*** Rust bindings generator '$BINDGEN' could not be found."
129 # Check that the Rust bindings generator is suitable.
141 echo >&2 "*** Running '$BINDGEN' to check the Rust bindings generator version failed with"
154 echo >&2 "*** Running '$BINDGEN' to check the bindings generator version did not return"
166 echo >&2 "*** Rust bindings generator '$BINDGEN' is too old."
174 echo >&2 "*** Rust bindings generator '$BINDGEN' is too new. This may or may not work."
181 # Check that the `libclang` used by the Rust bindings generator is suitable.
192 echo >&2 "*** bindings generator) failed with code $bindgen_libclang_code. This may be caused by"
201 # of the `libclang` found by the Rust bindings generator is suitable.
212 echo >&2 "*** bindings generator) did not return an expected output. See output"
224 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN') is too old."
232 # matches the `libclang` version used by the Rust bindings generator.
244 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN')"