Your message dated Sun, 03 Sep 2017 23:52:01 +0000
with message-id <[email protected]>
and subject line Bug#873599: fixed in lxqt-panel 0.11.1-4
has caused the Debian Bug report #873599,
regarding lxqt-panel FTBFS: error: ‘_explicit’ does not name a type; did you
mean ‘explicit’?
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 [email protected]
immediately.)
--
873599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lxqt-panel
Version: 0.11.1-3
Severity: serious
Some recent change in unstable makes lxqt-panel FTBFS:
https://tests.reproducible-builds.org/debian/history/lxqt-panel.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lxqt-panel.html
...
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:56:0,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QList:1,
from
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/../kbdinfo.h:31,
from
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:38:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:138:25: error: prototype
for ‘constexpr QVector2D::QVector2D(const QPoint&)’ does not match any in class
‘QVector2D’
Q_DECL_CONSTEXPR inline QVector2D::QVector2D(const QPoint& point) :
xp(point.x()), yp(point.y()) {}
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:56:20: error: candidates
are: constexpr QVector2D::QVector2D(QVector2D&&)
class Q_GUI_EXPORT QVector2D
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:56:20: error:
constexpr QVector2D::QVector2D(const QVector2D&)
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:136:25: error:
constexpr QVector2D::QVector2D(float, float)
Q_DECL_CONSTEXPR inline QVector2D::QVector2D(float xpos, float ypos) :
xp(xpos), yp(ypos) {}
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:134:25: error:
constexpr QVector2D::QVector2D()
Q_DECL_CONSTEXPR inline QVector2D::QVector2D() : xp(0.0f), yp(0.0f) {}
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:140:25: error: prototype
for ‘constexpr QVector2D::QVector2D(const QPointF&)’ does not match any in
class ‘QVector2D’
Q_DECL_CONSTEXPR inline QVector2D::QVector2D(const QPointF& point) :
xp(point.x()), yp(point.y()) {}
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:56:20: error: candidates
are: constexpr QVector2D::QVector2D(QVector2D&&)
class Q_GUI_EXPORT QVector2D
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:56:20: error:
constexpr QVector2D::QVector2D(const QVector2D&)
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:136:25: error:
constexpr QVector2D::QVector2D(float, float)
Q_DECL_CONSTEXPR inline QVector2D::QVector2D(float xpos, float ypos) :
xp(xpos), yp(ypos) {}
^~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qvector2d.h:134:25: error:
constexpr QVector2D::QVector2D()
Q_DECL_CONSTEXPR inline QVector2D::QVector2D() : xp(0.0f), yp(0.0f) {}
^~~~~~~~~
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
/build/1st/lxqt-panel-0.11.1/plugin-kbindicator/src/x11/kbdlayout.cpp:36:18:
error: ‘_explicit’ does not name a type; did you mean ‘explicit’?
#define explicit _explicit
^
plugin-kbindicator/CMakeFiles/kbindicator.dir/build.make:238: recipe for target
'plugin-kbindicator/CMakeFiles/kbindicator.dir/src/x11/kbdlayout.cpp.o' failed
make[3]: ***
[plugin-kbindicator/CMakeFiles/kbindicator.dir/src/x11/kbdlayout.cpp.o] Error 1
--- End Message ---
--- Begin Message ---
Source: lxqt-panel
Source-Version: 0.11.1-4
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alf Gaida <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 04 Sep 2017 01:29:45 +0200
Source: lxqt-panel
Binary: lxqt-panel
Architecture: source
Version: 0.11.1-4
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <[email protected]>
Changed-By: Alf Gaida <[email protected]>
Description:
lxqt-panel - LXQt desktop panel
Closes: 873599
Changes:
lxqt-panel (0.11.1-4) unstable; urgency=medium
.
* Removed some not needed versions from build dependencies
* Bumped Standards to 4.1.0 - no changes needed
* Ported back fix for explicit keyword (Closes: #873599)
Thanks Adrian Bunk for spotting this.
Checksums-Sha1:
182e1c10475d4715f5a45d5a5f2f0a165163baff 2191 lxqt-panel_0.11.1-4.dsc
e7d8abd83bb60beee6db8e2e0893b5c779772f07 6504 lxqt-panel_0.11.1-4.debian.tar.xz
456e0f1581f87526cf6c3a1df09d6736b1994280 12723
lxqt-panel_0.11.1-4_source.buildinfo
Checksums-Sha256:
f03edf9bb7ab54b5b82891f3323ad62331fe0fe55844da5481da905043f7859a 2191
lxqt-panel_0.11.1-4.dsc
2dfaffebe9138a97a3df9db0a60a7087c7056d69dd8f45ef5bf48ddd5952877a 6504
lxqt-panel_0.11.1-4.debian.tar.xz
8222f46ecd90679967949175df4a6332262312a63011acb9df4f889bce32db01 12723
lxqt-panel_0.11.1-4_source.buildinfo
Files:
39d763dfda05a75329b604815f11d753 2191 x11 optional lxqt-panel_0.11.1-4.dsc
9cb46e763797557144408b0c3cf9bf49 6504 x11 optional
lxqt-panel_0.11.1-4.debian.tar.xz
69cb218164e38b8962f6f7b95203e578 12723 x11 optional
lxqt-panel_0.11.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEvb/GiO+tuolan0ZLzSgKC01ygnwFAlmskO4ACgkQzSgKC01y
gnyTzgf9EUvSAWuJCB5Ii6AHnIrnPJj3rsDBcagpWG4HSH4INIn12r8iVNBMTKft
/dvSDv1SU7gsARcwiqaWlQS2g8IuKLfZopvIu1W4MuK4ppU7YEKLqTqooUFi694x
WmEtEjt7J4SLQmM1rqCspQogIYODgkomEkOgXKUr7cl06AtJZUnnXgjCkxWI76PF
wPmO0IeNofQ6JdzdxvTxdf8bqnjz83+MTzClNkIhk0PAFV2vjMcTkenSqju17tLF
FpqKkqQSGB5fKOOBgz+fWlao07iJT6iLSosHqDJKak7pGtDpt+fEH66gPU6/bSbP
HM/XFpTPYAE408Aa1kUZ4kyA8VeFPA==
=CcV4
-----END PGP SIGNATURE-----
--- End Message ---