Package: src:anymeal Version: 1.33-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/202510/ 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:anymeal, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE [too-long-redacted] .cc' || echo './'`add_dialog.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE [too-long-redacted] echo './'`moc_import_dialog.cc moc_import_dialog.cc:15:2: error: #error "This file was generated using the moc from 6.4.2. It" 15 | #error "This file was generated using the moc from 6.4.2. It" | ^~~~~ moc_import_dialog.cc:16:2: error: #error "cannot be used with the include files from this version of Qt." 16 | #error "cannot be used with the include files from this version of Qt." | ^~~~~ moc_import_dialog.cc:17:2: error: #error "(The moc has changed too much.)" 17 | #error "(The moc has changed too much.)" | ^~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE [too-long-redacted] || echo './'`moc_main_window.cc moc_main_window.cc:15:2: error: #error "This file was generated using the moc from 6.4.2. It" 15 | #error "This file was generated using the moc from 6.4.2. It" | ^~~~~ moc_main_window.cc:16:2: error: #error "cannot be used with the include files from this version of Qt." 16 | #error "cannot be used with the include files from this version of Qt." | ^~~~~ moc_main_window.cc:17:2: error: #error "(The moc has changed too much.)" 17 | #error "(The moc has changed too much.)" | ^~~~~ moc_import_dialog.cc:77:5: error: âqt_incomplete_metaTypeArrayâ was not declared in this scope 77 | qt_incomplete_metaTypeArray<qt_meta_stringdata_ImportDialog_t, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ moc_import_dialog.cc:77:66: error: expected primary-expression before â,â token 77 | qt_incomplete_metaTypeArray<qt_meta_stringdata_ImportDialog_t, | ^ moc_import_dialog.cc:79:20: error: âTypeAndForceCompleteâ is not a member of âQtPrivateâ 79 | QtPrivate::TypeAndForceComplete<ImportDialog, std::true_type>, | ^~~~~~~~~~~~~~~~~~~~ moc_import_dialog.cc:79:53: error: expected primary-expression before â,â token 79 | QtPrivate::TypeAndForceComplete<ImportDialog, std::true_type>, | ^ moc_import_dialog.cc:79:69: error: expected primary-expression before â>â token 79 | QtPrivate::TypeAndForceComplete<ImportDialog, std::true_type>, | ^ moc_import_dialog.cc:79:70: error: expected primary-expression before â,â token 79 | QtPrivate::TypeAndForceComplete<ImportDialog, std::true_type>, | ^ moc_import_dialog.cc:81:20: error: âTypeAndForceCompleteâ is not a member of âQtPrivateâ 81 | QtPrivate::TypeAndForceComplete<void, std::false_type> | ^~~~~~~~~~~~~~~~~~~~ moc_import_dialog.cc:81:41: error: expected primary-expression before âvoidâ 81 | QtPrivate::TypeAndForceComplete<void, std::false_type> | ^~~~ moc_import_dialog.cc:81:41: error: expected â}â before âvoidâ moc_import_dialog.cc:71:66: note: to match this â{â 71 | Q_CONSTINIT const QMetaObject ImportDialog::staticMetaObject = { { | ^ moc_import_dialog.cc:81:41: note: probably missing a comma or an operator before 81 | QtPrivate::TypeAndForceComplete<void, std::false_type> | ^~~~ make[5]: *** [Makefile:1097: anymeal-moc_import_dialog.o] Error 1 make[5]: *** Waiting for unfinished jobs.... moc_main_window.cc:215:5: error: âqt_incomplete_metaTypeArrayâ was not declared in this scope 215 | qt_incomplete_metaTypeArray<qt_meta_stringdata_MainWindow_t, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ moc_main_window.cc:215:64: error: expected primary-expression before â,â token 215 | qt_incomplete_metaTypeArray<qt_meta_stringdata_MainWindow_t, | ^ moc_main_window.cc:217:20: error: âTypeAndForceCompleteâ is not a member of âQtPrivateâ 217 | QtPrivate::TypeAndForceComplete<MainWindow, std::true_type>, | ^~~~~~~~~~~~~~~~~~~~ moc_main_window.cc:217:51: error: expected primary-expression before â,â token 217 | QtPrivate::TypeAndForceComplete<MainWindow, std::true_type>, | ^ moc_main_window.cc:217:67: error: expected primary-expression before â>â token 217 | QtPrivate::TypeAndForceComplete<MainWindow, std::true_type>, | ^ moc_main_window.cc:217:68: error: expected primary-expression before â,â token 217 | QtPrivate::TypeAndForceComplete<MainWindow, std::true_type>, | ^ moc_main_window.cc:219:20: error: âTypeAndForceCompleteâ is not a member of âQtPrivateâ 219 | QtPrivate::TypeAndForceComplete<void, std::false_type>, | ^~~~~~~~~~~~~~~~~~~~ moc_main_window.cc:219:41: error: expected primary-expression before âvoidâ 219 | QtPrivate::TypeAndForceComplete<void, std::false_type>, | ^~~~ moc_main_window.cc:219:41: error: expected â}â before âvoidâ moc_main_window.cc:209:64: note: to match this â{â 209 | Q_CONSTINIT const QMetaObject MainWindow::staticMetaObject = { { | ^ moc_main_window.cc:219:41: note: probably missing a comma or an operator before 219 | QtPrivate::TypeAndForceComplete<void, std::false_type>, | ^~~~ make[5]: *** [Makefile:1111: anymeal-moc_main_window.o] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/anymeal' make[4]: *** [Makefile:1436: all-recursive] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/anymeal' make[3]: *** [Makefile:592: all] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/anymeal' make[2]: *** [Makefile:490: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:401: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

