>>> gdk-pixbuf 2.42.10 Extracting
xzcat /tmp/instance-10/dl/gdk-pixbuf/gdk-pixbuf-2.42.10.tar.xz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10 -xf -
>>> gdk-pixbuf 2.42.10 Patching
>>> gdk-pixbuf 2.42.10 Configuring
rm -rf /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build
mkdir -p /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build
sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-g++%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build/cross-compilation.conf
PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/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 /tmp/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-10/output-1/host/lib/cmake -Dgio_sniffing=false -Dtests=false -Dinstalled_tests=false -Dman=false -Dintrospection=disabled -Dpng=enabled -Djpeg=enabled -Dtiff=enabled /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/ /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build
The Meson build system
Version: 0.64.1
Source dir: /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10
Build dir: /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/build
Build type: cross build
Project name: gdk-pixbuf
Project version: 2.42.10
C compiler for the host machine: /tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc (gcc 6.3.0 "mips-img-linux-gnu-gcc (Codescape GNU Tools 2018.09-02 for MIPS IMG Linux) 6.3.0")
C linker for the host machine: /tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc ld.bfd 2.28.51.20170703
C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110")
C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: mips64
Host machine cpu:
Target machine cpu family: mips64
Target machine cpu:
Found pkg-config: /tmp/instance-10/output-1/host/bin/pkgconf (1.6.3)
Run-time dependency glib-2.0 found: YES 2.72.3
Run-time dependency gobject-2.0 found: YES 2.72.3
Run-time dependency gmodule-no-export-2.0 found: YES 2.72.3
Run-time dependency gio-2.0 found: YES 2.72.3
Has header "unistd.h" : YES
Has header "sys/resource.h" : YES
Has header "sys/time.h" : YES
Library m found: YES
Checking for function "round" with dependency -lm: YES
Checking for function "lrint" with dependency -lm: YES
Library intl found: NO
Checking for function "bind_textdomain_codeset" with dependency -lintl: YES
Checking for function "setrlimit" : YES
Checking if "sigsetjmp" : links: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-int-conversion: YES
Compiler for C supports arguments -Wno-uninitialized: YES
Compiler for C supports arguments -Wno-discarded-qualifiers: YES
Compiler for C supports arguments -Werror=implicit: YES
Compiler for C supports arguments -Werror=nonnull: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=main: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=sequence-point: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=trigraphs: YES
Compiler for C supports arguments -Werror=array-bounds: YES
Compiler for C supports arguments -Werror=write-strings: YES
Compiler for C supports arguments -Werror=address: YES
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
Compiler for C supports arguments -Werror=empty-body: YES
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
Library mlib found: NO
Run-time dependency libpng found: YES 1.6.39
Run-time dependency libjpeg found: YES 2.1.4
Checking for function "jpeg_destroy_decompress" with dependency libjpeg: YES
Checking for function "jpeg_simple_progression" with dependency libjpeg: YES
Run-time dependency libtiff-4 found: YES 4.4.0
Configuring config.h using configuration
Program build-aux/gen-resources.py found: YES (/tmp/instance-10/output-1/host/bin/python3 /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/build-aux/gen-resources.py)
Program build-aux/gen-installed-test.py found: YES (/tmp/instance-10/output-1/host/bin/python3 /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/build-aux/gen-installed-test.py)
Program build-aux/gen-thumbnailer.py found: YES (/tmp/instance-10/output-1/host/bin/python3 /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/build-aux/gen-thumbnailer.py)
Program glib-compile-resources found: YES (/tmp/instance-10/output-1/host/bin/glib-compile-resources)
Configuring gdk-pixbuf-features.h using configuration
Found pkg-config: /tmp/instance-10/output-1/host/bin/pkg-config (1.6.3)
Program glib-genmarshal found: YES (/tmp/instance-10/output-1/host/bin/glib-genmarshal)
Program glib-mkenums found: YES (/tmp/instance-10/output-1/host/bin/glib-mkenums)
Program glib-mkenums found: YES (/tmp/instance-10/output-1/host/bin/glib-mkenums)
Program g-ir-scanner skipped: feature introspection disabled
Program msgfmt found: YES (/tmp/instance-10/output-1/host/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/tmp/instance-10/output-1/host/bin/msgmerge)
Program xgettext found: YES (/tmp/instance-10/output-1/host/bin/xgettext)
Found CMake: /tmp/instance-10/output-1/host/bin/cmake (3.22.3)
Run-time dependency gi-docgen found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency gi-docgen
Automatic wrap-based subproject downloading is disabled
Subproject gi-docgen is buildable: NO (disabling)
Dependency gi-docgen from subproject gi-docgen found: NO (subproject failed to configure)
Configuring gdk-pixbuf.toml using configuration
Configuring gdk-pixdata.toml using configuration
Program gi-docgen found: NO
Program rst2man found: YES (/usr/bin/rst2man)
Build targets in project: 133
NOTICE: Future-deprecated features used:
* 0.62.0: {'pkgconfig.generate variable for builtin directories'}
gdk-pixbuf 2.42.10
Loaders
Shared modules : True
Enabled loaders : png
jpeg
tiff
Builtin loaders : png
jpeg
Build
Debugging : False
Optimization : 3
GIO MIME sniffing : False
MediaLib : False
Introspection : False
Documentation : False
Manual pages : False
Relocatable : False
Build tests : False
Installed tests : False
Directories
prefix : /usr
libdir : /usr/lib
datadir : /usr/share
libexecdir : /usr/lib
Subprojects
gi-docgen : NO
Automatic wrap-based subproject downloading is disabled
User defined options
Cross files : /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build/cross-compilation.conf
build.cmake_prefix_path: /tmp/instance-10/output-1/host/lib/cmake
build.pkg_config_path : /tmp/instance-10/output-1/host/lib/pkgconfig
buildtype : release
default_library : shared
libdir : lib
prefix : /usr
strip : false
b_pie : false
gio_sniffing : false
installed_tests : false
introspection : disabled
jpeg : enabled
man : false
png : enabled
tests : false
tiff : enabled
Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-10/output-1/host/bin/ninja
>>> gdk-pixbuf 2.42.10 Building
cp -f /tmp/instance-10/output-1/host/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/gdk-pixbuf
PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build
ninja: Entering directory `/tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10//build'
[1/166] Generating po/ab/LC_MESSAGES/gdk-pixbuf-ab.mo with a custom command
[2/166] Generating po/af/LC_MESSAGES/gdk-pixbuf-af.mo with a custom command
[3/166] Generating po/ang/LC_MESSAGES/gdk-pixbuf-ang.mo with a custom command
[4/166] Generating po/ar/LC_MESSAGES/gdk-pixbuf-ar.mo with a custom command
[5/166] Generating po/as/LC_MESSAGES/gdk-pixbuf-as.mo with a custom command
[6/166] Generating po/ast/LC_MESSAGES/gdk-pixbuf-ast.mo with a custom command
[7/166] Generating po/az/LC_MESSAGES/gdk-pixbuf-az.mo with a custom command
[8/166] Generating po/be/LC_MESSAGES/gdk-pixbuf-be.mo with a custom command
[9/166] Generating po/be@latin/LC_MESSAGES/gdk-pixbuf-be@latin.mo with a custom command
[10/166] Generating po/bg/LC_MESSAGES/gdk-pixbuf-bg.mo with a custom command
[11/166] Generating po/bn/LC_MESSAGES/gdk-pixbuf-bn.mo with a custom command
[12/166] Generating po/bn_IN/LC_MESSAGES/gdk-pixbuf-bn_IN.mo with a custom command
[13/166] Generating po/br/LC_MESSAGES/gdk-pixbuf-br.mo with a custom command
[14/166] Generating po/bs/LC_MESSAGES/gdk-pixbuf-bs.mo with a custom command
[15/166] Generating po/ca/LC_MESSAGES/gdk-pixbuf-ca.mo with a custom command
[16/166] Generating po/ca@valencia/LC_MESSAGES/gdk-pixbuf-ca@valencia.mo with a custom command
[17/166] Generating po/crh/LC_MESSAGES/gdk-pixbuf-crh.mo with a custom command
[18/166] Generating po/cs/LC_MESSAGES/gdk-pixbuf-cs.mo with a custom command
[19/166] Generating po/csb/LC_MESSAGES/gdk-pixbuf-csb.mo with a custom command
[20/166] Generating po/cy/LC_MESSAGES/gdk-pixbuf-cy.mo with a custom command
[21/166] Compiling C object gdk-pixbuf/pixops/timescale.p/timescale.c.o
[22/166] Generating gdk-pixbuf/gdk-pixbuf-marshal_h with a custom command
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[23/166] Generating gdk-pixbuf/gdk-pixbuf-enum-types.h with a custom command (wrapped by meson to capture output)
[24/166] Generating po/da/LC_MESSAGES/gdk-pixbuf-da.mo with a custom command
[25/166] Generating po/de/LC_MESSAGES/gdk-pixbuf-de.mo with a custom command
[26/166] Generating po/dz/LC_MESSAGES/gdk-pixbuf-dz.mo with a custom command
[27/166] Generating po/el/LC_MESSAGES/gdk-pixbuf-el.mo with a custom command
[28/166] Generating po/en_CA/LC_MESSAGES/gdk-pixbuf-en_CA.mo with a custom command
[29/166] Generating po/en_GB/LC_MESSAGES/gdk-pixbuf-en_GB.mo with a custom command
[30/166] Generating po/en@shaw/LC_MESSAGES/gdk-pixbuf-en@shaw.mo with a custom command
[31/166] Generating po/eo/LC_MESSAGES/gdk-pixbuf-eo.mo with a custom command
[32/166] Generating po/es/LC_MESSAGES/gdk-pixbuf-es.mo with a custom command
[33/166] Generating po/et/LC_MESSAGES/gdk-pixbuf-et.mo with a custom command
[34/166] Generating po/eu/LC_MESSAGES/gdk-pixbuf-eu.mo with a custom command
[35/166] Generating po/fa/LC_MESSAGES/gdk-pixbuf-fa.mo with a custom command
[36/166] Generating po/fi/LC_MESSAGES/gdk-pixbuf-fi.mo with a custom command
[37/166] Generating po/fr/LC_MESSAGES/gdk-pixbuf-fr.mo with a custom command
[38/166] Generating po/fur/LC_MESSAGES/gdk-pixbuf-fur.mo with a custom command
[39/166] Generating po/ga/LC_MESSAGES/gdk-pixbuf-ga.mo with a custom command
[40/166] Generating po/gl/LC_MESSAGES/gdk-pixbuf-gl.mo with a custom command
[41/166] Generating po/gu/LC_MESSAGES/gdk-pixbuf-gu.mo with a custom command
[42/166] Generating po/he/LC_MESSAGES/gdk-pixbuf-he.mo with a custom command
[43/166] Generating po/hi/LC_MESSAGES/gdk-pixbuf-hi.mo with a custom command
[44/166] Generating po/hr/LC_MESSAGES/gdk-pixbuf-hr.mo with a custom command
[45/166] Generating po/hu/LC_MESSAGES/gdk-pixbuf-hu.mo with a custom command
[46/166] Generating po/hy/LC_MESSAGES/gdk-pixbuf-hy.mo with a custom command
[47/166] Generating gdk-pixbuf/gdk-pixbuf-marshal_c with a custom command
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list...
[48/166] Compiling C object gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o
FAILED: gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o
/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc -Igdk-pixbuf/pixops/libpixops.a.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -fPIC -pthread -MD -MQ gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -MF gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o.d -o gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c
../gdk-pixbuf/pixops/pixops.c: In function '_pixops_composite':
../gdk-pixbuf/pixops/pixops.c:2096:1: error: insn does not satisfy its constraints:
}
^
(insn 1841 879 1712 62 (parallel [
(set (mem/c:DI (plus:SI (reg/f:SI 29 $sp)
(const_int 224 [0xe0])) [10 %sfp+224 S8 A64])
(reg/v:DI 32 $f0 [orig:518 y_step ] [518]))
(set (mem/c:DI (plus:SI (reg/f:SI 29 $sp)
(const_int 232 [0xe8])) [10 %sfp+232 S8 A64])
(const_int 0 [0]))
]) ../gdk-pixbuf/pixops/pixops.c:365 741 {join2_load_storedi}
(nil))
../gdk-pixbuf/pixops/pixops.c:2096:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
[49/166] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o
[50/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-scale.c.o
[51/166] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o
[52/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/meson-generated_.._gdk-pixbuf-marshal.c.o
[53/166] Generating gdk-pixbuf/gdk-pixbuf-enum-types.c with a custom command (wrapped by meson to capture output)
[54/166] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o
[55/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-simple-anim.c.o
[56/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-scaled-anim.c.o
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c: In function 'gdk_pixbuf_scaled_anim_finalize':
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c:94:32: warning: cast increases required alignment of target type [-Wcast-align]
GdkPixbufScaledAnim *scaled = (GdkPixbufScaledAnim *)object;
^
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c: In function 'is_static_image':
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c:112:32: warning: cast increases required alignment of target type [-Wcast-align]
GdkPixbufScaledAnim *scaled = (GdkPixbufScaledAnim *)anim;
^
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c: In function 'get_static_image':
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c:154:32: warning: cast increases required alignment of target type [-Wcast-align]
GdkPixbufScaledAnim *scaled = (GdkPixbufScaledAnim *)anim;
^
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c: In function 'get_size':
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c:166:32: warning: cast increases required alignment of target type [-Wcast-align]
GdkPixbufScaledAnim *scaled = (GdkPixbufScaledAnim *)anim;
^
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c: In function 'get_iter':
../gdk-pixbuf/gdk-pixbuf-scaled-anim.c:180:32: warning: cast increases required alignment of target type [-Wcast-align]
GdkPixbufScaledAnim *scaled = (GdkPixbufScaledAnim *)anim;
^
[57/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-animation.c.o
[58/166] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o
[59/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-data.c.o
[60/166] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o
[61/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixdata.c.o
../gdk-pixbuf/gdk-pixdata.c: In function 'gdk_pixdata_serialize':
../gdk-pixbuf/gdk-pixdata.c:155:13: warning: cast increases required alignment of target type [-Wcast-align]
istream = (guint32*) stream;
^
[62/166] Compiling C object gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o
../gdk-pixbuf/io-tiff.c: In function 'tiff_image_parse':
../gdk-pixbuf/io-tiff.c:283:55: warning: cast increases required alignment of target type [-Wcast-align]
if (!TIFFReadRGBAImageOriented (tiff, width, height, (uint32_t *)pixels, ORIENTATION_TOPLEFT, 1)) {
^
[63/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-loader.c.o
[64/166] Compiling C object gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o
[65/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-util.c.o
[66/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf.c.o
[67/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o
FAILED: gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o
/tmp/instance-10/output-1/host/bin/mips-img-linux-gnu-gcc -Igdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-10/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -fPIC -pthread -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Wno-discarded-qualifiers -Werror=implicit -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=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/usr"' '-DGDK_PIXBUF_LOCALEDIR="/usr/share/locale"' '-DGDK_PIXBUF_LIBDIR="/usr/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c
../gdk-pixbuf/pixops/pixops.c: In function 'pixops_scale_nearest':
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:281:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:281:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:288:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:288:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:296:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast increases required alignment of target type [-Wcast-align]
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p));
^
../gdk-pixbuf/pixops/pixops.c:296:11: note: in definition of macro 'INNER_LOOP'
ASSIGN_PIXEL; \
^~~~~~~~~~~~
../gdk-pixbuf/pixops/pixops.c: In function 'composite_line_22_4a4':
../gdk-pixbuf/pixops/pixops.c:796:23: warning: cast increases required alignment of target type [-Wcast-align]
pixel_weights = (int *)((char *)weights +
^
../gdk-pixbuf/pixops/pixops.c: In function '_pixops_composite':
../gdk-pixbuf/pixops/pixops.c:2096:1: error: insn does not satisfy its constraints:
}
^
(insn 1846 879 1714 62 (parallel [
(set (mem/c:DI (plus:SI (reg/f:SI 29 $sp)
(const_int 224 [0xe0])) [10 %sfp+224 S8 A64])
(reg/v:DI 32 $f0 [orig:518 y_step ] [518]))
(set (mem/c:DI (plus:SI (reg/f:SI 29 $sp)
(const_int 232 [0xe8])) [10 %sfp+232 S8 A64])
(const_int 0 [0]))
]) ../gdk-pixbuf/pixops/pixops.c:365 741 {join2_load_storedi}
(nil))
../gdk-pixbuf/pixops/pixops.c:2096:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
[68/166] Compiling C object gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o
[69/166] Compiling C object gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o
[70/166] Compiling C object gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o
../gdk-pixbuf/io-png.c: In function 'real_save_png':
../gdk-pixbuf/io-png.c:1044:28: warning: cast increases required alignment of target type [-Wcast-align]
text_ptr = (png_textp) g_array_free (text_data, FALSE);
^
[71/166] Compiling C object gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o
../gdk-pixbuf/io-jpeg.c: In function 'fatal_error_handler':
../gdk-pixbuf/io-jpeg.c:115:11: warning: cast increases required alignment of target type [-Wcast-align]
errmgr = (struct error_handler_data *) cinfo->err;
^
../gdk-pixbuf/io-jpeg.c: In function 'to_callback_do_write':
../gdk-pixbuf/io-jpeg.c:1311:12: warning: cast increases required alignment of target type [-Wcast-align]
errmgr = (struct error_handler_data *) cinfo->err;
^
[72/166] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-io.c.o
[73/166] Compiling C object gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o
ninja: build stopped: subcommand failed.
make: *** [package/pkg-generic.mk:293: /tmp/instance-10/output-1/build/gdk-pixbuf-2.42.10/.stamp_built] Error 1
make: Leaving directory '/tmp/instance-10/buildroot'