Package: src:neochat
Version: 25.04.0-3
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:neochat, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[ 90%] Building CXX object 
autotests/CMakeFiles/neochatroomtest.dir/neochatroomtest.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests && /usr/b 
[too-long-redacted] >/autotests/neochatroomtest.cpp
In file included from 
/usr/include/x86_64-linux-gnu/qt6/QtQml/qqmlextensionplugin.h:7,
                 from 
/usr/include/x86_64-linux-gnu/qt6/QtQml/QQmlExtensionPlugin:1,
                 from /<<PKGBUILDDIR>>/src/main.cpp:15:
/<<PKGBUILDDIR>>/src/main.cpp: In function ‘int main(int, char**)’:
/<<PKGBUILDDIR>>/src/main.cpp:235:5: error: expected identifier before ‘{’ 
token
  235 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_settingsPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:235:5: error: 
‘Staticorg_kde_neochat_settingsPluginPluginInstance’ does not name a type
  235 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_settingsPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:236:5: error: expected identifier before ‘{’ 
token
  236 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_timelinePlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:236:5: error: 
‘Staticorg_kde_neochat_timelinePluginPluginInstance’ does not name a type
  236 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_timelinePlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:237:5: error: expected identifier before ‘{’ 
token
  237 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_devtoolsPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:237:5: error: 
‘Staticorg_kde_neochat_devtoolsPluginPluginInstance’ does not name a type
  237 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_devtoolsPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:238:5: error: expected identifier before ‘{’ 
token
  238 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_loginPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:238:5: error: 
‘Staticorg_kde_neochat_loginPluginPluginInstance’ does not name a type
  238 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_loginPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:239:5: error: expected identifier before ‘{’ 
token
  239 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_chatbarPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/main.cpp:239:5: error: 
‘Staticorg_kde_neochat_chatbarPluginPluginInstance’ does not name a type
  239 |     Q_IMPORT_QML_PLUGIN(org_kde_neochat_chatbarPlugin)
      |     ^~~~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/autotests/neochatroomtest.cpp:12:
/<<PKGBUILDDIR>>/autotests/testutils.h: In member function ‘void 
TestUtils::TestRoom::syncNewEvents(const QString&)’:
/<<PKGBUILDDIR>>/autotests/testutils.h:35:30: warning: ignoring return value of 
‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with 
attribute ‘nodiscard’ [-Wunused-result]
   35 |             testSyncFile.open(QIODevice::ReadOnly);
      |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/qdir.h:11,
                 from 
/usr/include/x86_64-linux-gnu/qt6/QtCore/qtemporarydir.h:9,
                 from /usr/include/x86_64-linux-gnu/qt6/QtTest/qtestcase.h:15,
                 from 
/usr/include/x86_64-linux-gnu/qt6/QtTest/qtesteventloop.h:8,
                 from /usr/include/x86_64-linux-gnu/qt6/QtTest/qsignalspy.h:10,
                 from /usr/include/x86_64-linux-gnu/qt6/QtTest/QSignalSpy:1,
                 from /<<PKGBUILDDIR>>/autotests/neochatroomtest.cpp:5:
/usr/include/x86_64-linux-gnu/qt6/QtCore/qfile.h:291:32: note: declared here
  291 |     QFILE_MAYBE_NODISCARD bool open(OpenMode flags) override;
      |                                ^~~~
make[3]: *** [src/CMakeFiles/neochat-app.dir/build.make:102: 
src/CMakeFiles/neochat-app.dir/main.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2122: src/CMakeFiles/neochat-app.dir/all] 
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 91%] Linking CXX executable ../bin/neochatroomtest
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/autotests && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/neochatroomtest.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs 
[too-long-redacted] -linux-gnu/libQt6Core.so.6.10.2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Built target neochatroomtest
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:17: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to