Your message dated Tue, 13 Aug 2024 08:36:36 +0000 with message-id <e1sdn1a-007jrf...@fasolo.debian.org> and subject line Bug#1075113: fixed in kivy 2.3.0-1 has caused the Debian Bug report #1075113, regarding kivy: ftbfs with GCC-14 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1075113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075113 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: src:kivy Version: 2.2.1-3 Severity: important Tags: sid trixie User: debian-...@lists.debian.org 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 ---
--- Begin Message ---Source: kivy Source-Version: 2.3.0-1 Done: Dean Serenevy <d...@serenevy.net> We believe that the bug you reported is fixed in the latest version of kivy, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1075...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dean Serenevy <d...@serenevy.net> (supplier of updated kivy package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 13 Aug 2024 06:45:06 +0000 Source: kivy Built-For-Profiles: noudeb Architecture: source Version: 2.3.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <team+pyt...@tracker.debian.org> Changed-By: Dean Serenevy <d...@serenevy.net> Closes: 1075113 1077114 Changes: kivy (2.3.0-1) unstable; urgency=medium . * New upstream version 2.3.0 * Remove obsolete patches * Fix ftbfs with GCC-14 (Closes: #1075113) * rebuild for dh-elpa >=2.1.5 (Closes: #1077114) * Update standards version to 4.7.0, no changes needed * Replace transitional dep pkg-config with pkgconf * Cherry-pick upstream removal of deprecated imghdr Checksums-Sha1: bbbd1e0ed256ddfcb5e08a0a873af219a57997ea 2332 kivy_2.3.0-1.dsc 5baacc8ad8ca7c445a9829d82c931af0a9ea165a 23965268 kivy_2.3.0.orig.tar.gz ba26b18cefbbe9100deda75c5407152ca7d20e22 13520 kivy_2.3.0-1.debian.tar.xz d0796d2ac462070a62367c59b27760b36e058f3f 14893 kivy_2.3.0-1_source.buildinfo Checksums-Sha256: 4d5365734cb683e4f85ff1b091f5a07d0a95df3b43f0a1280253daec5db4925a 2332 kivy_2.3.0-1.dsc e8b8610c7f8ef6db908a139d369b247378f18105c96981e492eab2b4706c79d5 23965268 kivy_2.3.0.orig.tar.gz 9ba3b2ea814f279d71cbbff056556fade4f53807980bea668ee6bd8b08d0698c 13520 kivy_2.3.0-1.debian.tar.xz 1caa5f537219f5630c370c41d3df85ace550c6fa1b9f246fd122712c900669d3 14893 kivy_2.3.0-1_source.buildinfo Files: b12255dcef91c7c6f10c5650a4f1fc4f 2332 python optional kivy_2.3.0-1.dsc 39f72216071c6b05c7622d5eb544633f 23965268 python optional kivy_2.3.0.orig.tar.gz 0dfbb0d08f1d65c8821446abb87ae51f 13520 python optional kivy_2.3.0-1.debian.tar.xz 586e251c5708fad27656e15071418b8d 14893 python optional kivy_2.3.0-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAma7AR4ACgkQQoMEoXSN zHpXJg//cMmfaIHpvBCk4swfw0OxUbRjr5bcqrNhfAdHd8HbKm8CrIUtP7o5CYuY a8EzPaIAoEmAu3hAeceP0mu3WLMupTopNwsiK/u3fedWLC/faXL5J89bBKn6SYbu jEAsD08hQL81Q5bIHmThSABi4gcyeuCES5buA87OPNDXeLgBL9bfYHgdnjXwqH1N DjCQMkLzHDQhpTQMyf3vUiyKrIbviWMVeXHF+SYtK8p6DIqPsNFLBzbOfzp6oUft 9tsjbQEsXQL3JVJDkFBj3KMcAF9f1Udy8SfxwLiNkBUqBhngkSTwfK1E+LZohj5Y KeBr/QGV859quKowLNeXYMMuZlIYeioB5LkYUmDenxEZqMGMB5MF1ofboK3MSJgf gecGwo1rRZdG6LDGSLArhONvnB0ZSVf2EIl73G9v0eR0iYgPaEOgLY+50J5DCPtF I6zYUNOWVjD824NWJKksNcAEWSf23VmDbTBu7D7DwslhEvWp7xUTno3mF/ZDpgfA 969bI87VyyNQFbqlsfMnOy6azHYZRW5UjyYOzvt4EqEYVkAL4iBXV9cN5t6u41oO MbgYxcGYpOe9Vpshr/R+Barc0TyS4/G4z0vojgS9tou4vhklPIfZPpye63vIwOde hYk23QtP7+fVFccS0/ARBafWfKvEz28koYpbGlZAqGBKnrdpB0c= =OcwP -----END PGP SIGNATURE-----pgpQMcj6ArpJ6.pgp
Description: PGP signature
--- End Message ---