[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1016274: marked as done (qtsystems-opensource-src: FTBFS: qdeviceinfo.cpp:308:63: error: virt-specifiers in ‘connectNotify’ not allowed outside a class definition)



Your message dated Fri, 12 Aug 2022 10:49:26 +0000
with message-id <E1oMSEI-00GXe6-UQ@fasolo.debian.org>
and subject line Bug#1016274: fixed in qtsystems-opensource-src 5.0~git20190103.e3332ee+dfsg1-3
has caused the Debian Bug report #1016274,
regarding qtsystems-opensource-src: FTBFS: qdeviceinfo.cpp:308:63: error: virt-specifiers in ‘connectNotify’ not allowed outside a class definition
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 owner@bugs.debian.org
immediately.)


-- 
1016274: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016274
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtsystems-opensource-src
Version: 5.0~git20190103.e3332ee+dfsg1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> g++ -c -include .pch/Qt5SystemInfo -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_MIR -DQT_NO_UDEV -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SYSTEMINFO_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtSystemInfo -I../../include/QtSystemInfo/5.4.0 -I../../include/QtSystemInfo/5.4.0/QtSystemInfo -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtDBus -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/qinputinfomanager.o qinputinfomanager.cpp
> qdeviceinfo.cpp:308:63: error: virt-specifiers in ‘connectNotify’ not allowed outside a class definition
>   308 | void QDeviceInfo::connectNotify(const QMetaMethod &signalSig) override
>       |                                                               ^~~~~~~~
> qdeviceinfo.cpp:321:66: error: virt-specifiers in ‘disconnectNotify’ not allowed outside a class definition
>   321 | void QDeviceInfo::disconnectNotify(const QMetaMethod &signalSig) override
>       |                                                                  ^~~~~~~~
> qnetworkinfo.cpp:355:61: error: virt-specifiers in ‘connectNotify’ not allowed outside a class definition
>   355 | void QNetworkInfo::connectNotify(const QMetaMethod &signal) override
>       |                                                             ^~~~~~~~
> qnetworkinfo.cpp:368:64: error: virt-specifiers in ‘disconnectNotify’ not allowed outside a class definition
>   368 | void QNetworkInfo::disconnectNotify(const QMetaMethod &signal) override
>       |                                                                ^~~~~~~~
> qbatteryinfo.cpp:382:61: error: virt-specifiers in ‘connectNotify’ not allowed outside a class definition
>   382 | void QBatteryInfo::connectNotify(const QMetaMethod &signal) override
>       |                                                             ^~~~~~~~
> qbatteryinfo.cpp:395:64: error: virt-specifiers in ‘disconnectNotify’ not allowed outside a class definition
>   395 | void QBatteryInfo::disconnectNotify(const QMetaMethod &signal) override
>       |                                                                ^~~~~~~~
> make[3]: *** [Makefile:682: .obj/qbatteryinfo.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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.

--- End Message ---
--- Begin Message ---
Source: qtsystems-opensource-src
Source-Version: 5.0~git20190103.e3332ee+dfsg1-3
Done: Dmitry Shachnev <mitya57@debian.org>

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

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtsystems-opensource-src 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 12 Aug 2022 13:26:26 +0300
Source: qtsystems-opensource-src
Architecture: source
Version: 5.0~git20190103.e3332ee+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Closes: 1016274
Changes:
 qtsystems-opensource-src (5.0~git20190103.e3332ee+dfsg1-3) unstable; urgency=medium
 .
   * Team upload.
   * Update 1004_mark-as-override.patch to add override keyword only to *.h,
     not to *.cpp (closes: #1016274).
Checksums-Sha1:
 686dff5bc9f76c234e8fb2803dbc7d77a11d78fa 3245 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.dsc
 e056e5c49c85649b89268427fd91c8aa3ead4fbf 17940 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.debian.tar.xz
 0867a1c0c5c441d687024359aa3c9b3da4c463a7 12451 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3_source.buildinfo
Checksums-Sha256:
 4ec247ed0116e1916b0db87d587b0f067b1a0ab3e5c6353d0cffcff669a12c64 3245 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.dsc
 c392c92f58d9e17683c14beafaa2952409c00bd7e8851af0b21d0d07afd41c19 17940 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.debian.tar.xz
 8d19706f16bddbe1e8334e8d9e32a81c93e437de89917778ecb92fc32a31a155 12451 qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3_source.buildinfo
Files:
 eb48ad66c7ab81121e43242775b1cd39 3245 libs optional qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.dsc
 24ed93449e7a53d8097ad92944e326e6 17940 libs optional qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3.debian.tar.xz
 5c402a25b58748a5ddee753fc866eb2e 12451 libs optional qtsystems-opensource-src_5.0~git20190103.e3332ee+dfsg1-3_source.buildinfo

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

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmL2KykTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy2SZD/0YselKy4EkCzrr7BPfOYbDNECUc9hw
jq4X+aSvZui708ff739lbg1JALptxnEEkJo0I+nLQdDQ/NFSOxOSQFVB7Ntimo9P
UCDIogZtU7umMDUkyaD7EvI/DQMBq8E+3JjrJqnKgN5HrvxZPCFqxYD9pYplqzwo
62igznMumuvYv4OVNPggB7HnXTE9EGQlN+pLDjXvnscXQYOl3yyQa67nYfS6O+7M
2IvtG9+Q3lrGvxFbRvMqd0MBieAkF/sG+DGLou+r3lPnSoneuYwBg/e8SYabZoHS
6e+qufm1rBRe+dldVD+msD3OeVcl58gjey2LifD6sR8W/WkFk+LeFDJdF4FQyq32
bu9uaSD7dI7YAiIDDMMZ7AYvRdj8E1rbM/nt/zTpnFJW2l+aeAUPF6O/xf9lSSM4
vUWd9pftYVTg+pDE3AbBIvgujVm0BDj0CAZEsWl2RXQIZK7o2d8ZcvPnEk5qq85B
AySp0g4L9o6K2DlSMO2Mcowwc1ltatKJlyG1YeULieM6XB+9MuF6D2S7aYlbgF+L
SiOcxMDrlv1dPt3+mCTcFiCS9zt1FGuWa84YkB+G2lHwDfj61B/cJdQEzRUDX48s
yicly6q71arcCL0osXaZBv5guPxK7DVmx8h+s4wAJqQk8RWDxHNk6qTUI/pxQjJo
SYZWwpbfrUyR5w==
=De1h
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: