>>> pango 1.50.14 Extracting xzcat /home/thomas/autobuild/instance-2/dl/pango/pango-1.50.14.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14 -xf - >>> pango 1.50.14 Patching >>> pango 1.50.14 Configuring rm -rf /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build mkdir -p /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build/cross-compilation.conf PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/thomas/autobuild/instance-2/output-1/host/lib/cmake -Dfontconfig=enabled -Dintrospection=enabled /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14/ /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build The Meson build system Version: 1.1.1 Source dir: /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14 Build dir: /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14/build Build type: cross build Project name: pango Project version: 1.50.14 C compiler for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gcc (gcc 13.2.0 "mips-linux-gcc.br_real (Buildroot 2021.11-8547-g7e65a1a) 13.2.0") C linker for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gcc ld.bfd 2.41 C++ compiler for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-g++ (gcc 13.2.0 "mips-linux-g++.br_real (Buildroot 2021.11-8547-g7e65a1a) 13.2.0") C++ linker for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-g++ ld.bfd 2.41 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 C++ compiler for the build machine: /usr/bin/g++ (gcc 9.4.0 "g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: 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 Message: Disabling cast checks Library m found: YES Found pkg-config: /home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.76.1 Run-time dependency gobject-2.0 found: YES 2.76.1 Run-time dependency gio-2.0 found: YES 2.76.1 Run-time dependency fribidi found: YES 1.0.13 Found CMake: /home/thomas/autobuild/instance-2/output-1/host/bin/cmake (3.27.7) Run-time dependency libthai found: NO (tried pkgconfig and cmake) Run-time dependency harfbuzz found: YES 8.2.1 Run-time dependency fontconfig found: YES 2.14.2 Message: fontconfig has FcWeightFromOpenTypeDouble: YES Run-time dependency freetype2 found: YES 26.1.20 Run-time dependency xft found: YES 2.3.8 Run-time dependency xrender found: YES 0.9.11 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: YES 1.16.0 Run-time dependency cairo-ps found: YES 1.16.0 Run-time dependency cairo-pdf found: YES 1.16.0 Run-time dependency cairo-xlib found: YES 1.16.0 Dependency sysprof-capture-4 skipped: feature sysprof disabled Configuring config.h using configuration Configuring pango-features.h using configuration Program glib-mkenums found: YES (/home/thomas/autobuild/instance-2/output-1/host/bin/glib-mkenums) Program glib-mkenums found: YES (/home/thomas/autobuild/instance-2/output-1/host/bin/glib-mkenums) Program g-ir-scanner found: YES Run-time dependency harfbuzz-gobject found: YES 8.2.1 Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Program help2man found: YES (/usr/bin/help2man) Build targets in project: 80 pango 1.50.14 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 : True Documentation : False Install tests : False Directories prefix : /usr includedir : /usr/include libdir : /usr/lib datadir : /usr/share User defined options Cross files : /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-2/output-1/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true fontconfig : enabled introspection : enabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-2/output-1/host/bin/ninja >>> pango 1.50.14 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14//build' [1/158] Generating pango/pango-enum-types.h with a custom command (wrapped by meson to capture output) [2/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/modules.c.o [3/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-gravity.c.o [4/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-script.c.o [5/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-coverage.c.o [6/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-fontset.c.o [7/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-fontset-simple.c.o [8/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-bidi-type.c.o [9/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-emoji.c.o [10/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-engine.c.o [11/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-item.c.o [12/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-color.c.o [13/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/reorder-items.c.o [14/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-fontmap.c.o [15/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-matrix.c.o [16/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/glyphstring.c.o [17/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-context.c.o [18/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-glyph-item.c.o [19/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-language.c.o FAILED: pango/libpango-1.0.so.0.5000.14.p/pango-language.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/mips-linux-gcc -Ipango/libpango-1.0.so.0.5000.14.p -Ipango -I../pango -I. -I.. -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/libmount -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/blkid -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/fribidi -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/harfbuzz -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/cairo -I/home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/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 -O3 -g0 -fPIC -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 '-DG_LOG_DOMAIN="Pango"' -DG_LOG_USE_STRUCTURED=1 -DPANGO_COMPILATION '-DSYSCONFDIR="/etc"' '-DLIBDIR="/usr/lib"' -MD -MQ pango/libpango-1.0.so.0.5000.14.p/pango-language.c.o -MF pango/libpango-1.0.so.0.5000.14.p/pango-language.c.o.d -o pango/libpango-1.0.so.0.5000.14.p/pango-language.c.o -c ../pango/pango-language.c In function 'find_best_lang_match_cached', inlined from 'find_best_lang_match_cached' at ../pango/pango-language.c:501:1, inlined from 'pango_language_get_scripts' at ../pango/pango-language.c:661:21: ../pango/pango-language.c:518:12: error: array subscript 0 is outside array bounds of 'const void *[0]' {aka 'const void *[]'} [-Werror=array-bounds=] 518 | *cache = result; | ~~~~~~~^~~~~~~~ In function 'pango_language_get_scripts': cc1: note: source object is likely at address zero cc1: some warnings being treated as errors [20/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pango-trace.c.o [21/158] Generating pango/pango-enum-types.c with a custom command (wrapped by meson to capture output) [22/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/ellipsize.c.o [23/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pangofc-decoder.c.o [24/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pango-ot-buffer.c.o [25/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-tabs.c.o [26/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pango-ot-tag.c.o [27/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-renderer.c.o [28/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pango-ot-info.c.o [29/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/shape.c.o [30/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pango-ot-ruleset.c.o [31/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-utils.c.o [32/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/json_gtkjsonprinter.c.o [33/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pangoft2-fontmap.c.o ../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; | ^ ../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; | ^ [34/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/itemize.c.o [35/158] Compiling C object pango/libpangoxft-1.0.so.0.5000.14.p/pangoxft-fontmap.c.o [36/158] 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, ' '); | ^ ../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; | ^ [37/158] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-context.c.o [38/158] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-fontmap.c.o [39/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.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; | ^ ../pango/pangoft2-render.c: In function 'pango_ft2_font_render_box_glyph': ../pango/pangoft2-render.c:128:24: warning: argument 2 range [4292870144, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 128 | box->bitmap.buffer = g_malloc0_n (box->bitmap.rows, box->bitmap.pitch); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glist.h:34, from /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/ghash.h:36, from /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:52, from /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, 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: /home/thomas/autobuild/instance-2/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmem.h:102:10: note: in a call to allocation function 'g_malloc0_n' declared here 102 | gpointer g_malloc0_n (gsize n_blocks, | ^~~~~~~~~~~ [40/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pangofc-font.c.o ../pango/pangofc-font.c: In function 'pango_fc_font_describe': ../pango/pangofc-font.c:290:25: warning: cast increases required alignment of target type [-Wcast-align] 290 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_describe_absolute': ../pango/pangofc-font.c:298:25: warning: cast increases required alignment of target type [-Wcast-align] 298 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_get_absolute_size': ../pango/pangofc-font.c:311:25: warning: cast increases required alignment of target type [-Wcast-align] 311 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_get_variant': ../pango/pangofc-font.c:323:25: warning: cast increases required alignment of target type [-Wcast-align] 323 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ ../pango/pangofc-font.c: In function 'pango_fc_font_get_coverage': ../pango/pangofc-font.c:331:25: warning: cast increases required alignment of target type [-Wcast-align] 331 | PangoFcFont *fcfont = (PangoFcFont *)font; | ^ [41/158] Compiling C object pango/libpangoxft-1.0.so.0.5000.14.p/pangoxft-font.c.o ../pango/pangoxft-font.c: In function 'pango_xft_font_finalize': ../pango/pangoxft-font.c:182:25: warning: cast increases required alignment of target type [-Wcast-align] 182 | PangoXftFont *xfont = (PangoXftFont *)object; | ^ ../pango/pangoxft-font.c:183:25: warning: cast increases required alignment of target type [-Wcast-align] 183 | PangoFcFont *fcfont = (PangoFcFont *)object; | ^ ../pango/pangoxft-font.c: In function 'pango_xft_font_get_glyph_extents': ../pango/pangoxft-font.c:326:25: warning: cast increases required alignment of target type [-Wcast-align] 326 | PangoXftFont *xfont = (PangoXftFont *)font; | ^ ../pango/pangoxft-font.c: In function 'xft_font_get_font': ../pango/pangoxft-font.c:398:11: warning: cast increases required alignment of target type [-Wcast-align] 398 | xfont = (PangoXftFont *)font; | ^ ../pango/pangoxft-font.c:399:12: warning: cast increases required alignment of target type [-Wcast-align] 399 | fcfont = (PangoFcFont *)font; | ^ [42/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/json_gtkjsonparser.c.o [43/158] Compiling C object pango/libpango-1.0.so.0.5000.14.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:1716:23: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'gsize' {aka 'unsigned int'} [-Wformat=] 1716 | "%ld:%ld: %s", start, end, parser_error->message); | ~~^ ~~~~~ | | | | long int gsize {aka unsigned int} | %d ../pango/serializer.c:1716:27: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'gsize' {aka 'unsigned int'} [-Wformat=] 1716 | "%ld:%ld: %s", start, end, parser_error->message); | ~~^ ~~~ | | | | long int gsize {aka unsigned int} | %d [44/158] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-font.c.o [45/158] Compiling C object pango/libpangoxft-1.0.so.0.5000.14.p/pangoxft-render.c.o [46/158] Compiling C object pango/libpangocairo-1.0.so.0.5000.14.p/pangocairo-render.c.o ../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); | ^ [47/158] Compiling C object pango/libpango-1.0.so.0.5000.14.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:3490:24: warning: cast increases required alignment of target type [-Wcast-align] 3490 | scale = ((PangoAttrFloat *)attr)->value; | ^ [48/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-markup.c.o [49/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/fonts.c.o [50/158] Compiling C object pango/libpangoft2-1.0.so.0.5000.14.p/pangofc-fontmap.c.o ../pango/pangofc-fontmap.c: In function 'pango_fc_face_list_sizes': ../pango/pangofc-fontmap.c:3065:24: warning: cast increases required alignment of target type [-Wcast-align] 3065 | *sizes = (int *) size_array->data; | ^ [51/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/break.c.o [52/158] Compiling C object pango/libpango-1.0.so.0.5000.14.p/pango-layout.c.o ../pango/pango-layout.c: In function 'pango_layout_get_empty_extents_and_height_at_index': ../pango/pango-layout.c:5531:43: warning: cast increases required alignment of target type [-Wcast-align] 5531 | line_height_factor = ((PangoAttrFloat *)attr)->value; | ^ ../pango/pango-layout.c: In function 'pango_layout_get_item_properties': ../pango/pango-layout.c:6954:38: warning: cast increases required alignment of target type [-Wcast-align] 6954 | properties->line_height = ((PangoAttrFloat *)attr)->value; | ^ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:283: /home/thomas/autobuild/instance-2/output-1/build/pango-1.50.14/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'