Created
February 10, 2020 21:22
-
-
Save Phaiax/b3b9b44ac0e625758efe6787c8f22c4e to your computer and use it in GitHub Desktop.
harfbuzz error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GISCAN HarfBuzz-0.0.gir | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:36: syntax error, unexpected identifier in 'HB_BEGIN_DECLS' at 'HB_BEGIN_DECLS' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:431: syntax error, unexpected '*', expecting ')' or ',' in 'hb_aat_layout_get_feature_types (hb_face_t *face,' at '*' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:433: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int *feature_count, /* IN/OUT. May be NULL. */' at 'unsigned' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:434: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' hb_aat_layout_feature_type_t *features /* OUT. May be NULL. */);' at 'hb_aat_layout_feature_type_t' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:434: syntax error, unexpected ')', expecting ',' or ';' in ' hb_aat_layout_feature_type_t *features /* OUT. May be NULL. */);' at ')' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:442: syntax error, unexpected identifier in ' hb_ot_name_id_t name_id;' at 'hb_ot_name_id_t' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:447: syntax error, unexpected '}' in '} hb_aat_layout_feature_selector_info_t;' at '}' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:452: syntax error, unexpected '*', expecting ')' or ',' in 'hb_aat_layout_feature_type_get_selector_infos (hb_face_t *face,' at '*' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:454: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int start_offset,' at 'unsigned' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:455: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int *selector_count, /* IN/OUT. May be NULL. */' at 'unsigned' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:456: syntax error, unexpected '*', expecting ',' or ';' in ' hb_aat_layout_feature_selector_info_t *selectors, /* OUT. May be NULL. */' at '*' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-aat-layout.h:457: syntax error, unexpected ')', expecting ',' or ';' in ' unsigned int *default_index /* OUT. May be NULL. */);' at ')' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-ot-shape.h:47: syntax error, unexpected '*', expecting ')' or ',' in 'hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,' at '*' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-ot-shape.h:49: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' hb_set_t *lookup_indexes /* OUT */);' at 'hb_set_t' | |
/home/jhbuild/jhbuild/checkout/harfbuzz/src/hb-ot-shape.h:49: syntax error, unexpected ')', expecting ',' or ';' in ' hb_set_t *lookup_indexes /* OUT */);' at ')' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-buffer.cc:691: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-face.cc:184: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-font.cc:522: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-font.cc:1368: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-map.cc:43: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ot-meta.cc:60: Warning: HarfBuzz: multiple comment blocks documenting 'hb_ot_meta_reference_entry:' identifier (already seen at hb-ot-meta.cc:40). | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ot-name.cc:55: Warning: HarfBuzz: unexpected annotation: out | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-set.cc:43: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-shape-plan.cc:166: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-unicode.cc:157: Warning: HarfBuzz: unknown annotation: xconstructor | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:72: Warning: HarfBuzz: hb_draw_funcs_set_quadratic_to_func: unknown parameter 'move_to' in documentation comment, should be 'quadratic_to' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:219: Warning: HarfBuzz: hb_ft_font_unlock_face: invalid return annotation | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:35: Warning: HarfBuzz: hb_draw_funcs_set_move_to_func: argument move_to: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:52: Warning: HarfBuzz: hb_draw_funcs_set_line_to_func: argument line_to: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:69: Warning: HarfBuzz: hb_draw_funcs_set_quadratic_to_func: argument quadratic_to: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:86: Warning: HarfBuzz: hb_draw_funcs_set_cubic_to_func: argument cubic_to: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:103: Warning: HarfBuzz: hb_draw_funcs_set_close_path_func: argument close_path: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:135: Warning: HarfBuzz: hb_draw_funcs_create: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-draw.cc:163: Warning: HarfBuzz: hb_draw_funcs_reference: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:646: Warning: HarfBuzz: hb_ft_face_create: argument ft_face: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:703: Warning: HarfBuzz: hb_ft_face_create_cached: argument ft_face: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:681: Warning: HarfBuzz: hb_ft_face_create_referenced: argument ft_face: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:728: Warning: HarfBuzz: hb_ft_font_create: argument ft_face: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:806: Warning: HarfBuzz: hb_ft_font_create_referenced: argument ft_face: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:177: Warning: HarfBuzz: hb_ft_font_get_face: return value: Unresolved type: 'FT_Face' | |
../../../../../jhbuild/checkout/harfbuzz/src/hb-ft.cc:197: Warning: HarfBuzz: hb_ft_font_lock_face: return value: Unresolved type: 'FT_Face' | |
GICOMP HarfBuzz-0.0.gir | |
CXXLD libharfbuzz-subset.la |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment