>>> graphene 1.10.8 Extracting gzip -d -c /home/autobuild/autobuild/instance-23/dl/graphene/graphene-1.10.8.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8 -xf - >>> graphene 1.10.8 Patching >>> graphene 1.10.8 Configuring rm -rf /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-23/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-23/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-23/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-23/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-23/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-23/output-1/host/lib/cmake -Dtests=false -Dinstalled_tests=false -Dgtk_doc=false -Dgobject_types=true -Dintrospection=disabled -Dsse2=false -Darm_neon=false /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8/ /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build The Meson build system Version: 1.3.1 Source dir: /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8 Build dir: /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8/build Build type: cross build Project name: graphene Project version: 1.10.8 C compiler for the host machine: /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc (gcc 13.3.0 "sh4aeb-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.05-1061-g6395fc6e65) 13.3.0") C linker for the host machine: /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc ld.bfd 2.42 C compiler for the build machine: /usr/bin/gcc (gcc 14.1.1 "gcc (GCC) 14.1.1 20240720") C linker for the build machine: /usr/bin/gcc ld.bfd 2.42.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fstrict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: 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 -Wunused: 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 -Wcast-align: YES Compiler for C supports arguments -Wno-unused-local-typedefs: YES Compiler for C supports arguments -Werror=float-conversion: YES Compiler for C supports arguments -Werror=float-equal: YES Compiler for C supports arguments -Werror=redundant-decls: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=uninitialized: YES Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=implicit: 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=return-type: 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=undef: YES Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Library m found: YES Run-time dependency threads found: YES Has header "stdlib.h" : YES Has header "stdint.h" : YES Has header "stdbool.h" : YES Has header "memory.h" : YES Has header "pthread.h" with dependency threads: YES Checking for function "memalign" : YES ../output-1/build/graphene-1.10.8/meson.build:159: DEPRECATION: configuration_data.set10 with number. the `set10` method should only be used with booleans Checking for function "sincosf" with dependency -lm: YES Checking for function "isinff" with dependency -lm: YES Checking for function "isnanf" with dependency -lm: YES Message: Disabling assertions Found pkg-config: YES (/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf) 1.6.3 Run-time dependency gobject-2.0 found: YES 2.76.1 Program g-ir-scanner skipped: feature introspection disabled Message: Cross-building, assuming IEEE 754 division: true Checking if "GCC vector intrinsics" compiles: NO Configuring graphene-config.h using configuration Configuring graphene-version.h using configuration Configuring config.h using configuration Build targets in project: 1 graphene 1.10.8 Directories prefix : /usr libdir : lib includedir : include SIMD SSE : NO GCC vector : NO ARM NEON : NO Features GObject types : YES Introspection : NO Build Documentation : NO Tests : NO Installed tests : NO User defined options Cross files : /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-23/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-23/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true arm_neon : false gobject_types : true gtk_doc : false installed_tests : false introspection : disabled sse2 : false tests : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/autobuild/autobuild/instance-23/output-1/host/bin/ninja >>> graphene 1.10.8 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-23/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build ninja: Entering directory `/home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8//build' [1/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-simd4x4f.c.o [2/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-size.c.o [3/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-alloc.c.o [4/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-quad.c.o [5/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-plane.c.o [6/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-point.c.o [7/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-frustum.c.o [8/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-sphere.c.o [9/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-triangle.c.o [10/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-point3d.c.o [11/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-euler.c.o [12/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-ray.c.o [13/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-quaternion.c.o [14/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-rect.c.o [15/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-simd4f.c.o [16/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-box.c.o [17/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-gobject.c.o [18/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o FAILED: src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc -Isrc/libgraphene-1.0.so.0.1000.8.p -Isrc -I../src -Iinclude -I../include -I/home/autobuild/autobuild/instance-23/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include -I/home/autobuild/autobuild/instance-23/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-23/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O3 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_FORTIFY_SOURCE=1 -fPIC -pthread -fvisibility=hidden -ffast-math -fstrict-aliasing -Wpointer-arith -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wunused -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wcast-align -Wno-unused-local-typedefs -Werror=float-conversion -Werror=float-equal -Werror=redundant-decls -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=uninitialized -Werror=shadow -Werror=implicit -Werror=init-self -Werror=main -Werror=missing-braces -Werror=return-type -Werror=array-bounds -Werror=write-strings -Werror=undef -DG_DISABLE_ASSERT -DGRAPHENE_COMPILATION -MD -MQ src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o -MF src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o.d -o src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o -c ../src/graphene-matrix.c In file included from ../src/graphene-matrix.c:101: ../include/graphene-simd4x4f.h: In function 'graphene_simd4x4f_rotation': ../include/graphene-simd4x4f.h:867:1: error: insn does not satisfy its constraints: 867 | } | ^ (insn 346 50 347 2 (set (mem/c:SI (plus:SI (reg/f:SI 15 r15) (const_int 16 [0x10])) [17 %sfp+-328 S4 A32]) (reg:SI 68 fr4)) "../include/graphene-simd4x4f.h":847:10 189 {movsi_ie} (nil)) during RTL pass: postreload ../include/graphene-simd4x4f.h:867:1: internal compiler error: in extract_constrain_insn, at recog.cc:2692 0x1521c52 diagnostic_impl(rich_location*, diagnostic_metadata const*, int, char const*, __va_list_tag (*) [1], diagnostic_t) ???:0 0x15221d9 internal_error(char const*, ...) ???:0 0x60cc1c fancy_abort(char const*, int, char const*) ???:0 0x5ef12e _fatal_insn(char const*, rtx_def const*, char const*, int, char const*) ???:0 0x5ef154 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*) ???:0 0x5ee587 extract_constrain_insn(rtx_insn*) [clone .cold] ???:0 0xb0525c reload_cse_simplify_operands(rtx_insn*, rtx_def*) [clone .isra.0] ???:0 0xb06525 reload_cse_regs_1() ???:0 0xb0869b (anonymous namespace)::pass_postreload_cse::execute(function*) ???:0 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. [19/20] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-vectors.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-23/output-1/build/graphene-1.10.8/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot'