Your message dated Thu, 26 Dec 2024 22:35:43 +0000
with message-id <e1tqwsf-001nav...@fasolo.debian.org>
and subject line Bug#1089202: fixed in libqapt 3.0.5-3
has caused the Debian Bug report #1089202,
regarding libqapt: FTBFS: error: expected constructor, destructor, or type 
conversion before ‘;’ token
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.)


-- 
1089202: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089202
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libqapt
Version: 3.0.5-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
  debian/rules binary
dh binary --with kf5,pkgkde_symbolshelper
    dh_update_autotools_config
    dh_autoreconf
    dh_auto_configure --buildsystem=kf5
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
CMake Warning (dev) at CMakeLists.txt:1 (project):
   cmake_minimum_required() should be called prior to this top-level project()
   call.  Please see the cmake-commands(7) manual for usage documentation of
   both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0

[... snipped ...]

[ 67%] Generating transactioninterface_p.cpp, transactioninterface_p.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/qt5/bin/qdbusxml2cpp -N -m -i 
downloadprogress.h -p transactioninterface_p 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/worker/org.kubuntu.qaptworker3.transaction.xml
[ 68%] Generating workerinterface_p.moc
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/qt5/bin/moc 
@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/workerinterface_p.moc_parameters
[ 68%] Generating transactioninterface_p.moc
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/qt5/bin/moc 
@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/transactioninterface_p.moc_parameters
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/src /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/QApt.dir/DependInfo.cmake "--color="
Dependencies file "src/QApt_autogen/deps" is newer than depends file 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/QApt.dir/compiler_depend.internal".
Consolidate compiler generated dependencies of target QApt
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/QApt.dir/build.make src/CMakeFiles/QApt.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 69%] Building CXX object 
src/CMakeFiles/QApt.dir/QApt_autogen/mocs_compilation.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DCMAKE_PROJECT_VERSION=\"3.0.5\" -DQAPT_WORKER_RDN_VERSIONED_STRING=\"org.kubuntu.qaptworker3\" 
-DQAPT_WORKER_VERSION_STRING=\"3\" -DQApt_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/include -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/src/.. 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/.. -I/usr/include/polkit-qt5-1 -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/QtDBus -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 -fexceptions -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include -pthread -I/usr/include/x86_64-linux-gnu -fPIC -MD -MT 
src/CMakeFiles/QApt.dir/QApt_autogen/mocs_compilation.cpp.o -MF CMakeFiles/QApt.dir/QApt_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/QApt.dir/QApt_autogen/mocs_compilation.cpp.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/mocs_compilation.cpp
In file included from /usr/include/apt-pkg/pkgcache.h:77,
                  from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/EWIEGA46WW/../../../../src/package.h:30,
                  from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/EWIEGA46WW/../../../../src/backend.h:29,
                  from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/EWIEGA46WW/moc_backend.cpp:10,
                  from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/QApt_autogen/mocs_compilation.cpp:2:
/usr/include/apt-pkg/macros.h:137:41: error: expected constructor, destructor, 
or type conversion before ‘;’ token
   137 | AptScopeWrapper(F) -> AptScopeWrapper<F>;
       |                                         ^
In file included from /usr/include/apt-pkg/pkgcache.h:85:
/usr/include/apt-pkg/string_view.h:49:39: error: expected ‘)’ before ‘const’
    49 |     inline StringView(std::string_view const & str): 
data_(str.data()), size_(str.size()) {}
       |                      ~                ^~~~~~
       |                                       )
/usr/include/apt-pkg/string_view.h:149:31: error: expected type-specifier
   149 |     inline constexpr operator std::string_view() const { return 
{data_, size_}; }
       |                               ^~~
/usr/include/apt-pkg/string_view.h: In function ‘std::ostream& 
APT::operator<<(std::ostream&, const StringView&)’:
/usr/include/apt-pkg/string_view.h:154:35: error: ‘string_view’ in namespace 
‘std’ does not name a type
   154 |     return os << static_cast<std::string_view>(sv);
       |                                   ^~~~~~~~~~~
/usr/include/apt-pkg/string_view.h:154:30: note: ‘std::string_view’ is only 
available from C++17 onwards
   154 |     return os << static_cast<std::string_view>(sv);
       |                              ^~~
/usr/include/apt-pkg/string_view.h: At global scope:
/usr/include/apt-pkg/string_view.h:165:29: error: declaration of ‘operator==’ 
as non-function
   165 | template<class = void> bool operator ==(std::string_view const &other, 
APT::StringView const &that) { return that.operator==(other); }
       |                             ^~~~~~~~
/usr/include/apt-pkg/string_view.h:165:46: error: ‘string_view’ is not a member 
of ‘std’
   165 | template<class = void> bool operator ==(std::string_view const &other, 
APT::StringView const &that) { return that.operator==(other); }
       |                                              ^~~~~~~~~~~
/usr/include/apt-pkg/string_view.h:165:46: note: ‘std::string_view’ is only 
available from C++17 onwards
/usr/include/apt-pkg/string_view.h:165:88: error: expected primary-expression 
before ‘const’
   165 | template<class = void> bool operator ==(std::string_view const &other, 
APT::StringView const &that) { return that.operator==(other); }
       |                                                                        
                ^~~~~
/usr/include/apt-pkg/string_view.h:166:29: error: declaration of ‘operator!=’ 
as non-function
   166 | template<class = void> bool operator !=(std::string_view const &other, 
APT::StringView const &that) { return that.operator!=(other); }
       |                             ^~~~~~~~
/usr/include/apt-pkg/string_view.h:166:46: error: ‘string_view’ is not a member 
of ‘std’
   166 | template<class = void> bool operator !=(std::string_view const &other, 
APT::StringView const &that) { return that.operator!=(other); }
       |                                              ^~~~~~~~~~~
/usr/include/apt-pkg/string_view.h:166:46: note: ‘std::string_view’ is only 
available from C++17 onwards
/usr/include/apt-pkg/string_view.h:166:88: error: expected primary-expression 
before ‘const’
   166 | template<class = void> bool operator !=(std::string_view const &other, 
APT::StringView const &that) { return that.operator!=(other); }
       |                                                                        
                ^~~~~
/usr/include/apt-pkg/string_view.h:167:75: error: ‘std::string_view’ has not 
been declared
   167 | template<class = void> bool operator !=(APT::StringView const &that, 
std::string_view const &other) { return that.operator!=(other); }
       |                                                                        
   ^~~~~~~~~~~
/usr/include/apt-pkg/string_view.h: In function ‘bool operator!=(const 
APT::StringView&, const int&)’:
/usr/include/apt-pkg/string_view.h:167:126: error: cannot convert ‘const int’ 
to ‘APT::StringView’
   167 | template<class = void> bool operator !=(APT::StringView const &that, 
std::string_view const &other) { return that.operator!=(other); }
       |                                                                        
                                                      ^~~~~
       |                                                                        
                                                      |
       |                                                                        
                                                      const int
/usr/include/apt-pkg/string_view.h:138:33: note:   initializing argument 1 of 
‘bool APT::StringView::operator!=(APT::StringView) const’
   138 |     bool operator !=(StringView other) const { return !(*this == 
other); }
       |                      ~~~~~~~~~~~^~~~~
In file included from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer/krunner_installer_autogen/EWIEGA46WW/moc_installerrunner.cpp:10,
                  from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer/krunner_installer_autogen/mocs_compilation.cpp:2:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer/krunner_installer_autogen/EWIEGA46WW/../../../../../utils/plasma-runner-installer/installerrunner.h:39:10:
 warning: ‘virtual void InstallerRunner::match(Plasma::RunnerContext&)’ can be marked 
override [-Wsuggest-override]
    39 |     void match(Plasma::RunnerContext &context);
       |          ^~~~~
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer/krunner_installer_autogen/EWIEGA46WW/../../../../../utils/plasma-runner-installer/installerrunner.h:40:10:
 warning: ‘virtual void InstallerRunner::run(const Plasma::RunnerContext&, const 
Plasma::QueryMatch&)’ can be marked override [-Wsuggest-override]
    40 |     void run(const Plasma::RunnerContext &context, const 
Plasma::QueryMatch &action);
       |          ^~~
make[3]: *** [src/CMakeFiles/QApt.dir/build.make:110: 
src/CMakeFiles/QApt.dir/QApt_autogen/mocs_compilation.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:7702: src/CMakeFiles/QApt.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 70%] Building CXX object 
utils/plasma-runner-installer/CMakeFiles/krunner_installer.dir/installerrunner.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer && /usr/bin/c++ -DCMAKE_PROJECT_VERSION=\"3.0.5\" -DKCOREADDONS_LIB 
-DQAPT_WORKER_RDN_VERSIONED_STRING=\"org.kubuntu.qaptworker3\" -DQAPT_WORKER_VERSION_STRING=\"3\" -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DTRANSLATION_DOMAIN=\"plasma-runner-installer\" 
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkrunner_installer_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer -I/<<PKGBUILDDIR>>/utils/plasma-runner-installer 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer/krunner_installer_autogen/include -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
-I/usr/include/polkit-qt5-1 -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KRunner -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfig -isystem 
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5/Plasma -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/KF5/KPackage -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names -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 -fexceptions -std=gnu++11 -fPIC -fvisibility=hidden 
-fvisibility-inlines-hidden   -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include -pthread -I/usr/include/x86_64-linux-gnu -fPIC -MD -MT 
utils/plasma-runner-installer/CMakeFiles/krunner_installer.dir/installerrunner.cpp.o -MF CMakeFiles/krunner_installer.dir/installerrunner.cpp.o.d -o CMakeFiles/krunner_installer.dir/installerrunner.cpp.o -c 
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp
In file included from 
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:21:
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.h:39:10: warning: 
‘virtual void InstallerRunner::match(Plasma::RunnerContext&)’ can be marked override 
[-Wsuggest-override]
    39 |     void match(Plasma::RunnerContext &context);
       |          ^~~~~
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.h:40:10: warning: 
‘virtual void InstallerRunner::run(const Plasma::RunnerContext&, const 
Plasma::QueryMatch&)’ can be marked override [-Wsuggest-override]
    40 |     void run(const Plasma::RunnerContext &context, const 
Plasma::QueryMatch &action);
       |          ^~~
In file included from /usr/include/KF5/KRunner/KRunner/AbstractRunner:1,
                  from 
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.h:24:
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:32:1: note: ‘#pragma 
message: "Deprecated. Since 5.72, use K_EXPORT_PLASMA_RUNNER_WITH_JSON(classname, jsonFile) 
instead"’
    32 | K_EXPORT_PLASMA_RUNNER(installer, InstallerRunner)
       | ^~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp: In constructor 
‘InstallerRunner::InstallerRunner(QObject*, const QVariantList&)’:
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:35:42: warning: 
‘Plasma::AbstractRunner::AbstractRunner(QObject*, const QVariantList&)’ is deprecated: Since 5.77. 
use AbstractRunner(QObject *, const KPluginMetaData &, const QVariantList &) 
[-Wdeprecated-declarations]
    35 |     : Plasma::AbstractRunner(parent, args)
       |                                          ^
/usr/include/KF5/KRunner/krunner/abstractrunner.h:487:5: note: declared here
   487 |     AbstractRunner(QObject *parent, const QVariantList &args);
       |     ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp: In member 
function ‘virtual void InstallerRunner::match(Plasma::RunnerContext&)’:
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:60:55: 
warning: ‘static KServiceTypeTrader* KServiceTypeTrader::self()’ is deprecated: Since 5.90. 
See class API docs [-Wdeprecated-declarations]
    60 |     KService::List services = 
KServiceTypeTrader::self()->query("Application", query);
       |                               ~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/KF5/KService/KServiceTypeTrader:1,
                  from 
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:30:
/usr/include/KF5/KService/kservicetypetrader.h:133:32: note: declared here
   133 |     static KServiceTypeTrader *self();
       |                                ^~~~
/<<PKGBUILDDIR>>/utils/plasma-runner-installer/installerrunner.cpp:84:30: 
warning: ‘void Plasma::QueryMatch::setType(Type)’ is deprecated: Since 5.113. Use 
setCategoryRelevance instead [-Wdeprecated-declarations]
    84 |                 match.setType(Plasma::QueryMatch::ExactMatch);
       |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KF5/KRunner/krunner/abstractrunner.h:38:
/usr/include/KF5/KRunner/krunner/querymatch.h:111:10: note: declared here
   111 |     void setType(Type type);
       |          ^~~~~~~
[ 70%] Linking CXX shared module krunner_installer.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/plasma-runner-installer && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/krunner_installer.dir/link.txt --verbose=1
/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 -fno-operator-names -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 -fexceptions -Wl,--no-undefined 
-Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-z,relro -shared  -o krunner_installer.so 
CMakeFiles/krunner_installer.dir/krunner_installer_autogen/mocs_compilation.cpp.o 
CMakeFiles/krunner_installer.dir/installerrunner.cpp.o  
/usr/lib/x86_64-linux-gnu/libKF5Runner.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libKF5Package.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.15.15 
/usr/lib/x86_64-linux-gnu/libKF5Service.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libKF5I18n.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libKF5ConfigCore.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.115.0 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.15
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 70%] Built target krunner_installer
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202412/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libqapt
Source-Version: 3.0.5-3
Done: Dmitry Shachnev <mity...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libqapt, 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 1089...@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 libqapt 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, 27 Dec 2024 01:15:06 +0300
Source: libqapt
Architecture: source
Version: 3.0.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 1089202
Changes:
 libqapt (3.0.5-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Apply multi-arch hints.
     + kde-thumbnailer-deb: Add Multi-Arch: same.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
   * Update standards version to 4.6.2, no changes needed.
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on cmake (>= 2.8.12).
     + Build-Depends: Drop versioned constraint on extra-cmake-modules (>=
       0.0.14).
     + Build-Depends: Drop versioned constraint on libapt-pkg-dev (>= 0.8.0).
     + Build-Depends: Drop versioned constraint on libdebconf-kde-dev (>= 
1.0.0).
     + Build-Depends: Drop versioned constraint on libkf5auth-dev (>= 5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5coreaddons-dev (>=
       5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5i18n-dev (>= 5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5iconthemes-dev (>=
       5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5kio-dev (>= 5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5runner-dev (>= 5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5textwidgets-dev (>=
       5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5widgetsaddons-dev (>=
       5.0.0).
     + Build-Depends: Drop versioned constraint on libkf5windowsystem-dev (>=
       5.0.0).
     + Build-Depends: Drop versioned constraint on libpolkit-qt5-1-dev (>=
       0.112).
     + Build-Depends: Drop versioned constraint on pkg-kde-tools (>> 0.15.15).
     + Build-Depends: Drop versioned constraint on qtbase5-dev (>= 5.8.0).
     + libqapt-dev: Drop versioned constraint on qtbase5-dev (>= 5.2.0) in
       Depends.
     + gstreamer-qapt: Drop conflict with removed package gstreamer0.10-qapt (<<
       3~) in Replaces.
     + gstreamer-qapt: Drop conflict with removed package gstreamer0.10-qapt (<<
       3~) in Breaks.
 .
   [ Arun Kumar Pariyar ]
   * Add a patch to fix FTBFS by using C++17 (closes: #1089202).
Checksums-Sha1:
 0aad9765fcaa3c53f66f30db1ca5f856763485e6 2949 libqapt_3.0.5-3.dsc
 58f6c78b4a3db54a4476822f4adb777b0a8ffe78 16532 libqapt_3.0.5-3.debian.tar.xz
 5b65cc1c09cfc88be18899b0e488275036ab01d7 14902 libqapt_3.0.5-3_source.buildinfo
Checksums-Sha256:
 3278c022eb1f7f9eb809642c6e4bf2bc9071efac5804420d39aae5bbf757cde5 2949 
libqapt_3.0.5-3.dsc
 42989eb3637827647a4ac8fe621b416bc248d3d36023bc11f2ee13ee5904e001 16532 
libqapt_3.0.5-3.debian.tar.xz
 70e255db13925b0d7a4ba62dc2c1911eeb5a5c3303555ead63f6233bb4c9ea26 14902 
libqapt_3.0.5-3_source.buildinfo
Files:
 9e8968d2f16eeec637461ec9876cad46 2949 kde optional libqapt_3.0.5-3.dsc
 36550e6570731965ff1da2b014c82f89 16532 kde optional 
libqapt_3.0.5-3.debian.tar.xz
 aa284989e47717be862ea41a4586c751 14902 kde optional 
libqapt_3.0.5-3_source.buildinfo

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

iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmdt1Y0THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGtoDOD/9aaIP6eD9CjFMHvSSiMZRvKjwCPd30
fGNj+4m1421hvApi2M9aupacuUlc+SpSS7YxhQqXwxkcvilTjAEETbWV2cpmA2L0
RS7t/jrKJZTlzPJ58W8SfKaH6Tf4aby2qxcuSkkdJA3J2kA9yIin45Xf1lYf1E1C
dM9NBmsrMibx5D46e6zJhNYkb2PK9UgULgrgbhtazTK5Y7eo9ugfMLr7RIY3U01Q
Z03w7tbM31HOFtelcTP1kZlCdNjI8cxkiYNa1cQTLRqEl6KjH4tzto1OciUYTj6T
Z7IhHS8dOQ19PPe6A+XvxmAyc9ojUX0lcXDH/0Vcv64JaBlClovhdHQlYxcs3XL1
oP5YL0N3/627hLC5Uic/WLHNN6aaL4tiv0nHi+jIjuw9FEc1yqfjAncxMH/vTMqK
gZIG2TqAOXOYKAL1uRF/APtKS9sAZ3MFMzoQduVqYm3o1AxfSRrtqIWoi8oM+kv4
dnJmflkH4oOEWwDy3nrFc3zL0PY4VqXzNhvU48TnLMLDhBqGGqaKfCh7usCBynwT
6aP6KyDwtzZQHzzzfHMvrh0tvI1vWF+/Q4M8sGRdk4cMOjEIBZ1Q416YDJIc+kRD
hlxQjZjwoOW0SD751rOoLXDGMkpum5WHx81KvggR50K7DA1Gh+nkGuD1B78SYGsz
9H79MDmX+1+LZA==
=G1Z2
-----END PGP SIGNATURE-----

Attachment: pgp0kyY5d8okm.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to