https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/uharfbuzz-0.33.0-r1 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: (GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 881943 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Cython.Compiler.Errors.CompileError: src/uharfbuzz/_harfbuzz.pyx src/uharfbuzz/_harfbuzz.pyx:1102:21: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *' to 'hb_draw_move_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:1125:21: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *' to 'hb_draw_line_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:1152:21: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, float, float, void *) except *' to 'hb_draw_cubic_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:1177:21: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, void *) except *' to 'hb_draw_quadratic_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:1198:21: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, void *) except *' to 'hb_draw_close_path_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:284:52: Cannot assign type 'int (hb_buffer_t *, hb_font_t *, const char *, void *) except? -1' to 'hb_buffer_message_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'int (hb_buffer_t *, hb_font_t *, const char *, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:369:12: Cannot assign type 'hb_blob_t *(hb_face_t *, hb_tag_t, void *) except? NULL' to 'hb_reference_table_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_blob_t *(hb_face_t *, hb_tag_t, void *) except? NULL'. src/uharfbuzz/_harfbuzz.pyx:568:54: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *' to 'hb_draw_move_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:569:54: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *' to 'hb_draw_line_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:570:55: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, float, float, void *) except *' to 'hb_draw_cubic_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:571:59: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, void *) except *' to 'hb_draw_quadratic_to_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, float, float, float, float, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:572:57: Cannot assign type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, void *) except *' to 'hb_draw_close_path_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (hb_draw_funcs_t *, void *, hb_draw_state_t *, void *) except *'. src/uharfbuzz/_harfbuzz.pyx:740:29: Cannot assign type 'hb_position_t (hb_font_t *, void *, hb_codepoint_t, void *) except? -1' to 'hb_font_get_glyph_h_advance_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_position_t (hb_font_t *, void *, hb_codepoint_t, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:751:29: Cannot assign type 'hb_position_t (hb_font_t *, void *, hb_codepoint_t, void *) except? -1' to 'hb_font_get_glyph_v_advance_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_position_t (hb_font_t *, void *, hb_codepoint_t, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:762:29: Cannot assign type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, hb_position_t *, hb_position_t *, void *) except? -1' to 'hb_font_get_glyph_v_origin_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, hb_position_t *, hb_position_t *, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:773:29: Cannot assign type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, char *, unsigned int, void *) except? -1' to 'hb_font_get_glyph_name_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, char *, unsigned int, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:784:29: Cannot assign type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, hb_codepoint_t *, void *) except? -1' to 'hb_font_get_nominal_glyph_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_bool_t (hb_font_t *, void *, hb_codepoint_t, hb_codepoint_t *, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:794:29: Cannot assign type 'hb_bool_t (hb_font_t *, void *, hb_font_extents_t *, void *) except? -1' to 'hb_font_get_font_h_extents_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_bool_t (hb_font_t *, void *, hb_font_extents_t *, void *) except? -1'. src/uharfbuzz/_harfbuzz.pyx:804:29: Cannot assign type 'hb_bool_t (hb_font_t *, void *, hb_font_extents_t *, void *) except? -1' to 'hb_font_get_font_v_extents_func_t'. Exception values are incompatible. Suggest adding 'noexcept' to type 'hb_bool_t (hb_font_t *, void *, hb_font_extents_t *, void *) except? -1'.
Closed by https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6b3f15b1a76a2b066f9ff763fab5588bab902c6