Your message dated Thu, 07 Jan 2021 07:49:18 +0000
with message-id <e1kxq2o-0004m5...@fasolo.debian.org>
and subject line Bug#978204: fixed in lxqt-panel 0.16.1-1
has caused the Debian Bug report #978204,
regarding lxqt-panel: FTBFS: colorpicker.h:73:46: error: 
‘QString::QString(const char*)’ is private within this context
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.)


-- 
978204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lxqt-panel
Version: 0.14.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-directorymenu && /usr/bin/c++ 
> -DLXQT_DATA_DIR=\"/usr/share\" -DLXQT_ETC_XDG_DIR=\"/etc/xdg\" 
> -DLXQT_GRAPHICS_DIR=\"/usr/share/lxqt/graphics\" -DLXQT_MAJOR_VERSION=\"0\" 
> -DLXQT_MINOR_VERSION=\"14\" -DLXQT_PANEL_VERSION=\"0.14.1\" 
> -DLXQT_PATCH_VERSION=\"1\" -DLXQT_RELATIVE_SHARE_DIR=\"lxqt\" 
> -DLXQT_RELATIVE_SHARE_TRANSLATIONS_DIR=\"lxqt/translations\" 
> -DLXQT_SHARE_DIR=\"/usr/share/lxqt\" 
> -DLXQT_SHARE_TRANSLATIONS_DIR=\"/usr/share/lxqt/translations\" 
> -DLXQT_VERSION=\"0.14.1\" 
> -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/lxqt-panel\" -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII 
> -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG 
> -DQT_NO_FOREACH -DQT_NO_URL_CAST_FROM_STRING -DQT_SVG_LIB 
> -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB 
> -Ddirectorymenu_EXPORTS 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-directorymenu 
> -I/<<PKGBUILDDIR>>/plugin-directorymenu 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-directorymenu/directorymenu_autogen/include
>  -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 -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/lxqt 
> -isystem /usr/include/lxqt/LXQt -isystem /usr/include/KF5/KWindowSystem 
> -isystem /usr/include/KF5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus 
> -isystem /usr/include/qt5xdg -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml 
> -isystem /usr/include/qt5xdgiconloader -isystem 
> /usr/include/qt5xdgiconloader/3.4.0 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtX11Extras -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -Wall 
> -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef 
> -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -O2 -g 
> -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC 
> -std=c++14 -o 
> CMakeFiles/directorymenu.dir/directorymenu_autogen/mocs_compilation.cpp.o -c 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-directorymenu/directorymenu_autogen/mocs_compilation.cpp
> In file included from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/../panel/ilxqtpanelplugin.h:33,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/colorpicker.h:31,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/moc_colorpicker.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/../panel/ilxqtpanel.h:39:22:
>  warning: ‘class ILXQtPanel’ has virtual functions and accessible non-virtual 
> destructor [-Wnon-virtual-dtor]
>    39 | class LXQT_PANEL_API ILXQtPanel
>       |                      ^~~~~~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/colorpicker.h:31,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/moc_colorpicker.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/../panel/ilxqtpanelplugin.h:
>  In member function ‘virtual void 
> ILXQtPanelPlugin::activated(ILXQtPanelPlugin::ActivationReason)’:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/../panel/ilxqtpanelplugin.h:160:45:
>  warning: unused parameter ‘reason’ [-Wunused-parameter]
>   160 |     virtual void activated(ActivationReason reason) {}
>       |                            ~~~~~~~~~~~~~~~~~^~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:33,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanel.h:39:22: warning: 
> ‘class ILXQtPanel’ has virtual functions and accessible non-virtual 
> destructor [-Wnon-virtual-dtor]
>    39 | class LXQT_PANEL_API ILXQtPanel
>       |                      ^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h: In member 
> function ‘virtual void 
> ILXQtPanelPlugin::activated(ILXQtPanelPlugin::ActivationReason)’:
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:160:45: 
> warning: unused parameter ‘reason’ [-Wunused-parameter]
>   160 |     virtual void activated(ActivationReason reason) {}
>       |                            ~~~~~~~~~~~~~~~~~^~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/moc_colorpicker.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/colorpicker.h:
>  In member function ‘virtual QString ColorPicker::themeId() const’:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/colorpicker.h:73:46:
>  error: ‘QString::QString(const char*)’ is private within this context
>    73 |     virtual QString themeId() const { return "ColorPicker"; }
>       |                                              ^~~~~~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qplugin.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtPlugin:1,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/../panel/ilxqtpanelplugin.h:32,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/../../../../plugin-colorpicker/colorpicker.h:31,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/EWIEGA46WW/moc_colorpicker.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugin-colorpicker/colorpicker_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h: In member function 
> ‘virtual QString ColorPicker::themeId() const’:
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:73:46: error: 
> ‘QString::QString(const char*)’ is private within this context
>    73 |     virtual QString themeId() const { return "ColorPicker"; }
>       |                                              ^~~~~~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qplugin.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtPlugin:1,
>                  from 
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:32,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp: In constructor 
> ‘ColorPickerWidget::ColorPickerWidget(QWidget*)’:
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:59:47: error: 
> ‘QString::QString(const char*)’ is private within this context
>    59 |     mLineEdit.setFixedWidth ( 10*fm.width ("a") );
>       |                                               ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qplugin.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtPlugin:1,
>                  from 
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:32,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:59:47: warning: ‘int 
> QFontMetrics::width(const QString&, int) const’ is deprecated: Use 
> QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
>    59 |     mLineEdit.setFixedWidth ( 10*fm.width ("a") );
>       |                                               ^
> In file included from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdesktopwidget.h:44,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDesktopWidget:1,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:33,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
> here
>   106 |     int width(const QString &, int len = -1) const;
>       |         ^~~~~
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:70:71: error: 
> ‘QString::QString(const char*)’ is private within this context
>    70 |     mButton.setIcon(XdgIcon::fromTheme("color-picker", 
> "kcolorchooser"));
>       |                                                                       
> ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qplugin.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtPlugin:1,
>                  from 
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:32,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:70:71: error: 
> ‘QString::QString(const char*)’ is private within this context
>    70 |     mButton.setIcon(XdgIcon::fromTheme("color-picker", 
> "kcolorchooser"));
>       |                                                                       
> ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qplugin.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtPlugin:1,
>                  from 
> /<<PKGBUILDDIR>>/plugin-colorpicker/../panel/ilxqtpanelplugin.h:32,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.h:31,
>                  from /<<PKGBUILDDIR>>/plugin-colorpicker/colorpicker.cpp:28:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> make[3]: *** [plugin-colorpicker/CMakeFiles/colorpicker.dir/build.make:126: 
> plugin-colorpicker/CMakeFiles/colorpicker.dir/colorpicker_autogen/mocs_compilation.cpp.o]
>  Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/lxqt-panel_0.14.1-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!

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 me
so that we can identify if something relevant changed in the meantime.

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: lxqt-panel
Source-Version: 0.16.1-1
Done: Andrew Lee (李健秋) <ajq...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lxqt-panel, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Lee (李健秋) <ajq...@debian.org> (supplier of updated lxqt-panel 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: Wed, 06 Jan 2021 18:30:22 +0800
Source: lxqt-panel
Architecture: source
Version: 0.16.1-1
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <pkg-lxqt-de...@lists.alioth.debian.org>
Changed-By: Andrew Lee (李健秋) <ajq...@debian.org>
Closes: 916105 953154 978204
Changes:
 lxqt-panel (0.16.1-1) unstable; urgency=medium
 .
   [ Alf Gaida ]
   * Switched to gbp
   * Bumped Standards-Version to 4.4.0, no changes needed
   * improved debian/rules
 .
   [ Andrew Lee (李健秋) ]
   * New upstream release. (Closes: #916105, #953154, #978204)
Checksums-Sha1:
 b819a493809e779c86cbb313d201acdc220b3cff 2843 lxqt-panel_0.16.1-1.dsc
 114c4b0416a04e51697af74bf68a960e2490a626 473632 lxqt-panel_0.16.1.orig.tar.xz
 5bf46fdc0031efe9fa7c123c1e06f22379ef883b 862 lxqt-panel_0.16.1.orig.tar.xz.asc
 14f7e53a6408ad944526518c5a0ef3b6fe73d616 7176 lxqt-panel_0.16.1-1.debian.tar.xz
 2794eb8ac61b8629a40e73755d7f81e6511f1b11 8045 
lxqt-panel_0.16.1-1_source.buildinfo
Checksums-Sha256:
 e857f4e7ed6ac8f1a6e66cd6f90bb179282dadfb5b86f000277ab480a6718731 2843 
lxqt-panel_0.16.1-1.dsc
 841a205ee80cb9a68aac1bb635789b883a14074448efec09c773b96cfe71ed4c 473632 
lxqt-panel_0.16.1.orig.tar.xz
 f5e46542d52f26a1714e18c1af73cea011a4755d00c026ca6572434464d8e80b 862 
lxqt-panel_0.16.1.orig.tar.xz.asc
 83bc8cd0b847ddd75d2e60db503707b70533bf626ac33d0e07b48a67997135c4 7176 
lxqt-panel_0.16.1-1.debian.tar.xz
 fe19f78e028f8d1a47ad4d93c16a98904c5bca04bf5b23ca2636438e57f98c85 8045 
lxqt-panel_0.16.1-1_source.buildinfo
Files:
 b1d369859668049499ff33964a85e204 2843 x11 optional lxqt-panel_0.16.1-1.dsc
 3c7d5458213024e247661a643c4cc135 473632 x11 optional 
lxqt-panel_0.16.1.orig.tar.xz
 98b99801711a16720549009de41e6719 862 x11 optional 
lxqt-panel_0.16.1.orig.tar.xz.asc
 3756f89898b7117df866ff83a277e9c1 7176 x11 optional 
lxqt-panel_0.16.1-1.debian.tar.xz
 e21c86d435e6622b390b360114eec531 8045 x11 optional 
lxqt-panel_0.16.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAl/2t98ACgkQ58vhUqwX
+XMylxAAgd4CzbLO1aqCNOasrJqXHDW3QsD4lxQMFNuwX/GsVQYc4zhpn4paA/GA
1Raxx/jS1o07exNZBRfa/9cFspcDduJeAGHEV/NQVXm7qRlk+SwcjJ/N5IeJ5bpa
bbX+I6CE3J4I/SsMpv6EZZwl4Zzl3Pse8BYVTGgJvtYS1eVt7hyZAjESFED6kSI6
vodmz8Y8qSeHNzES4h5VeoDeH7mgvGYoe8m0GznjMUF38K+0Q2YddZ5IvyOPLXKm
UkyHGDAujTKoiQgMdujQDytqQZXR1fTtRLsEtRbBSQDPawZjY3VaI61uSJJh2LG+
8D5hUdwp3Zu5mWA5bnpTRURun/tlzz3XHEzhqbttg25d6CMr7O2kPSNdHQe1wIXL
5UV8DdQxZVkbaFls9CuUAh40qQPtCCClLkYMID5QInRi1eSCyvfjfYp4q7d/5jqk
8j2ryBhCacUoP6qLbi/wJt/W3BT8DrDcnsDXZTdq7X0UffOCiXcy8B+73c5e4+Cv
j9O377dm1oF/Y9I5htkl6+s1cKyVnvH8KQ3V14mK/maKIAJgPGsWmV7/c+gj2y+S
jjcgQS+ZUEGoERNYEyiUtGPKBGlIx5RGe2HBmhE6HlF8nnEHz7+d8JLPQfNqM+de
U5l2PdS9MgfDLd563IwPw+Wv4mFBRSv4WJGmXTgBG/Ctl8EBX00=
=S3LA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to