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.
137 echo >&2 "*** Running '$BINDGEN' to check the Rust bindings generator version failed with"
150 echo >&2 "*** Running '$BINDGEN' to check the bindings generator version did not return"
162 echo >&2 "*** Rust bindings generator '$BINDGEN' is too old."
170 echo >&2 "*** Rust bindings generator '$BINDGEN' is too new. This may or may not work."
177 # Check that the `libclang` used by the Rust bindings generator is suitable.
188 echo >&2 "*** bindings generator) failed with code $bindgen_libclang_code. This may be caused by"
197 # of the `libclang` found by the Rust bindings generator is suitable.
208 echo >&2 "*** bindings generator) did not return an expected output. See output"
220 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN') is too old."
228 # matches the `libclang` version used by the Rust bindings generator.
240 echo >&2 "*** libclang (used by the Rust bindings generator '$BINDGEN')"