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

Bug#1017130: marked as done (yakuake: FTBFS: appearancesettings.cpp:19:10: fatal error: QtQuickDialogWrapper: No such file or directory)



Your message dated Wed, 24 Aug 2022 07:05:08 +0000
with message-id <E1oQkRo-009X7V-2K@fasolo.debian.org>
and subject line Bug#1017130: fixed in yakuake 22.08.0-1
has caused the Debian Bug report #1017130,
regarding yakuake: FTBFS: appearancesettings.cpp:19:10: fatal error: QtQuickDialogWrapper: No such file or directory
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.)


-- 
1017130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017130
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: yakuake
Version: 22.04.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

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/app && /usr/bin/c++ -DKCOREADDONS_LIB -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050f00 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/app -I/<<PKGBUILDDIR>>/app -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/app/yakuake_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/KF5/KArchive -isystem /usr/include/KF5 -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KCrash -isystem /usr/include/KF5/KDBusAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KGlobalAccel -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KIO -isystem /usr/include/KF5/KService -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KNewStuff3 -isystem /usr/include/KF5/KMoreTools -isystem /usr/include/KF5/Attica -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KAuthWidgets -isystem /usr/include/KF5/KAuthCore -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KNotifications -isystem /usr/include/KF5/KNotifyConfig -isystem /usr/include/KF5/KParts -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/Sonnet -isystem /usr/include/x86_64-linux-gnu/qt5/QtX11Extras -isystem /usr/include/KF5/KWayland -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++17 -MD -MT app/CMakeFiles/yakuake.dir/session.cpp.o -MF CMakeFiles/yakuake.dir/session.cpp.o.d -o CMakeFiles/yakuake.dir/session.cpp.o -c /<<PKGBUILDDIR>>/app/session.cpp
> /<<PKGBUILDDIR>>/app/config/appearancesettings.cpp:19:10: fatal error: QtQuickDialogWrapper: No such file or directory
>    19 | #include <QtQuickDialogWrapper>
>       |          ^~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [app/CMakeFiles/yakuake.dir/build.make:118: app/CMakeFiles/yakuake.dir/config/appearancesettings.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/yakuake_22.04.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&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: yakuake
Source-Version: 22.08.0-1
Done: Didier Raboud <odyx@debian.org>

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

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated yakuake 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: Wed, 24 Aug 2022 08:36:13 +0200
Source: yakuake
Architecture: source
Version: 22.08.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Closes: 1017130
Changes:
 yakuake (22.08.0-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
     - Fixes FTBFS (Closes: #1017130)
 .
   [ James Tocknell ]
   * Add x-terminal-emulator to provides
Checksums-Sha1:
 34c68fb8019894eb587d1bc546597def5459cf88 3063 yakuake_22.08.0-1.dsc
 aed3584f770bd19d98962470f8c1abf65348bc1c 413520 yakuake_22.08.0.orig.tar.xz
 fe6e7eb1010a237f36cd95e3998d15e299a34466 833 yakuake_22.08.0.orig.tar.xz.asc
 63876e3afd1430037fd86dfd255230e26cba3f50 15972 yakuake_22.08.0-1.debian.tar.xz
Checksums-Sha256:
 1d1d7ee72342477261cc64dc139098bd5197807ce794977a4f54ba0c28a82ecd 3063 yakuake_22.08.0-1.dsc
 deec2a5483092a1c4cb6c90be632f7399f3f3769f5dadb750017b095ac152ff1 413520 yakuake_22.08.0.orig.tar.xz
 e89c46d1459e257f670108d58632ae80bfc02cefbdc642d61173c3c8b598e017 833 yakuake_22.08.0.orig.tar.xz.asc
 15c87a562178762d8f112d8948448897a6060cbf82797e3427d327e9a4b2d0de 15972 yakuake_22.08.0-1.debian.tar.xz
Files:
 7d531cea8de3482a2b9b63ec2ef057e1 3063 kde optional yakuake_22.08.0-1.dsc
 06ce77321c28f4f708003d39ad294491 413520 kde optional yakuake_22.08.0.orig.tar.xz
 e84084e7df9c8dd163372e9c44cd52a9 833 kde optional yakuake_22.08.0.orig.tar.xz.asc
 5397c868d03978d944ac7d9bb36ad2be 15972 kde optional yakuake_22.08.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEJ3k7rA0YCplkx4gZqcb6xg1jAWkFAmMFx9sACgkQqcb6xg1j
AWkxkg/+Msjtbcp9LMpNT/ZpaRDmd2nV5+hfPh+LWSAZYnzZsD0EjLBb1TTfIcwx
gdLBpkK27sT8VK+izzk43luDklc4O4ZDDBN3KLeNNScuUZN9lRh0lkjgiY5OA8m8
xFUP2o8oNSi4SAPUI3O0c+X5m8bNLWtFyoz71kCCnL5C+Vfpono7dYzNIlnoG4Ub
FTqKogWcKjV0Pkfo3Ot+miVXNi76S/p9N5h3wizNYANajXJ5wCJzMRXTEF2XUAdS
NiG7UIizBNyX+tM3EBeZcUFDYy68sjwwiw9iB73F+Hvy7s2Q0aoTiQpVrTC3ZaOK
Jzhm35gGxxSf4F4Si1MjnXIIfA5y1kTU7DhsU4ixS+FjTNw+nGSUnVY9ex0WmX49
NR3ueJd30UWfd/G1+iRI1T5w4gmN5T0fI46D+/R1jlFrjQBTi09NdS0QWzowsh16
p9J5d21OXYyG2jZmcKARRvXMdpS4xRxvTLcXAB3g31nvdsyZk5jjEOnW2soFlBWb
NQ/fyYJNcn4Pn3VYKB2bdGNYuLNvgk0VPbGtuTC1xrsHPvZJxIBBVelXFIvozpyZ
Tfaj845AOLLDt+Dwxkf/pnkQp+tW4rmxsDRVdsiTBbOY0dsGPdWNpAJPGPFolIES
rjsYP5ov5pMdFnI9R5T9UDUH/IriF+x5HpxDtmYzKThNsTPKUP8=
=bqX/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: