DEBUG: Executing shell function do_compile
[1/6] x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot -Igi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p -Igi/overrides -I../gst-python-1.26.2/gi/overrides -I. -I../gst-python-1.26.2 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/python3.13 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/pygobject-3.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/gst-python-1.26.2=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/build=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot-native= -pipe -fPIC -pthread -MD -MQ gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o -MF gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o.d -o gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o -c ../gst-python-1.26.2/gi/overrides/gstmodule.c
FAILED: gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o 
x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot -Igi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p -Igi/overrides -I../gst-python-1.26.2/gi/overrides -I. -I../gst-python-1.26.2 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/python3.13 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/pygobject-3.0 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/gst-python-1.26.2=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/build=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot-native= -pipe -fPIC -pthread -MD -MQ gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o -MF gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o.d -o gi/overrides/_gi_gst.cpython-313-x86_64-linux-gnu.so.p/gstmodule.c.o -c ../gst-python-1.26.2/gi/overrides/gstmodule.c
../gst-python-1.26.2/gi/overrides/gstmodule.c: In function '_gst_structure_is_writable':
../gst-python-1.26.2/gi/overrides/gstmodule.c:1042:7: error: implicit declaration of function 'gst_structure_is_writable'; did you mean '_gst_structure_is_writable'? [-Wimplicit-function-declaration]
 1042 |   if (gst_structure_is_writable (structure)) {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
      |       _gst_structure_is_writable
[2/6] x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot -Igi/overrides/_gi_gst_analytics.cpython-313-x86_64-linux-gnu.so.p -Igi/overrides -I../gst-python-1.26.2/gi/overrides -I. -I../gst-python-1.26.2 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/python3.13 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/pygobject-3.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/orc-0.4 -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/gst-python-1.26.2=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/build=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot-native= -pipe -fPIC -pthread -MD -MQ gi/overrides/_gi_gst_analytics.cpython-313-x86_64-linux-gnu.so.p/gstanalyticsmodule.c.o -MF gi/overrides/_gi_gst_analytics.cpython-313-x86_64-linux-gnu.so.p/gstanalyticsmodule.c.o.d -o gi/overrides/_gi_gst_analytics.cpython-313-x86_64-linux-gnu.so.p/gstanalyticsmodule.c.o -c ../gst-python-1.26.2/gi/overrides/gstanalyticsmodule.c
[3/6] x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot -Iplugin/libgstpython.so.p -Iplugin -I../gst-python-1.26.2/plugin -I. -I../gst-python-1.26.2 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/gstreamer-1.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/pygobject-3.0 -ITOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot/usr/include/python3.13 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DHAVE_CONFIG_H -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/gst-python-1.26.2=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/build=/usr/src/debug/gstreamer1.0-python/1.26.2 -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot-native= -pipe -fPIC -pthread -MD -MQ plugin/libgstpython.so.p/gstpythonplugin.c.o -MF plugin/libgstpython.so.p/gstpythonplugin.c.o.d -o plugin/libgstpython.so.p/gstpythonplugin.c.o -c ../gst-python-1.26.2/plugin/gstpythonplugin.c
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/recipe-sysroot-native/usr/bin/ninja -j 16 -l 75.0 -v
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/temp/run.do_compile.2870521:159 exit 1 from 'meson compile -v -j 16 -l 75'
WARNING: Backtrace (BB generated script): 
	#1: meson_do_compile, TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/temp/run.do_compile.2870521, line 159
	#2: do_compile, TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/temp/run.do_compile.2870521, line 154
	#3: main, TOPDIR/tmp/work/core2-64-poky-linux/gstreamer1.0-python/1.26.2/temp/run.do_compile.2870521, line 170

Error details

Submitted on:
01/06/25 08:55
Error type:
Recipe
Task:
do_compile
Recipe:
gstreamer1.0-python
Recipe version:
1.26.2-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
universal/almalinux-8.10
Branch:
tmp-auh-upgrades
Commit:
4816dd9421b8796570849ee0da3c2ddeedd4b3d0
Build:
#206872
Submitter:
yp-ab-alma8-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/38/builds/18
Similar errors:
0
Open a bug