--- Begin Message ---
Package: src:kivy
Version: 2.2.1-3
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/kivy_2.2.1-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
| ~~~~~~~~~~~~~~~~^~~~~~
[INFO ] building 'kivy.core.image._img_sdl2' extension
[INFO ] creating
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/image
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2
-I/usr/include/SDL2 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/opus
-I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libinstpatch-2
-I/usr/include/python3.12 -c /<<PKGBUILDDIR>>/kivy/core/image/_img_sdl2.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/image/_img_sdl2.o
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/image/_img_sdl2.o
-L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2
-L/usr/include/SDL2 -L/usr/include/harfbuzz -L/usr/include/freetype2
-L/usr/include/libpng16 -L/usr/include/glib-2.0
-L/usr/lib/x86_64-linux-gnu/glib-2.0/include -L/usr/include/sysprof-6
-L/usr/include/x86_64-linux-gnu -L/usr/include/webp -L/usr/include/opus
-L/usr/include/pipewire-0.3 -L/usr/include/spa-0.2 -L/usr/include/dbus-1.0
-L/usr/lib/x86_64-linux-gnu/dbus-1.0/include -L/usr/include/libinstpatch-2
-L/usr/lib/x86_64-linux-gnu -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer
-lSDL2_ttf -lSDL2_image -lSDL2_mix
er -lSDL2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/core/image/_img_sdl2.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] building 'kivy.core.text._text_sdl2' extension
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2
-I/usr/include/SDL2 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/opus
-I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libinstpatch-2
-I/usr/include/python3.12 -c /<<PKGBUILDDIR>>/kivy/core/text/_text_sdl2.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/text/_text_sdl2.o
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/graphics/boxshadow.o
-L/usr/lib/x86_64-linux-gnu -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/graphics/boxshadow.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] building 'kivy.core.audio.audio_sdl2' extension
[INFO ] creating
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/audio
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2
-I/usr/include/SDL2 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/opus
-I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libinstpatch-2
-I/usr/include/python3.12 -c /<<PKGBUILDDIR>>/kivy/core/audio/audio_sdl2.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/audio/audio_sdl2.o
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/text/_text_sdl2.o
-L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2
-L/usr/include/SDL2 -L/usr/include/harfbuzz -L/usr/include/freetype2
-L/usr/include/libpng16 -L/usr/include/glib-2.0
-L/usr/lib/x86_64-linux-gnu/glib-2.0/include -L/usr/include/sysprof-6
-L/usr/include/x86_64-linux-gnu -L/usr/include/webp -L/usr/include/opus
-L/usr/include/pipewire-0.3 -L/usr/include/spa-0.2 -L/usr/include/dbus-1.0
-L/usr/lib/x86_64-linux-gnu/dbus-1.0/include -L/usr/include/libinstpatch-2
-L/usr/lib/x86_64-linux-gnu -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer
-lSDL2_ttf -lSDL2_image -lSDL2_mix
er -lSDL2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/core/text/_text_sdl2.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] building 'kivy.core.clipboard._clipboard_sdl2' extension
[INFO ] creating
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/clipboard
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/SDL2 -I/usr/local/include/SDL2 -I/usr/include/SDL2
-I/usr/include/SDL2 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/opus
-I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libinstpatch-2
-I/usr/include/python3.12 -c
/<<PKGBUILDDIR>>/kivy/core/clipboard/_clipboard_sdl2.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/clipboard/_clipboard_sdl2.o
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/clipboard/_clipboard_sdl2.o
-L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2
-L/usr/include/SDL2 -L/usr/include/harfbuzz -L/usr/include/freetype2
-L/usr/include/libpng16 -L/usr/include/glib-2.0
-L/usr/lib/x86_64-linux-gnu/glib-2.0/include -L/usr/include/sysprof-6
-L/usr/include/x86_64-linux-gnu -L/usr/include/webp -L/usr/include/opus
-L/usr/include/pipewire-0.3 -L/usr/include/spa-0.2 -L/usr/include/dbus-1.0
-L/usr/lib/x86_64-linux-gnu/dbus-1.0/include -L/usr/include/libinstpatch-2
-L/usr/lib/x86_64-linux-gnu -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer
-lSDL2_ttf -lSDL2_image
-lSDL2_mixer -lSDL2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/core/clipboard/_clipboard_sdl2.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] building 'kivy.core.text._text_pango' extension
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/python3.12 -c
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.o
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c: In function
‘__pyx_f_4kivy_4core_4text_11_text_pango__set_cc_options’:
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c:9468:3: warning:
‘pango_ft2_font_map_substitute_changed’ is deprecated: Use
'pango_fc_font_map_substitute_changed' instead [-Wdeprecated-declarations]
9468 |
pango_ft2_font_map_substitute_changed(PANGO_FT2_FONT_MAP(__pyx_v_cc->fontmap));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c:1297:
/usr/include/pango-1.0/pango/pangoft2.h:126:15: note: declared here
126 | void pango_ft2_font_map_substitute_changed
(PangoFT2FontMap *fontmap);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c: In function
‘__pyx_f_4kivy_4core_4text_11_text_pango__get_or_create_cc’:
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c:10137:3: warning:
‘pango_ft2_font_map_set_default_substitute’ is deprecated: Use
'pango_fc_font_map_set_default_substitute' instead [-Wdeprecated-declarations]
10137 |
pango_ft2_font_map_set_default_substitute(PANGO_FT2_FONT_MAP(__pyx_v_cc->fontmap),
(&__pyx_f_4kivy_4core_4text_11_text_pango__ft2subst_callback),
((gpointer)(&__pyx_v_cc->ft2subst_callback_data)), NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pangoft2.h:121:15: note: declared here
121 | void pango_ft2_font_map_set_default_substitute
(PangoFT2FontMap *fontmap,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c: In function
‘__pyx_pf_4kivy_4core_4text_11_text_pango_6kpango_find_base_dir’:
/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c:14552:3: warning:
‘pango_find_base_dir’ is deprecated [-Wdeprecated-declarations]
14552 | __pyx_t_1 =
__Pyx_PyInt_From_PangoDirection(pango_find_base_dir(__pyx_t_2, __pyx_t_3)); if
(unlikely(!__pyx_t_1)) __PYX_ERR(1, 703, __pyx_L1_error)
| ^~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango-types.h:239,
from /usr/include/pango-1.0/pango/pango-font.h:26,
from /usr/include/pango-1.0/pango/pango-utils.h:27,
from /<<PKGBUILDDIR>>/kivy/core/text/_text_pango.c:1293:
/usr/include/pango-1.0/pango/pango-bidi-type.h:107:16: note: declared here
107 | PangoDirection pango_find_base_dir (const gchar *text,
| ^~~~~~~~~~~~~~~~~~~
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/graphics/vertex_instructions.o
-L/usr/lib/x86_64-linux-gnu -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/graphics/vertex_instructions.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] building 'kivy.lib.gstplayer._gstplayer' extension
[INFO ] creating
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/lib/gstplayer
[INFO ] x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g
-O2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/<<PKGBUILDDIR>>/kivy/include
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/x86_64-linux-gnu -I/usr/include/python3.12 -c
/<<PKGBUILDDIR>>/kivy/lib/gstplayer/_gstplayer.c -o
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/lib/gstplayer/_gstplayer.o
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/audio/audio_sdl2.o
-L/usr/include/SDL2 -L/usr/local/include/SDL2 -L/usr/include/SDL2
-L/usr/include/SDL2 -L/usr/include/harfbuzz -L/usr/include/freetype2
-L/usr/include/libpng16 -L/usr/include/glib-2.0
-L/usr/lib/x86_64-linux-gnu/glib-2.0/include -L/usr/include/sysprof-6
-L/usr/include/x86_64-linux-gnu -L/usr/include/webp -L/usr/include/opus
-L/usr/include/pipewire-0.3 -L/usr/include/spa-0.2 -L/usr/include/dbus-1.0
-L/usr/lib/x86_64-linux-gnu/dbus-1.0/include -L/usr/include/libinstpatch-2
-L/usr/lib/x86_64-linux-gnu -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer
-lSDL2_ttf -lSDL2_image -lSDL2_mi
xer -lSDL2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/core/audio/audio_sdl2.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/lib/gstplayer/_gstplayer.o
-L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/lib/gstplayer/_gstplayer.cpython-312-x86_64-linux-gnu.so
-lm
/<<PKGBUILDDIR>>/kivy/graphics/svg.c: In function
‘__pyx_f_4kivy_8graphics_3svg_3Svg_parse_path’:
/<<PKGBUILDDIR>>/kivy/graphics/svg.c:40964:20: warning: ‘__pyx_v_cx’ may be
used uninitialized [-Wmaybe-uninitialized]
40964 | __pyx_v_cx = ((__pyx_v_self->x + __pyx_v_self->x) - __pyx_v_cx);
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/kivy/graphics/svg.c:39515:10: note: ‘__pyx_v_cx’ was declared
here
39515 | double __pyx_v_cx;
| ^~~~~~~~~~
/<<PKGBUILDDIR>>/kivy/graphics/svg.c:40973:20: warning: ‘__pyx_v_cy’ may be
used uninitialized [-Wmaybe-uninitialized]
40973 | __pyx_v_cy = ((__pyx_v_self->y + __pyx_v_self->y) - __pyx_v_cy);
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/kivy/graphics/svg.c:39516:10: note: ‘__pyx_v_cy’ was declared
here
39516 | double __pyx_v_cy;
| ^~~~~~~~~~
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/graphics/svg.o
-L/usr/lib/x86_64-linux-gnu -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/graphics/svg.cpython-312-x86_64-linux-gnu.so
-lm
[INFO ] x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/<<PKGBUILDDIR>>/kivy/core/text/_text_pango.o
-L/usr/lib/x86_64-linux-gnu -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/kivy/core/text/_text_pango.cpython-312-x86_64-linux-gnu.so
-lm
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.12"
returned exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---