Package: src:klatexformula
Version: 4.0.0-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DCMAKE_SKIP_RPATH=TRUE \
-DKLF_BUILD_BACKEND_AUTO=FALSE \

[... snipped ...]

cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/klftools && /usr/bin/c++  
-DKLF_SRC_BUILD -DKLF_VERSION_MAJ=4 -DKLF_VERSION_MIN=0 -DKLF_VERSION_REL=0 
-DKLF_VERSION_STRING=\"4.0.0\" -DKLF_WS=\"x11\" -DKLF_WS_X11 -DQT_CORE_LIB 
-DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -Dklftools_EXPORTS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/klftools 
-I/<<PKGBUILDDIR>>/src/klftools -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC   -fPIC 
-std=gnu++11 -o CMakeFiles/klftools.dir/klfadvancedconfigeditor.cpp.o -c 
/<<PKGBUILDDIR>>/src/klftools/klfadvancedconfigeditor.cpp
/<<PKGBUILDDIR>>/src/klftools/klfadvancedconfigeditor.cpp: In constructor 
'KLFAdvancedConfigEditor::KLFAdvancedConfigEditor(QWidget*, KLFConfigBase*)':
/<<PKGBUILDDIR>>/src/klftools/klfadvancedconfigeditor.cpp:81:70: error: invalid 
use of incomplete type 'class QAction'
   QAction *resetDefault = new QAction(tr("Reset Default Value"), this);
                                                                      ^
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractspinbox.h:44,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qstyleoption.h:47,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractitemdelegate.h:45,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qstyleditemdelegate.h:44,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/QStyledItemDelegate:1,
                 from 
/<<PKGBUILDDIR>>/src/klftools/klfadvancedconfigeditor.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:68:7: note: forward 
declaration of 'class QAction'
 class QAction;
       ^~~~~~~
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/klatexformula.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.

Reply via email to