Your message dated Fri, 13 Sep 2024 17:28:33 +0000
with message-id <e1spa5x-000t2r...@fasolo.debian.org>
and subject line Bug#1077428: fixed in qt5ct 1.8-2
has caused the Debian Bug report #1077428,
regarding qt5ct: FTBFS: qt5ctplatformtheme.cpp:121:36: error: ‘class 
QDBusMenuConnection’ has no member named ‘isStatusNotifierHostRegistered’
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.)


-- 
1077428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qt5ct
Version: 1.8-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -shared  -o libqt5ct-style.so 
> "CMakeFiles/qt5ct-style.dir/qt5ct-style_autogen/mocs_compilation.cpp.o" 
> "CMakeFiles/qt5ct-style.dir/plugin.cpp.o" 
> "CMakeFiles/qt5ct-style.dir/qt5ctproxystyle.cpp.o"  
> -Wl,-rpath,"\$ORIGIN/../qt5ct-common:" 
> /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.13 
> ../qt5ct-common/libqt5ct-common.so.1.8 
> /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.15.13 
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.13
> /<<PKGBUILDDIR>>/src/qt5ct-qtplugin/qt5ctplatformtheme.cpp: In member 
> function ‘virtual QPlatformSystemTrayIcon* 
> Qt5CTPlatformTheme::createPlatformSystemTrayIcon() const’:
> /<<PKGBUILDDIR>>/src/qt5ct-qtplugin/qt5ctplatformtheme.cpp:121:36: error: 
> ‘class QDBusMenuConnection’ has no member named 
> ‘isStatusNotifierHostRegistered’
>   121 |         m_dbusTrayAvailable = conn.isStatusNotifierHostRegistered();
>       |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> [ 65%] Building CXX object src/qt5ct/CMakeFiles/qt5ct.dir/main.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/qt5ct && /usr/bin/c++ 
> -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050C00 
> -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_WIDGETS 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/qt5ct/qt5ct_autogen/include 
> -I/<<PKGBUILDDIR>>/src/qt5ct-common -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/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/5.15.13/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.13/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -fvisibility=hidden 
> -fvisibility-inlines-hidden -fPIC -MD -MT 
> src/qt5ct/CMakeFiles/qt5ct.dir/main.cpp.o -MF 
> CMakeFiles/qt5ct.dir/main.cpp.o.d -o CMakeFiles/qt5ct.dir/main.cpp.o -c 
> /<<PKGBUILDDIR>>/src/qt5ct/main.cpp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 68%] Built target qt5ct-style
> [ 71%] Building CXX object src/qt5ct/CMakeFiles/qt5ct.dir/mainwindow.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/qt5ct && /usr/bin/c++ 
> -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050C00 
> -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_WIDGETS 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/qt5ct/qt5ct_autogen/include 
> -I/<<PKGBUILDDIR>>/src/qt5ct-common -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/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/5.15.13/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.13/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -fvisibility=hidden 
> -fvisibility-inlines-hidden -fPIC -MD -MT 
> src/qt5ct/CMakeFiles/qt5ct.dir/mainwindow.cpp.o -MF 
> CMakeFiles/qt5ct.dir/mainwindow.cpp.o.d -o 
> CMakeFiles/qt5ct.dir/mainwindow.cpp.o -c 
> /<<PKGBUILDDIR>>/src/qt5ct/mainwindow.cpp
> make[3]: *** 
> [src/qt5ct-qtplugin/CMakeFiles/qt5ct-qtplugin.dir/build.make:114: 
> src/qt5ct-qtplugin/CMakeFiles/qt5ct-qtplugin.dir/qt5ctplatformtheme.cpp.o] 
> Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/07/28/qt5ct_1.8-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&fusertaguser=lu...@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 mark 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: qt5ct
Source-Version: 1.8-2
Done: Dmitry Shachnev <mity...@debian.org>

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

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated qt5ct 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: SHA512

Format: 1.8
Date: Fri, 13 Sep 2024 19:54:54 +0300
Source: qt5ct
Architecture: source
Version: 1.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt-extras Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1077428
Changes:
 qt5ct (1.8-2) unstable; urgency=medium
 .
   * Team upload.
   * Add a patch to fix FTBFS with qtbase 5.15.13+dfsg-4 (closes: #1077428).
Checksums-Sha1:
 360cd9df158a91796c1365c3d979877f15ef8dbd 2346 qt5ct_1.8-2.dsc
 4fcbeeb736eca93d19bebfe7ae40c2380e278b19 4752 qt5ct_1.8-2.debian.tar.xz
 2322dc7b9b7e36514b1b686e6e33ff74e545bb7f 13520 qt5ct_1.8-2_source.buildinfo
Checksums-Sha256:
 89262b28e18508d9134a90b77522c3bbc399a69509940a336f8221ff5f48b479 2346 
qt5ct_1.8-2.dsc
 edb80594305318befc51c9841c732f51421d1c14983eed155b5a00c9a716f52b 4752 
qt5ct_1.8-2.debian.tar.xz
 50d7015c28bc07fadd92514c5b673db0367687f22ded51be8d939df34808e2b2 13520 
qt5ct_1.8-2_source.buildinfo
Files:
 73b350a79d7360c934e8062fcf78b8a9 2346 utils optional qt5ct_1.8-2.dsc
 3a1e41174a25a85290591aca28e2fba4 4752 utils optional qt5ct_1.8-2.debian.tar.xz
 c3cb4b7571b08d22eb8c1220a511efad 13520 utils optional 
qt5ct_1.8-2_source.buildinfo

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

iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmbkbscTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGtsZzEACr49Vi4naFHCgwy7gKYdW+Ie8jw11u
I2ZioH9+PHsKJYLyhcloUlHQzwFL2XV00psq4NNLO3ErXcaMa/nW+0RWLcprp1VR
DLHqKu3u0T3VQT6utSkDF30sAbmtuQfPU+TO3XvbQ0aiKJP8oNHnIETGACbC6hMH
3pJAwyyeNMbs021B0zLXL05cI2/AK8XTDcQL5JbArh9/agT8/4JoySJt2mBH7Hiw
+YgaXLWtA+G/GjlZyzTmgt+3/vLpQlPp2rO8OgOsyKJyLmU18NsO0Vqxlm1Da+uS
ysFgTCzOTo2Xp1taT0br7TcrqL/0aKGp24fSw5rPvqk8AZ6D5+2are979y2Se7Zy
/zNo+ATfhzx5x4Dw6o2UOs5Pta4TZ8tqRUYpyIqX9PB6eNU5SZGg9KCeoGan6euA
TXSXED3Z8JV5cpsyMVtBD4JqEN0z8mBk08v94imZU02sWPlQuAD3vGPbVvwwkd6r
ezDfrC/hTyjVzdRIbnGao+Zwm+2SpEoDHdwmKz75Ac1/eUa/eRr/z+SYLuW28Lux
2lvWiBNRUGQWVGarwpzm1H5TkXojXtmluMqfl8kbdxkDQvJGes4jftDom3r/C3ap
7UtDWX9wvBqJeE6vPQvODuSIqjCDt2gm+/BvKQN5ZNOE3BGil4dySVCWar23e1WK
4oo+tcha9CW5+A==
=I3XH
-----END PGP SIGNATURE-----

Attachment: pgphKvh_j9w3_.pgp
Description: PGP signature


--- End Message ---

Reply via email to