Source: subtitleeditor Version: 0.54.0-5 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 > -I/usr/lib/x86_64-linux-gnu/atkmm-1.6/include > -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 > -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-3.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include > -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pangomm-1.4 > -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0 > -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include > -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -pthread > -I/usr/include/enchant-2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" > -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" > -DPACKAGE_SHARE_DIR_DEV=\""share"\" > -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" > -DPACKAGE_UI_DIR_DEV=\""share/ui"\" > -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib/x86_64-linux-gnu/subtitleeditor/plugins"\" > > -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" > -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" > -DDEFAULT_PLAYER_VIDEO_SINK=\""autovideosink"\" > -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -Wconversion -Wreorder -Werror=reorder > -Werror=float-conversion -c -o libsubtitleeditor_la-commandsystem.lo `test -f > 'commandsystem.cc' || echo './'`commandsystem.cc > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glibmm-2.4/glibmm/unicode.h:23, > from /usr/include/glibmm-2.4/glibmm/ustring.h:21, > from /usr/include/gtkmm-3.0/gtkmm/main.h:8, > from main.cc:25: > /usr/include/gstreamermm-1.0/gstreamermm/register.h: In function ‘GType > Gst::register_mm_type(const gchar*)’: > /usr/include/glib-2.0/glib/gatomic.h:113:19: error: argument 2 of > ‘__atomic_load’ must not be a pointer to a ‘volatile’ type > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | > ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > /usr/include/gstreamermm-1.0/gstreamermm/register.h:114:9: note: in expansion > of macro ‘g_once_init_enter’ > 114 | if (g_once_init_enter (&gonce_data)) { > | ^~~~~~~~~~~~~~~~~ > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 > -I/usr/lib/x86_64-linux-gnu/atkmm-1.6/include > -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 > -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-3.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include > -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pangomm-1.4 > -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0 > -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include > -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -pthread > -I/usr/include/enchant-2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" > -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" > -DPACKAGE_SHARE_DIR_DEV=\""share"\" > -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" > -DPACKAGE_UI_DIR_DEV=\""share/ui"\" > -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib/x86_64-linux-gnu/subtitleeditor/plugins"\" > > -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" > -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" > -DDEFAULT_PLAYER_VIDEO_SINK=\""autovideosink"\" > -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -Wconversion -Wreorder -Werror=reorder > -Werror=float-conversion -c -o libsubtitleeditor_la-cfg.lo `test -f 'cfg.cc' > || echo './'`cfg.cc > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 > -I/usr/lib/x86_64-linux-gnu/atkmm-1.6/include > -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 > -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-3.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include > -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pangomm-1.4 > -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0 > -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include > -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -pthread > -I/usr/include/enchant-2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" > -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" > -DPACKAGE_SHARE_DIR_DEV=\"share\" > -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" > -DPACKAGE_UI_DIR_DEV=\"share/ui\" > -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib/x86_64-linux-gnu/subtitleeditor/plugins\" > -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" > -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" > -DDEFAULT_PLAYER_VIDEO_SINK=\"autovideosink\" > -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -Wconversion -Wreorder -Werror=reorder > -Werror=float-conversion -c commandsystem.cc -fPIC -DPIC -o > .libs/libsubtitleeditor_la-commandsystem.o > main.cc: In function ‘int main(int, char**)’: > main.cc:45:31: warning: ‘void g_thread_init(gpointer)’ is deprecated > [-Wdeprecated-declarations] > 45 | g_thread_init (NULL); > | ~~~~~~~~~~~~~~^~~~~~ > In file included from /usr/include/glib-2.0/glib.h:112, > from /usr/include/glibmm-2.4/glibmm/unicode.h:23, > from /usr/include/glibmm-2.4/glibmm/ustring.h:21, > from /usr/include/gtkmm-3.0/gtkmm/main.h:8, > from main.cc:25: > /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here > 265 | void g_thread_init (gpointer vtable); > | ^~~~~~~~~~~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/atkmm-1.6 > -I/usr/lib/x86_64-linux-gnu/atkmm-1.6/include > -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 > -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include -I/usr/include/giomm-2.4 > -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-3.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include > -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pangomm-1.4 > -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0 > -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include > -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -pthread > -I/usr/include/enchant-2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" > -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" > -DPACKAGE_SHARE_DIR_DEV=\"share\" > -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" > -DPACKAGE_UI_DIR_DEV=\"share/ui\" > -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib/x86_64-linux-gnu/subtitleeditor/plugins\" > -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" > -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" > -DDEFAULT_PLAYER_VIDEO_SINK=\"autovideosink\" > -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -Wconversion -Wreorder -Werror=reorder > -Werror=float-conversion -c cfg.cc -fPIC -DPIC -o > .libs/libsubtitleeditor_la-cfg.o > make[3]: *** [Makefile:1465: subtitleeditor-main.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/subtitleeditor_0.54.0-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.