Source: ukui-control-center
Version: 3.0.2-2
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):
> g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -pthread -pthread -Wall -Wextra -D_REENTRANT -fPIC
> -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB
> -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../../commonComponent
> -I../../../../ukui-control-center-3.0.2 -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/gio-unix-2.0
> -I/usr/include/x86_64-linux-gnu/qt5/QGSettings
> -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtDBus
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I.
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o run-passwd.o
> run-passwd.cpp
> In file included from /usr/include/glib-2.0/glib/glib-typeof.h:39,
> from /usr/include/glib-2.0/glib/gatomic.h:28,
> 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 run-passwd.cpp:11:
> /usr/include/c++/11/type_traits:44:3: error: template with C linkage
> 44 | template<typename... _Elements>
> | ^~~~~~~~
> run-passwd.cpp:10:1: note: ‘extern "C"’ linkage started here
> 10 | extern "C" {
> | ^~~~~~~~~~
> make[3]: *** [Makefile:839: run-passwd.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ukui-control-center_3.0.2-2_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.