Your message dated Mon, 13 Jul 2020 13:33:34 +0000
with message-id <e1juyam-000a3x...@fasolo.debian.org>
and subject line Bug#964606: fixed in ukui-control-center 2.0.5-1
has caused the Debian Bug report #964606,
regarding ukui-control-center: FTBFS: qmetatype.h:812:20: error: use of deleted
function ‘_KeyEntry::_KeyEntry(const _KeyEntry&)’
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.)
--
964606: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964606
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ukui-control-center
Version: 2.0.4-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200709 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> g++ -Wl,-z,relro -Wl,-z,now -shared -o libdefaultapp.so defaultapp.o
> addappdialog.o moc_defaultapp.o moc_addappdialog.o -lgio-2.0 -lgobject-2.0
> -lglib-2.0 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so
> /usr/lib/x86_64-linux-gnu/libQt5Gui.so
> /usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:54,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
> from shortcut.h:23,
> from shortcut.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h: In instantiation of
> ‘static void* QtMetaTypePrivate::QMetaTypeFunctionHelper<T,
> Accepted>::Construct(void*, const void*) [with T = _KeyEntry; bool Accepted =
> true]’:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1832:53: required from
> ‘int qRegisterNormalizedMetaType(const QByteArray&, T*, typename
> QtPrivate::MetaTypeDefinedHelper<T, (QMetaTypeId2<T>::Defined && (!
> QMetaTypeId2<T>::IsBuiltIn))>::DefinedType) [with T = _KeyEntry; typename
> QtPrivate::MetaTypeDefinedHelper<T, (QMetaTypeId2<T>::Defined && (!
> QMetaTypeId2<T>::IsBuiltIn))>::DefinedType =
> QtPrivate::MetaTypeDefinedHelper<_KeyEntry, true>::DefinedType]’
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:1862:42: required from
> ‘int qRegisterMetaType(const char*, T*, typename
> QtPrivate::MetaTypeDefinedHelper<T, (QMetaTypeId2<T>::Defined && (!
> QMetaTypeId2<T>::IsBuiltIn))>::DefinedType) [with T = _KeyEntry; typename
> QtPrivate::MetaTypeDefinedHelper<T, (QMetaTypeId2<T>::Defined && (!
> QMetaTypeId2<T>::IsBuiltIn))>::DefinedType =
> QtPrivate::MetaTypeDefinedHelper<_KeyEntry, true>::DefinedType]’
> shortcut.h:55:1: required from here
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:812:20: error: use of
> deleted function ‘_KeyEntry::_KeyEntry(const _KeyEntry&)’
> 812 | return new (where) T(*static_cast<const T*>(t));
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from shortcut.cpp:20:
> shortcut.h:42:8: note: ‘_KeyEntry::_KeyEntry(const _KeyEntry&)’ is implicitly
> deleted because the default definition would be ill-formed:
> 42 | struct _KeyEntry : QObjectUserData{
> | ^~~~~~~~~
> shortcut.h:42:8: error: use of deleted function
> ‘QObjectUserData::QObjectUserData(const QObjectUserData&)’
> In file included from
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
> from
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
> from shortcut.h:23,
> from shortcut.cpp:20:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:490:5: note: declared here
> 490 | Q_DISABLE_COPY(QObjectUserData)
> | ^~~~~~~~~~~~~~
> g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -std=gnu++11 -pthread -pthread -Wall -Wextra -D_REENTRANT
> -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB
> -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../ukui-control-center-2.0.4
> -isystem /usr/include/dconf -isystem /usr/include/libmount -isystem
> /usr/include/blkid -isystem /usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem
> /usr/include/gio-unix-2.0 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I.
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_addshortcutdialog.o
> moc_addshortcutdialog.cpp
> make[3]: *** [Makefile:568: shortcut.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/07/09/ukui-control-center_2.0.4-1_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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ukui-control-center
Source-Version: 2.0.5-1
Done: handsome_feng <jianfen...@ubuntukylin.com>
We believe that the bug you reported is fixed in the latest version of
ukui-control-center, 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 964...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
handsome_feng <jianfen...@ubuntukylin.com> (supplier of updated
ukui-control-center 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: SHA256
Format: 1.8
Date: Sun, 12 Jul 2020 18:22:09 +0800
Source: ukui-control-center
Architecture: source
Version: 2.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Kylin Team <team+ky...@tracker.debian.org>
Changed-By: handsome_feng <jianfen...@ubuntukylin.com>
Closes: 964606
Changes:
ukui-control-center (2.0.5-1) unstable; urgency=medium
.
* New upstream release. (Closes: #964606)
* debian/control:
- Add libmatemixer-dev, qtmultimedia5-dev, libxml2-dev, qtbase5-dev,
libcanberra-dev to Build-Depends.
- Add qml-module-qtgraphicaleffects, edid-decode to Depends.
- Move edid-decode from Recommends to Depends.
Checksums-Sha1:
695be27561162422a8b8a6b47e588c21d9ea3ab6 2390 ukui-control-center_2.0.5-1.dsc
2677dcb88a8c694ab7cc8084d21dc9850ce2725b 2746139
ukui-control-center_2.0.5.orig.tar.gz
5ec79114f17afa02f2523e9ffcdf97636f4a461f 3416
ukui-control-center_2.0.5-1.debian.tar.xz
618e3c4a7c66ef87468e13f67a0702533321d778 18178
ukui-control-center_2.0.5-1_source.buildinfo
Checksums-Sha256:
1796cb7d115404532fad53ec534462e77997604e235e80c5d35a35056825f96e 2390
ukui-control-center_2.0.5-1.dsc
ef8be9d8d8cb6bec7cfb62a0ca32bee46fa6fce6355a0e3711efa6afc5ad5e6c 2746139
ukui-control-center_2.0.5.orig.tar.gz
bd9a968238513615257712a99ba6646689409ed962d1cf496b063122592f0309 3416
ukui-control-center_2.0.5-1.debian.tar.xz
b0daa255852081fad5bcff4de8bf72ed695ffafd1c8075fdc717435dd7e57279 18178
ukui-control-center_2.0.5-1_source.buildinfo
Files:
c5d3e2726ce175e3a05f8ea750690211 2390 x11 optional
ukui-control-center_2.0.5-1.dsc
95cda561e8d966fac964c7010ccf111e 2746139 x11 optional
ukui-control-center_2.0.5.orig.tar.gz
18670437fbef9b4f891b066f1d7d25eb 3416 x11 optional
ukui-control-center_2.0.5-1.debian.tar.xz
1c64ee819cfd16976a73750183e9b173 18178 x11 optional
ukui-control-center_2.0.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEEhsgAHpUwnacZWWSCm7hQwBMRHwwFAl8MGNgbHGppYW5mZW5n
bGlAdWJ1bnR1a3lsaW4uY29tAAoJEJu4UMATER8MvR4P/32oXkftpbFfNjTpcP1D
AUyQ0v9BfqnM+NDILEqkMOf5IIN6pl+ihyAlErJcV+Q6Xum8acG8zQpUX1VCsmtw
nGMaTtVpizuXqJ48aAijM6MBpCK23lVZV/Hz3EtslbVMrWu/RZOlD3SyQotRaUK6
eA5gOIAM2MblUBAsj87577nVBU30Mr/qDV/+dzdqwq11QFLcr4fO9qSspz++aJQK
l1YZorFc0TDs5ydRnui+E9cEGslu/qfv7WvZ9ts1GODLOIvWkMwKY7lrTfrLj3/5
ZhgtUc1o48z7eksuQ0I/YuGCdWIrOa7ltflYj4umKs6gcaMzPApFi/XPWazEYu4q
R3/0JxWbhnblDt5Z7tflwEPKt3UpOaoh7pcNecCEYbQ8CfgnYOJkx0fdATsifrDy
4rB+uNBd2u3NVPHYdugvYjRGsDY2cuBzgnId8comoIz9r5B4ARrdMocp6bDt0dr2
QNkEM6hrnh257wAgNo8AahgkVIqZOmuXmNYYtJ54H7N0bRPyg8gTfHB/vPKHQ4xv
mhYFZg06gKAcN/BM2Fg/1DNp3ShDODDEOL7ZTZYKLlCJ3Qsj7Q6IrpjLFfJaOTni
34sLtZH4DuTMLDSwVkyhFKWQvOZ8oIFevhS/chZL4XjplFWZ3SQLtu8HlNQB1cnK
CAV/Ib3ZROUZd5is2m9urUho
=QKqv
-----END PGP SIGNATURE-----
--- End Message ---