Package: src:eln Version: 1.5.6-1 Severity: serious Tags: ftbfs forky sid Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ 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 cannot 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 add an affects on src:eln, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] [ 58%] Building CXX object CMakeFiles/notedeln.dir/src/Data/TextData.cpp.o /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIAWIDGE [too-long-redacted] UILDDIR>>/src/Data/TextData.cpp In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/qdebug.h:43, from /usr/include/x86_64-linux-gnu/qt6/QtCore/qvariant.h:13, from /usr/include/x86_64-linux-gnu/qt6/QtCore/qlocale.h:8, from /usr/include/x86_64-linux-gnu/qt6/QtCore/qcalendar.h:10, from /usr/include/x86_64-linux-gnu/qt6/QtCore/qdatetime.h:8, from /usr/include/x86_64-linux-gnu/qt6/QtCore/QDateTime:1, from /<<PKGBUILDDIR>>/src/Data/Data.h:24, from /<<PKGBUILDDIR>>/src/Data/TextData.h:23, from /<<PKGBUILDDIR>>/src/Data/TextData.cpp:19: /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h: In instantiation of âQSet<QString> operator|(const QSet<QString>&, QSet<QString>&&)â: /<<PKGBUILDDIR>>/src/Data/TextData.cpp:196:35: required from here 196 | return wordset_ | Data::wordSet(); | ^ /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:202:69: error: passing âconst QSet<QString>â as âthisâ argument discards qualifiers [-fpermissive] 202 | friend QSet operator|(const QSet &lhs, QSet &&rhs) { return lhs |= std::move(rhs); } | ~~~~^~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:189:11: note: in call to âQSet<T>& QSet<T>::operator|=(QSet<T>&&) [with T = QString]â 189 | QSet &operator|=(QSet &&other) { return unite(std::move(other)); } | ^~~~~~~~ make[3]: *** [CMakeFiles/notedeln.dir/build.make:1449: CMakeFiles/notedeln.dir/src/Data/TextData.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:121: CMakeFiles/notedeln.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:159: 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:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

