>>> graphene 1.10.8 Extracting gzip -d -c /home/buildroot/instance-0/dl/graphene/graphene-1.10.8.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/graphene-1.10.8 -xf - >>> graphene 1.10.8 Patching >>> graphene 1.10.8 Configuring rm -rf /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build mkdir -p /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%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', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/or1k-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/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/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=debug --cross-file=/home/buildroot/instance-0/output-1/build/graphene-1.10.8//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake -Dtests=false -Dinstalled_tests=false -Dgtk_doc=false -Dgobject_types=true -Dintrospection=enabled -Dsse2=false -Darm_neon=false /home/buildroot/instance-0/output-1/build/graphene-1.10.8/ /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build WARNING: Unknown CPU family or1k, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 1.6.0 Source dir: /home/buildroot/instance-0/output-1/build/graphene-1.10.8 Build dir: /home/buildroot/instance-0/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/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-gnu-gcc (gcc 13.3.0 "or1k-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.11) 13.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-gnu-gcc ld.bfd 2.42 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: or1k Host machine cpu: Target machine cpu family: or1k 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: Enabling various debug infrastructure Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkgconf) 2.3.0 Run-time dependency gobject-2.0 found: YES 2.76.1 Program g-ir-scanner found: YES 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 Program python3 found: YES (/home/buildroot/instance-0/output-1/host/bin/python3) Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Build targets in project: 4 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 : YES Build Documentation : NO Tests : NO Installed tests : NO User defined options Cross files : /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/instance-0/output-1/host/lib/pkgconfig arm_neon : false b_pie : false b_staticpic : true buildtype : debug default_library : both gobject_types : true gtk_doc : false installed_tests : false introspection : enabled libdir : lib prefix : /usr sse2 : false strip : false tests : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/instance-0/output-1/host/bin/ninja >>> graphene 1.10.8 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/graphene-1.10.8//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/graphene-1.10.8//build' [1/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-size.c.o [2/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-sphere.c.o [3/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-quad.c.o [4/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-alloc.c.o [5/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-point.c.o [6/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-plane.c.o [7/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-point3d.c.o [8/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-ray.c.o [9/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-rect.c.o [10/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-triangle.c.o [11/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-box.c.o [12/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-simd4f.c.o [13/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-frustum.c.o [14/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-euler.c.o [15/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-quaternion.c.o [16/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-vectors.c.o [17/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-simd4x4f.c.o [18/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-gobject.c.o [19/23] Compiling C object src/libgraphene-1.0.so.0.1000.8.p/graphene-matrix.c.o [20/23] Linking static target src/libgraphene-1.0.a [21/23] Linking target src/libgraphene-1.0.so.0.1000.8 [22/23] Generating src/Graphene-1.0.gir with a custom command (wrapped by meson to set env) [23/23] Generating src/Graphene-1.0.typelib with a custom command FAILED: src/Graphene-1.0.typelib /home/buildroot/instance-0/output-1/host/or1k-buildroot-linux-gnu/sysroot/usr/bin/g-ir-compiler src/Graphene-1.0.gir --output src/Graphene-1.0.typelib --includedir=/usr/share/gir-1.0 Could not find GIR file 'GObject-2.0.gir'; check XDG_DATA_DIRS or use --includedir error parsing file src/Graphene-1.0.gir: Failed to parse included gir GObject-2.0 If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the .mk file should help. Typically like this: PKG_MAKE_ENV += GIR_EXTRA_LIBS_PATH="$(@D)/.libs" ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/graphene-1.10.8/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'