Your message dated Fri, 24 Aug 2018 11:19:09 +0000 with message-id <[email protected]> and subject line Bug#906968: fixed in algobox 1.0.2+dfsg-2 has caused the Debian Bug report #906968, regarding algobox: FTBFS in buster/sid (invalid use of incomplete type 'class QButtonGroup') 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 [email protected] immediately.) -- 906968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906968 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:algobox Version: 1.0.2+dfsg-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch dh_update_autotools_config -a dh_auto_configure -a qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/algobox-1.0.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/algobox-1.0.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/algobox-1.0.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/algobox-1.0.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" QMAKE_LFLAGS_RELEASE=-Wl,-z,relro QMAKE_LFLAGS_DEBUG=-Wl,-z,relro QMAKE_STRIP=: PREFIX=/usr Info: creating stash file /<<BUILDDIR>>/algobox-1.0.2+dfsg/.qmake.stash dh_auto_build -a make -j1 make[1]: Entering directory '/<<BUILDDIR>>/algobox-1.0.2+dfsg' /usr/lib/qt5/bin/uic findwidget.ui -o .ui/ui_findwidget.h /usr/lib/qt5/bin/uic replacedialog.ui -o .ui/ui_replacedialog.h /usr/lib/qt5/bin/uic algobox.ui -o .ui/ui_algobox.h /usr/lib/qt5/bin/uic appeldialog.ui -o .ui/ui_appeldialog.h /usr/lib/qt5/bin/uic fonctiondialog.ui -o .ui/ui_fonctiondialog.h [... snipped ...] ^ In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1, from .ui/ui_algobox.h:15, from algobox.h:14, from algobox.cpp:11: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of 'class QButtonGroup' class QButtonGroup; ^~~~~~~~~~~~ algobox.cpp:516:6: error: invalid use of incomplete type 'class QButtonGroup' group->addButton(buttonModeNormal); ^~ In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1, from .ui/ui_algobox.h:15, from algobox.h:14, from algobox.cpp:11: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of 'class QButtonGroup' class QButtonGroup; ^~~~~~~~~~~~ algobox.cpp:517:6: error: invalid use of incomplete type 'class QButtonGroup' group->addButton(buttonModeTexte); ^~ In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1, from .ui/ui_algobox.h:15, from algobox.h:14, from algobox.cpp:11: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of 'class QButtonGroup' class QButtonGroup; ^~~~~~~~~~~~ algobox.cpp:518:6: error: invalid use of incomplete type 'class QButtonGroup' group->setExclusive(true); ^~ In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1, from .ui/ui_algobox.h:15, from algobox.h:14, from algobox.cpp:11: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of 'class QButtonGroup' class QButtonGroup; ^~~~~~~~~~~~ make[1]: *** [Makefile:1320: .obj/algobox.o] Error 1 make[1]: Leaving directory '/<<BUILDDIR>>/algobox-1.0.2+dfsg' dh_auto_build: make -j1 returned exit code 2 make: *** [debian/rules:6: build-arch] Error 25 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/algobox.html where you can get a full build log if you need it. 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: algobox Source-Version: 1.0.2+dfsg-2 We believe that the bug you reported is fixed in the latest version of algobox, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. David Prévot <[email protected]> (supplier of updated algobox 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 22 Aug 2018 10:58:42 -1000 Source: algobox Binary: algobox Architecture: source Version: 1.0.2+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Edu Packaging Team <[email protected]> Changed-By: David Prévot <[email protected]> Description: algobox - algorithmics introduction - French UI Closes: 906968 Changes: algobox (1.0.2+dfsg-2) unstable; urgency=medium . * Add missing include Thanks to Santiago Vila <[email protected]> (Closes: #906968) * Use priority optional * Move project repository to salsa.d.o * Update Standards-Version to 4.2.0 Checksums-Sha1: 20098b068ae264573f05d0e272c658048e878e36 1638 algobox_1.0.2+dfsg-2.dsc 34af33a50c4f4509cc55c37a43461491bffb9a85 4700 algobox_1.0.2+dfsg-2.debian.tar.xz Checksums-Sha256: 4f99cead71f6d2057a14cbba6ddb56fa8964b4f06b637ca01916c1fc8dbdb99e 1638 algobox_1.0.2+dfsg-2.dsc f40d0ab2c98fbc63d0ec2b693e4bd6a11235029b807a900e7f56b902c2cd19b8 4700 algobox_1.0.2+dfsg-2.debian.tar.xz Files: 0be7a5aa8be8ab555e5502f8e0f94824 1638 education optional algobox_1.0.2+dfsg-2.dsc 5af3747eeb71465f21666c13e48f251e 4700 education optional algobox_1.0.2+dfsg-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAlt9130ACgkQBYwc+UT2 vTzLnwf6AlI+Hc3ElJ1gZTImRBPGGB6lfXwEz3dGnQ4/7rW/KndjkUEHSDHpoSdC 2EFwMnovPi9rsqRGCYXX8UrBfHim9Rn19QvYhAcg9dVZ7csfixKRJk6QTLZheHaN H+LfwuYwidRl4642pnnkfyUo6igbuCJ+4Z98fz8OvgBdgXrHGUROCOS4/3TRbgu/ LBG1vmMHSWEvSR/GDEVASt3de42L8TPyZl/YQcvYWgwsuE8uJZ++PaURUJk4mq7U nd+xokzFgpOH2Lsh3KSATzr6D3PVBrCtUQJkhMPNW3cDFDEL3c8xdzs42ag6fb3E mfSRTUn9xz/WK+UBeY4gUfDdzFvT1Q== =OamC -----END PGP SIGNATURE-----
--- End Message ---

