Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#59160 - [calligra] fails to build from source
Attached to Project:
Arch Linux
Opened by Erich Eckner (deepthought) - Wednesday, 27 June 2018, 13:54 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 27 June 2018, 15:05 GMT
Opened by Erich Eckner (deepthought) - Wednesday, 27 June 2018, 13:54 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 27 June 2018, 15:05 GMT
|
DetailsDescription:
extra-x86_64-build fails with: [ 16%] Building CXX object libs/widgets/CMakeFiles/kowidgets.dir/KoCsvImportDialog.cpp.o /build/calligra/src/calligra-3.1.0/libs/widgets/KoCsvImportDialog.cpp: In constructor ‘KoCsvImportDialog::KoCsvImportDialog(QWidget*)’: /build/calligra/src/calligra-3.1.0/libs/widgets/KoCsvImportDialog.cpp:123:56: error: invalid use of incomplete type ‘class QButtonGroup’ QButtonGroup* buttonGroup = new QButtonGroup( this ); ^ In file included from /usr/include/qt/QtWidgets/qcheckbox.h:44, from /usr/include/qt/QtWidgets/QCheckBox:1, from /build/calligra/src/build/libs/widgets/ui_KoCsvImportDialog.h:37, from /build/calligra/src/calligra-3.1.0/libs/widgets/KoCsvImportDialog.cpp:38: /usr/include/qt/QtWidgets/qabstractbutton.h:53:7: note: forward declaration of ‘class QButtonGroup’ class QButtonGroup; ^~~~~~~~~~~~ Additional info: * package version(s) calligra 3.1.0-7 (git revision 8a1c40cb1d657ef6ffdaa638790f6164caa11527) qt5-base 5.11.1-1 * config and/or log files etc. full log is attached Steps to reproduce: > git checkout 8a1c40cb1d657ef6ffdaa638790f6164caa11527 > cd calligra/repos/extra-x86_64 > extra-x86_64-build |
This task depends upon
log.x86_64