../pango/pangoft2-render.c: In function 'pango_ft2_render_transformed': /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:2462:42: warning: cast increases required alignment of target type [-Wcast-align] 2462 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:501:66: note: in expansion of macro '_G_TYPE_CIC' 501 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) | ^~~~~~~~~~~ ../pango/pangofc-font.h:51:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 51 | #define PANGO_FC_FONT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FC_FONT, PangoFcFont)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-render.c:731:13: note: in expansion of macro 'PANGO_FC_FONT' 731 | fontmap = PANGO_FC_FONT (font)->fontmap; | ^~~~~~~~~~~~~ [48/131] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pangoft2.c.o ../pango/pangoft2.c: In function 'pango_ft2_font_get_face': ../pango/pangoft2.c:173:27: warning: cast increases required alignment of target type [-Wcast-align] 173 | PangoFT2Font *ft2font = (PangoFT2Font *)font; | ^ ../pango/pangoft2.c:174:25: warning: cast increases required alignment of target type [-Wcast-align] 174 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangoft2.c: In function 'pango_ft2_font_get_glyph_info': ../pango/pangoft2.c:296:27: warning: cast increases required alignment of target type [-Wcast-align] 296 | PangoFT2Font *ft2font = (PangoFT2Font *)font; | ^ ../pango/pangoft2.c:297:25: warning: cast increases required alignment of target type [-Wcast-align] 297 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangoft2.c: In function 'pango_ft2_font_get_glyph_extents': ../pango/pangoft2.c:328:40: warning: cast increases required alignment of target type [-Wcast-align] 328 | glyph = pango_fc_font_get_glyph ((PangoFcFont *) font, ' '); | ^ In file included from /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../pango/pango-coverage.h:25, from ../pango/pango-font.h:25, from ../pango/pango-attributes.h:25, from ../pango/pango.h:25, from ../pango/pangofc-fontmap.h:25, from ../pango/pangoft2.h:31, from ../pango/pangoft2.c:31: ../pango/pangoft2.c: In function 'pango_ft2_font_get_kerning': /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:2462:42: warning: cast increases required alignment of target type [-Wcast-align] 2462 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:501:66: note: in expansion of macro '_G_TYPE_CIC' 501 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) | ^~~~~~~~~~~ ../pango/pangofc-font.h:51:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 51 | #define PANGO_FC_FONT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FC_FONT, PangoFcFont)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2.c:400:26: note: in expansion of macro 'PANGO_FC_FONT' 400 | PangoFcFont *fc_font = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangoft2.c: In function 'pango_ft2_font_finalize': ../pango/pangoft2.c:456:27: warning: cast increases required alignment of target type [-Wcast-align] 456 | PangoFT2Font *ft2font = (PangoFT2Font *)object; | ^ ../pango/pangoft2.c: In function '_pango_ft2_font_set_glyph_cache_destroy': /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:2462:42: warning: cast increases required alignment of target type [-Wcast-align] 2462 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:501:66: note: in expansion of macro '_G_TYPE_CIC' 501 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) | ^~~~~~~~~~~ ../pango/pangoft2-private.h:77:43: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 77 | #define PANGO_FT2_FONT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT, PangoFT2Font)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2.c:557:3: note: in expansion of macro 'PANGO_FT2_FONT' 557 | PANGO_FT2_FONT (font)->glyph_cache_destroy = destroy_notify; | ^~~~~~~~~~~~~~ CC libblkid/src/superblocks/la-vfat.lo [49/131] Linking target pango/libpangoft2-1.0.so.0.5000.14 [50/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-context.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-context.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libblkid/src/superblocks/la-via_raid.lo [51/131] Generating symbol file pango/libpangoft2-1.0.so.0.5000.14.p/libpangoft2-1.0.so.0.5000.14.symbols [52/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-font.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-font.c:27: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [53/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-fontmap.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-fontmap.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo [54/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-fcfont.c.o ../pango/pangocairo-fcfont.c: In function 'pango_cairo_fc_font_finalize': ../pango/pangocairo-fcfont.c:112:30: warning: cast increases required alignment of target type [-Wcast-align] 112 | PangoCairoFcFont *cffont = (PangoCairoFcFont *) object; | ^ ../pango/pangocairo-fcfont.c: In function 'pango_cairo_fc_font_get_glyph_extents': ../pango/pangocairo-fcfont.c:128:30: warning: cast increases required alignment of target type [-Wcast-align] 128 | PangoCairoFcFont *cffont = (PangoCairoFcFont *) (font); | ^ [55/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-render.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-private.h:25, from ../pango/pangocairo-render.c:27: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_show_text_glyphs': ../pango/pangocairo-render.c:416:35: warning: cast increases required alignment of target type [-Wcast-align] 416 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_draw_glyph_item': ../pango/pangocairo-render.c:527:35: warning: cast increases required alignment of target type [-Wcast-align] 527 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_draw_rectangle': ../pango/pangocairo-render.c:607:35: warning: cast increases required alignment of target type [-Wcast-align] 607 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_draw_trapezoid': ../pango/pangocairo-render.c:639:35: warning: cast increases required alignment of target type [-Wcast-align] 639 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_draw_error_underline': ../pango/pangocairo-render.c:748:35: warning: cast increases required alignment of target type [-Wcast-align] 748 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ ../pango/pangocairo-render.c: In function 'pango_cairo_renderer_draw_shape': ../pango/pangocairo-render.c:779:35: warning: cast increases required alignment of target type [-Wcast-align] 779 | PangoCairoRenderer *crenderer = (PangoCairoRenderer *) (renderer); | ^ CC libblkid/src/superblocks/la-xfs.lo [56/131] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-fcfontmap.c.o ../pango/pangocairo-fcfontmap.c: In function 'pango_cairo_fc_font_map_get_serial': ../pango/pangocairo-fcfontmap.c:44:36: warning: cast increases required alignment of target type [-Wcast-align] 44 | PangoCairoFcFontMap *cffontmap = (PangoCairoFcFontMap *) (fontmap); | ^ ../pango/pangocairo-fcfontmap.c: In function 'pango_cairo_fc_font_map_changed': ../pango/pangocairo-fcfontmap.c:52:36: warning: cast increases required alignment of target type [-Wcast-align] 52 | PangoCairoFcFontMap *cffontmap = (PangoCairoFcFontMap *) (fontmap); | ^ ../pango/pangocairo-fcfontmap.c: In function 'pango_cairo_fc_font_map_get_resolution_fc': ../pango/pangocairo-fcfontmap.c:121:36: warning: cast increases required alignment of target type [-Wcast-align] 121 | PangoCairoFcFontMap *cffontmap = (PangoCairoFcFontMap *) (fcfontmap); | ^ ../pango/pangocairo-fcfontmap.c: In function 'pango_cairo_fc_font_map_create_font': ../pango/pangocairo-fcfontmap.c:178:36: warning: cast increases required alignment of target type [-Wcast-align] 178 | return _pango_cairo_fc_font_new ((PangoCairoFcFontMap *) (fcfontmap), | ^ CC libblkid/src/superblocks/la-zfs.lo [57/131] Linking target pango/libpangocairo-1.0.so.0.5000.14 [58/131] Compiling C object utils/pango-view.p/pango-view.c.o [59/131] Generating symbol file pango/libpangocairo-1.0.so.0.5000.14.p/libpangocairo-1.0.so.0.5000.14.symbols [60/131] Compiling C object utils/pango-view.p/viewer-main.c.o CC libblkid/src/superblocks/la-zonefs.lo CC libblkid/src/superblocks/la-erofs.lo [61/131] Compiling C object utils/pango-view.p/viewer-pangoft2.c.o [62/131] Compiling C object utils/pango-view.p/viewer-render.c.o [63/131] Compiling C object utils/pango-view.p/viewer-cairo.c.o In file included from ../utils/viewer-cairo.h:24, from ../utils/viewer-cairo.c:23: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-dm.lo [64/131] Compiling C object utils/pango-view.p/viewer-pangocairo.c.o In file included from ../utils/viewer-cairo.h:24, from ../utils/viewer-pangocairo.c:25: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [65/131] Compiling C object utils/pango-list.p/pango-list.c.o In file included from ../pango/pangocairo.h:26, from ../utils/pango-list.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [66/131] Linking target utils/pango-view [67/131] Linking target utils/pango-list [68/131] Compiling C object utils/pango-segmentation.p/pango-segmentation.c.o In file included from ../pango/pangocairo.h:26, from ../utils/pango-segmentation.c:23: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [69/131] Compiling C object tests/test-coverage.p/test-coverage.c.o [70/131] Linking target utils/pango-segmentation [71/131] Linking target tests/test-coverage CC libblkid/src/topology/la-evms.lo CC libblkid/src/topology/la-ioctl.lo [72/131] Compiling C object tests/testboundaries.p/testboundaries.c.o [73/131] Linking target tests/testboundaries [74/131] Compiling C object tests/testboundaries_ucd.p/testboundaries_ucd.c.o [75/131] Linking target tests/testboundaries_ucd CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo [76/131] Compiling C object tests/testcolor.p/testcolor.c.o [77/131] Compiling C object tests/testscript.p/testscript.c.o [78/131] Linking target tests/testcolor [79/131] Linking target tests/testscript [80/131] Compiling C object tests/testlanguage.p/testlanguage.c.o [81/131] Linking target tests/testlanguage [82/131] Compiling C object tests/testmatrix.p/testmatrix.c.o CC libblkid/src/topology/la-sysfs.lo CC libmount/src/la-cache.lo [83/131] Linking target tests/testmatrix [84/131] Compiling C object tests/testtabs.p/testtabs.c.o [85/131] Linking target tests/testtabs [86/131] Compiling C object tests/test-ot-tags.p/test-ot-tags.c.o [87/131] Linking target tests/test-ot-tags CC libmount/src/la-fs.lo [88/131] Compiling C object tests/testcontext.p/testcontext.c.o In file included from ../pango/pangocairo.h:26, from ../tests/testcontext.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [89/131] Compiling C object tests/test-bidi.p/test-bidi.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-bidi.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [90/131] Linking target tests/testcontext CC libmount/src/la-init.lo [91/131] Linking target tests/test-bidi [92/131] Compiling C object tests/testiter.p/testiter.c.o In file included from ../pango/pangocairo.h:26, from ../tests/testiter.c:33: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [93/131] Compiling C object tests/test-ellipsize.p/test-ellipsize.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-ellipsize.c:23: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [94/131] Linking target tests/testiter [95/131] Linking target tests/test-ellipsize CC libmount/src/la-iter.lo [96/131] Compiling C object tests/markup-parse.p/markup-parse.c.o In file included from ../pango/pangocairo.h:26, from ../tests/markup-parse.c:33: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [97/131] Compiling C object tests/markup-parse.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [98/131] Linking target tests/markup-parse CC libmount/src/la-lock.lo [99/131] Compiling C object tests/test-itemize.p/test-itemize.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-itemize.c:31: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libmount/src/la-optmap.lo [100/131] Compiling C object tests/test-itemize.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [101/131] Linking target tests/test-itemize [102/131] Compiling C object tests/test-shape.p/test-shape.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-shape.c:33: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [103/131] Compiling C object tests/test-shape.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [104/131] Linking target tests/test-shape CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo [105/131] Compiling C object tests/test-font.p/test-font.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-font.c:27: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [106/131] Linking target tests/test-font [107/131] Compiling C object tests/testattributes.p/testattributes.c.o ../tests/testattributes.c: In function 'print_tags_for_attributes': ../tests/testattributes.c:1293:30: warning: cast increases required alignment of target type [-Wcast-align] 1293 | ((PangoAttrFloat*)attr)->value); | ^ [108/131] Compiling C object tests/testattributes.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [109/131] Linking target tests/testattributes [110/131] Compiling C++ object tests/cxx-test.p/cxx-test.cpp.o CC libmount/src/la-tab_diff.lo [111/131] Linking target tests/cxx-test [112/131] Compiling C object tests/test-harfbuzz.p/test-harfbuzz.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-harfbuzz.c:23: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [113/131] Linking target tests/test-harfbuzz CC libmount/src/la-tab_parse.lo [114/131] Compiling C object tests/test-break.p/test-break.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-break.c:31: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [115/131] Compiling C object tests/test-break.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libmount/src/la-tab_update.lo [116/131] Compiling C object tests/test-break.p/validate-log-attrs.c.o [117/131] Linking target tests/test-break [118/131] Compiling C object tests/testmisc.p/testmisc.c.o In file included from ../pango/pangocairo.h:26, from ../tests/testmisc.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [119/131] Linking target tests/testmisc [120/131] Compiling C object tests/testserialize.p/testserialize.c.o In file included from ../pango/pangocairo.h:26, from ../tests/testserialize.c:24: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [121/131] Linking target tests/testserialize CC libmount/src/la-test.lo [122/131] Compiling C object tests/test-layout.p/test-layout.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-layout.c:31: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [123/131] Compiling C object tests/test-layout.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libmount/src/la-utils.lo [124/131] Linking target tests/test-layout [125/131] Compiling C object tests/test-fonts.p/test-fonts.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-fc.h:26, from ../tests/test-fonts.c:5: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ CC libmount/src/la-version.lo [126/131] Compiling C object tests/test-no-fonts.p/test-no-fonts.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-no-fonts.c:31: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [127/131] Compiling C object tests/test-fonts.p/test-common.c.o In file included from ../pango/pangocairo.h:26, from ../tests/test-common.c:34: /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2431:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2431 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/pango/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo/cairo.h:2574:5: warning: "CAIRO_HAS_PNG_FUNCTIONS" is not defined, evaluates to 0 [-Wundef] 2574 | #if CAIRO_HAS_PNG_FUNCTIONS | ^~~~~~~~~~~~~~~~~~~~~~~ [128/131] Linking target tests/test-no-fonts [129/131] Linking target tests/test-fonts [130/131] Compiling C object tools/gen-script-for-lang.p/gen-script-for-lang.c.o CC libmount/src/la-context.lo [131/131] Linking target tools/gen-script-for-lang CC libmount/src/la-context_loopdev.lo CC libmount/src/la-context_veritydev.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-monitor.lo CC libmount/src/la-btrfs.lo CCLD switch_root CCLD libcommon.la CCLD line CCLD libuuid.la CCLD hwclock CCLD nsenter CCLD libsmartcols.la CCLD libblkid.la CCLD rfkill copying selected object files to avoid basename conflicts... CCLD libmount.la make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-2.38' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-2.38' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/util-linux-2.38' make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'