>>> pango 1.50.5 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/pango/pango-1.50.5.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5 -xf - >>> pango 1.50.5 Patching >>> pango 1.50.5 Configuring rm -rf /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake -Dfontconfig=enabled -Dintrospection=disabled /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5/ /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build The Meson build system Version: 0.62.0 Source dir: /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5 Build dir: /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5/build Build type: cross build Project name: pango Project version: 1.50.5 C compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc (gcc 10.3.0 "arm-buildroot-linux-uclibcgnueabi-gcc.br_real (Buildroot 2021.05-5128-g1506ff275b) 10.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc ld.bfd 2.36.1 C++ compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++ (gcc 10.3.0 "arm-buildroot-linux-uclibcgnueabi-g++.br_real (Buildroot 2021.05-5128-g1506ff275b) 10.3.0") C++ linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++ ld.bfd 2.36.1 C compiler for the build machine: /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /usr/bin/gcc ld.bfd 2.28 C++ compiler for the build machine: /usr/bin/g++ (gcc 6.3.0 "g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: arm926ej-s Target machine cpu family: arm Target machine cpu: arm926ej-s Compiler for C supports arguments -Wno-c++11-extensions: NO Compiler for C supports arguments -Wno-missing-include-dirs: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=implicit-fallthrough: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=redundant-decls: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: YES (cached) Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES (cached) Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Compiler for C supports arguments -Wformat-security: YES (cached) Compiler for C supports arguments -Wunused: YES (cached) Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wmissing-noreturn: YES (cached) Compiler for C supports arguments -Wmissing-format-attribute: YES (cached) Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Compiler for C supports arguments -Wlogical-op: YES (cached) Compiler for C supports arguments -Wno-uninitialized: YES Compiler for C supports arguments -Wno-shadow: YES Compiler for C supports arguments -Werror=implicit-fallthrough: YES (cached) Compiler for C supports arguments -Werror=nonnull: YES (cached) Compiler for C supports arguments -Werror=init-self: YES (cached) Compiler for C supports arguments -Werror=main: YES (cached) Compiler for C supports arguments -Werror=missing-braces: YES (cached) Compiler for C supports arguments -Werror=sequence-point: YES (cached) Compiler for C supports arguments -Werror=return-type: YES (cached) Compiler for C supports arguments -Werror=trigraphs: YES (cached) Compiler for C supports arguments -Werror=array-bounds: YES (cached) Compiler for C supports arguments -Werror=write-strings: YES (cached) Compiler for C supports arguments -Werror=address: YES (cached) Compiler for C supports arguments -Werror=int-to-pointer-cast: YES (cached) Compiler for C supports arguments -Werror=empty-body: YES (cached) Compiler for C supports arguments -Werror=write-strings: YES (cached) Compiler for C supports arguments -Werror=unused-but-set-variable: YES Compiler for C supports arguments -Wundef: YES (cached) Compiler for C supports arguments -Werror=redundant-decls: YES (cached) Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports link arguments -Wl,-Bsymbolic: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Checking for function "sysconf" : YES Checking for function "getpagesize" : YES Checking for function "flockfile" : YES Checking for function "strtok_r" : YES Has header "unistd.h" : YES Has header "sys/mman.h" : YES Has header "dirent.h" : YES Message: Disabling cast checks Library m found: YES Found pkg-config: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.70.4 Run-time dependency gobject-2.0 found: YES 2.70.4 Run-time dependency gio-2.0 found: YES 2.70.4 Run-time dependency fribidi found: YES 1.0.11 Found CMake: /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake (3.18.6) Run-time dependency libthai found: NO (tried pkgconfig and cmake) Run-time dependency harfbuzz found: YES 3.4.0 Run-time dependency fontconfig found: YES 2.13.1 Message: fontconfig has FcWeightFromOpenTypeDouble: YES Run-time dependency freetype2 found: YES 24.1.18 Run-time dependency xft found: NO (tried pkgconfig and cmake) Run-time dependency cairo found: YES 1.16.0 Run-time dependency cairo-ft found: YES 1.16.0 Run-time dependency cairo-win32 found: NO (tried pkgconfig and cmake) Run-time dependency cairo-quartz found: NO (tried pkgconfig and cmake) Run-time dependency cairo-png found: NO (tried pkgconfig and cmake) Run-time dependency cairo-ps found: NO (tried pkgconfig and cmake) Run-time dependency cairo-pdf found: NO (tried pkgconfig and cmake) Run-time dependency cairo-xlib found: NO (tried pkgconfig and cmake) Dependency sysprof-capture-4 skipped: feature sysprof disabled Run-time dependency gi-docgen found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency gi-docgen Executing subproject gi-docgen gi-docgen| Project name: gi-docgen gi-docgen| Project version: 2022.2 gi-docgen| Program python3 (jinja2, markdown, markupsafe, pygments, toml, typogrify) found: NO gi-docgen| ../output-1/build/pango-1.50.5/subprojects/gi-docgen/meson.build:10:0: Exception: python3 is missing modules: jinja2, markdown, markupsafe, pygments, toml, typogrify Subproject subprojects/gi-docgen is buildable: NO (disabling) Dependency gi-docgen from subproject gi-docgen found: NO (subproject failed to configure) Configuring config.h using configuration Configuring pango-features.h using configuration Program glib-mkenums found: YES (/home/buildroot/autobuild/instance-3/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/home/buildroot/autobuild/instance-3/output-1/host/bin/glib-mkenums) Program g-ir-scanner skipped: feature introspection disabled Program help2man found: NO Build targets in project: 60 pango 1.50.5 Font backends : freetype Features Cairo support : True Fontconfig support : True Freetype support : True Thai support : False Sysprof support : False Toolchain Compiler : gcc Linker : ld.bfd Build Debugging : False Optimization : 3 Introspection : False Documentation : False Install tests : False Directories prefix : /usr includedir : /usr/include libdir : /usr/lib datadir : /usr/share Subprojects gi-docgen : NO python3 is missing modules: jinja2, markdown, markupsafe, pygments, toml, typogrify User defined options Cross files : /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false fontconfig : enabled introspection : disabled Found ninja-1.10.2 at /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja >>> pango 1.50.5 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5//build' [1/128] Generating pango/pango-enum-types.h with a custom command (wrapped by meson to capture output) [2/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/ellipsize.c.o [3/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/glyphstring.c.o [4/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pangofc-decoder.c.o [5/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pango-ot-info.c.o [6/128] Generating pango/pango-enum-types.c with a custom command (wrapped by meson to capture output) [7/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/fonts.c.o [8/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/meson-generated_.._pango-enum-types.c.o [9/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/modules.c.o [10/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/itemize.c.o [11/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-bidi-type.c.o [12/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-color.c.o [13/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-coverage.c.o [14/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-context.c.o [15/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-emoji.c.o [16/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/break.c.o [17/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-fontset-simple.c.o [18/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-attributes.c.o ../pango/pango-attributes.c: In function 'pango_attr_float_copy': ../pango/pango-attributes.c:357:38: warning: cast increases required alignment of target type [-Wcast-align] 357 | const PangoAttrFloat *float_attr = (PangoAttrFloat *)attr; | ^ ../pango/pango-attributes.c: In function 'pango_attr_float_destroy': ../pango/pango-attributes.c:365:27: warning: cast increases required alignment of target type [-Wcast-align] 365 | PangoAttrFloat *fattr = (PangoAttrFloat *)attr; | ^ ../pango/pango-attributes.c: In function 'pango_attr_float_equal': ../pango/pango-attributes.c:374:39: warning: cast increases required alignment of target type [-Wcast-align] 374 | const PangoAttrFloat *float_attr1 = (const PangoAttrFloat *)attr1; | ^ ../pango/pango-attributes.c:375:39: warning: cast increases required alignment of target type [-Wcast-align] 375 | const PangoAttrFloat *float_attr2 = (const PangoAttrFloat *)attr2; | ^ ../pango/pango-attributes.c: In function 'pango_attribute_as_float': ../pango/pango-attributes.c:1630:14: warning: cast increases required alignment of target type [-Wcast-align] 1630 | return (PangoAttrFloat *)attr; | ^ ../pango/pango-attributes.c: In function 'pango_attr_iterator_get_font': ../pango/pango-attributes.c:3432:24: warning: cast increases required alignment of target type [-Wcast-align] 3432 | scale = ((PangoAttrFloat *)attr)->value; | ^ [19/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-engine.c.o [20/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-gravity.c.o [21/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-fontset.c.o [22/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-fontmap.c.o [23/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-glyph-item.c.o [24/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-item.c.o [25/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-language.c.o [26/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-matrix.c.o [27/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-script.c.o [28/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-markup.c.o [29/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-renderer.c.o [30/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-tabs.c.o [31/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/reorder-items.c.o [32/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-utils.c.o [33/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/shape.c.o [34/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/serializer.c.o ../pango/serializer.c: In function 'add_attribute': ../pango/serializer.c:386:55: warning: cast increases required alignment of target type [-Wcast-align] 386 | gtk_json_printer_add_number (printer, "value", ((PangoAttrFloat*)attr)->value); | ^ ../pango/serializer.c: In function 'pango_layout_deserialize': ../pango/serializer.c:1715:23: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'gsize' {aka 'unsigned int'} [-Wformat=] 1715 | "%ld:%ld: %s", start, end, parser_error->message); | ~~^ ~~~~~ | | | | long int gsize {aka unsigned int} | %d ../pango/serializer.c:1715:27: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'gsize' {aka 'unsigned int'} [-Wformat=] 1715 | "%ld:%ld: %s", start, end, parser_error->message); | ~~^ ~~~ | | | | long int gsize {aka unsigned int} | %d [35/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/json_gtkjsonprinter.c.o [36/128] Compiling C object tests/test-ot-tags.p/test-ot-tags.c.o [37/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/json_gtkjsonparser.c.o [38/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pango-trace.c.o [39/128] Compiling C object pango/libpango-1.0.so.0.5000.5.p/pango-layout.c.o ../pango/pango-layout.c: In function 'pango_layout_get_empty_extents_and_height_at_index': ../pango/pango-layout.c:5532:43: warning: cast increases required alignment of target type [-Wcast-align] 5532 | line_height_factor = ((PangoAttrFloat *)attr)->value; | ^ ../pango/pango-layout.c: In function 'pango_layout_get_item_properties': ../pango/pango-layout.c:6921:38: warning: cast increases required alignment of target type [-Wcast-align] 6921 | properties->line_height = ((PangoAttrFloat *)attr)->value; | ^ [40/128] Linking target pango/libpango-1.0.so.0.5000.5 [41/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pangoft2-fontmap.c.o In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../pango/pango-impl-utils.h:27, from ../pango/pangoft2-fontmap.c:33: ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_finalize': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:108:33: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 108 | PangoFT2FontMap *ft2fontmap = PANGO_FT2_FONT_MAP (object); | ^~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_get_serial': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:142:33: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 142 | PangoFT2FontMap *ft2fontmap = PANGO_FT2_FONT_MAP (fontmap); | ^~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_changed': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:150:33: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 150 | PangoFT2FontMap *ft2fontmap = PANGO_FT2_FONT_MAP (fontmap); | ^~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c: In function 'pango_ft2_get_context': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:273:38: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 273 | pango_ft2_font_map_set_resolution (PANGO_FT2_FONT_MAP (fontmap), dpi_x, dpi_y); | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/gasyncqueue.h:32, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:32, from ../pango/pangoft2-fontmap.c:25: ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_for_display': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/gthread.h:266:32: note: in definition of macro 'g_once_init_leave' 266 | 0 ? (void) (*(location) = (result)) : (void) 0; \ | ^~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:296:51: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 296 | g_once_init_leave (&pango_ft2_global_fontmap, PANGO_FT2_FONT_MAP (pango_ft2_font_map_new ())); | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/gthread.h:267:45: note: in definition of macro 'g_once_init_leave' 267 | g_once_init_leave ((location), (gsize) (result)); \ | ^~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:296:51: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 296 | g_once_init_leave (&pango_ft2_global_fontmap, PANGO_FT2_FONT_MAP (pango_ft2_font_map_new ())); | ^~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c: In function '_pango_ft2_font_map_get_library': ../pango/pangoft2-fontmap.c:323:33: warning: cast increases required alignment of target type [-Wcast-align] 323 | PangoFT2FontMap *ft2fontmap = (PangoFT2FontMap *)fontmap; | ^ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../pango/pango-impl-utils.h:27, from ../pango/pangoft2-fontmap.c:33: ../pango/pangoft2-fontmap.c: In function '_pango_ft2_font_map_default_substitute': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:350:33: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 350 | PangoFT2FontMap *ft2fontmap = PANGO_FT2_FONT_MAP (fcfontmap); | ^~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_get_resolution': ../pango/pangoft2-fontmap.c:367:11: warning: cast increases required alignment of target type [-Wcast-align] 367 | return ((PangoFT2FontMap *)fcfontmap)->dpi_y; | ^ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:22, from ../pango/pango-impl-utils.h:27, from ../pango/pangoft2-fontmap.c:33: ../pango/pangoft2-fontmap.c: In function 'pango_ft2_font_map_new_font': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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.h:57:47: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' 57 | #define PANGO_FT2_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FT2_FONT_MAP, PangoFT2FontMap)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../pango/pangoft2-fontmap.c:374:46: note: in expansion of macro 'PANGO_FT2_FONT_MAP' 374 | return (PangoFcFont *)_pango_ft2_font_new (PANGO_FT2_FONT_MAP (fcfontmap), pattern); | ^~~~~~~~~~~~~~~~~~ [42/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pangofc-font.c.o In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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-font-private.h:25, from ../pango/pangofc-font.c:24: ../pango/pangofc-font.c: In function 'pango_fc_font_finalize': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:160:25: note: in expansion of macro 'PANGO_FC_FONT' 160 | PangoFcFont *fcfont = PANGO_FC_FONT (object); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_set_property': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:216:25: note: in expansion of macro 'PANGO_FC_FONT' 216 | PangoFcFont *fcfont = PANGO_FC_FONT (object); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_get_property': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:267:24: note: in expansion of macro 'PANGO_FC_FONT' 267 | PangoFcFont *fcfont = PANGO_FC_FONT (object); | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:273:24: note: in expansion of macro 'PANGO_FC_FONT' 273 | PangoFcFont *fcfont = PANGO_FC_FONT (object); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_describe': ../pango/pangofc-font.c:287:25: warning: cast increases required alignment of target type [-Wcast-align] 287 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_describe_absolute': ../pango/pangofc-font.c:295:25: warning: cast increases required alignment of target type [-Wcast-align] 295 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_get_absolute_size': ../pango/pangofc-font.c:308:25: warning: cast increases required alignment of target type [-Wcast-align] 308 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_get_coverage': ../pango/pangofc-font.c:321:25: warning: cast increases required alignment of target type [-Wcast-align] 321 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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-font-private.h:25, from ../pango/pangofc-font.c:24: ../pango/pangofc-font.c: In function 'pango_fc_font_get_metrics': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:447:25: note: in expansion of macro 'PANGO_FC_FONT' 447 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_get_font_map': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:528:25: note: in expansion of macro 'PANGO_FC_FONT' 528 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_get_features': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:866:26: note: in expansion of macro 'PANGO_FC_FONT' 866 | PangoFcFont *fc_font = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_create_hb_font': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:959:26: note: in expansion of macro 'PANGO_FC_FONT' 959 | PangoFcFont *fc_font = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function '_pango_fc_font_get_languages': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:1099:26: note: in expansion of macro 'PANGO_FC_FONT' 1099 | PangoFcFont * fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function '_pango_fc_font_is_hinted': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:1132:25: note: in expansion of macro 'PANGO_FC_FONT' 1132 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function '_pango_fc_font_get_scale_factors': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:1142:25: note: in expansion of macro 'PANGO_FC_FONT' 1142 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-font.c: In function 'pango_fc_font_get_matrix': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-font.c:1152:25: note: in expansion of macro 'PANGO_FC_FONT' 1152 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ [43/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pangoft2-render.c.o ../pango/pangoft2-render.c: In function 'pango_ft2_font_render_glyph': ../pango/pangoft2-render.c:220:31: warning: cast increases required alignment of target type [-Wcast-align] 220 | PangoFT2Font *ft2font = (PangoFT2Font *) font; | ^ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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-font-private.h:25, from ../pango/pangoft2-render.c:26: ../pango/pangoft2-render.c: In function 'pango_ft2_render_transformed': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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; | ^~~~~~~~~~~~~ [44/128] Generating symbol file pango/libpango-1.0.so.0.5000.5.p/libpango-1.0.so.0.5000.5.symbols [45/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.p/pangocairo-font.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-font.c:27: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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 | ^~~~~~~~~~~~~~~~~~~~~~~ [46/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.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), | ^ [47/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pangofc-fontmap.c.o In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gio/gioenums.h:28, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gio/giotypes.h:28, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gio/gio.h:26, from ../pango/pangofc-fontmap.c:38: ../pango/pangofc-fontmap.c: In function 'pango_fc_font_map_get_face': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/pangofc-fontmap.c:2044:25: note: in expansion of macro 'PANGO_FC_FONT' 2044 | PangoFcFont *fcfont = PANGO_FC_FONT (font); | ^~~~~~~~~~~~~ ../pango/pangofc-fontmap.c: In function 'pango_fc_face_list_sizes': ../pango/pangofc-fontmap.c:3050:17: warning: cast increases required alignment of target type [-Wcast-align] 3050 | *sizes = (int *) size_array->data; | ^ [48/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pango-ot-ruleset.c.o [49/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pango-ot-tag.c.o [50/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.p/pango-ot-buffer.c.o [51/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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); | ^ [52/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.p/pangocairo-context.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-context.c:24: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/128] Compiling C object pango/libpangoft2-1.0.so.0.5000.5.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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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; | ^ In file included from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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_set_glyph_cache_destroy': /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gtype.h:2421:42: warning: cast increases required alignment of target type [-Wcast-align] 2421 | # define _G_TYPE_CIC(ip, gt, ct) ((ct*) ip) | ^ /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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; | ^~~~~~~~~~~~~~ [54/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.p/pangocairo-fontmap.c.o In file included from ../pango/pangocairo.h:26, from ../pango/pangocairo-fontmap.c:24: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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 | ^~~~~~~~~~~~~~~~~~~~~~~ [55/128] Linking target pango/libpangoft2-1.0.so.0.5000.5 [56/128] Compiling C object utils/pango-view.p/pango-view.c.o [57/128] Compiling C object utils/pango-view.p/viewer-main.c.o [58/128] Compiling C object utils/pango-view.p/viewer-render.c.o [59/128] Generating symbol file pango/libpangoft2-1.0.so.0.5000.5.p/libpangoft2-1.0.so.0.5000.5.symbols [60/128] Compiling C object pango/libpangocairo-1.0.so.0.5000.5.p/pangocairo-fcfont.c.o ../pango/pangocairo-fcfont.c: In function 'pango_cairo_fc_font_finalize': ../pango/pangocairo-fcfont.c:108:30: warning: cast increases required alignment of target type [-Wcast-align] 108 | PangoCairoFcFont *cffont = (PangoCairoFcFont *) object; | ^ ../pango/pangocairo-fcfont.c: In function 'pango_cairo_fc_font_get_glyph_extents': ../pango/pangocairo-fcfont.c:124:30: warning: cast increases required alignment of target type [-Wcast-align] 124 | PangoCairoFcFont *cffont = (PangoCairoFcFont *) (font); | ^ [61/128] Compiling C object utils/pango-view.p/viewer-pangoft2.c.o [62/128] Compiling C object utils/pango-view.p/viewer-cairo.c.o FAILED: utils/pango-view.p/viewer-cairo.c.o /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Iutils/pango-view.p -Iutils -I../utils -I. -I.. -Ipango -I../pango -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/fribidi -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/harfbuzz -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/uuid -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/cairo -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/pixman-1 -fdiagnostics-color=always -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pthread -Wno-missing-include-dirs -Wduplicated-branches -Wduplicated-cond -Wformat=2 -Wformat-nonliteral -Wformat-security -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmisleading-indentation -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-fallthrough -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=missing-declarations -Werror=missing-prototypes -Werror=nonnull -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=vla -Werror=write-strings -fno-strict-aliasing -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wformat-nonliteral -Wformat-security -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wmissing-include-dirs -Wlogical-op -Wno-uninitialized -Wno-shadow -Werror=implicit-fallthrough -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=empty-body -Werror=write-strings -Werror=unused-but-set-variable -Wundef -Werror=redundant-decls -fvisibility=hidden -DG_DISABLE_CAST_CHECKS '-DPACKAGE_NAME="pango"' '-DPACKAGE_VERSION="1.50.5"' -MD -MQ utils/pango-view.p/viewer-cairo.c.o -MF utils/pango-view.p/viewer-cairo.c.o.d -o utils/pango-view.p/viewer-cairo.c.o -c ../utils/viewer-cairo.c In file included from ../utils/viewer-cairo.h:24, from ../utils/viewer-cairo.c:23: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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 | ^~~~~~~~~~~~~~~~~~~~~~~ ../utils/viewer-cairo.c: In function 'cairo_vector_view_create': ../utils/viewer-cairo.c:228:5: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body] 228 | ; | ^ cc1: some warnings being treated as errors [63/128] Linking target pango/libpangocairo-1.0.so.0.5000.5 [64/128] 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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/128] Compiling C object tests/test-coverage.p/test-coverage.c.o ninja: build stopped: subcommand failed. package/pkg-generic.mk:289: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/pango-1.50.5/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'