Your message dated Fri, 24 Aug 2018 22:34:39 +0000
with message-id <e1ftkf9-0001il...@fasolo.debian.org>
and subject line Bug#907000: fixed in klatexformula 4.0.0-4
has caused the Debian Bug report #907000,
regarding klatexformula: FTBFS in buster/sid (invalid use of incomplete type 
'class QAction')
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 ow...@bugs.debian.org
immediately.)


-- 
907000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: klatexformula
Source-Version: 4.0.0-4

We believe that the bug you reported is fixed in the latest version of
klatexformula, 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 907...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Winchen <tob...@winchen.de> (supplier of updated klatexformula 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 24 Aug 2018 09:34:23 +0200
Source: klatexformula
Binary: klatexformula libklatexformula4 libklatexformula4-dev 
libklatexformula4-doc
Architecture: source
Version: 4.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Tobias Winchen <tob...@winchen.de>
Changed-By: Tobias Winchen <tob...@winchen.de>
Description:
 klatexformula - GUI to easily get an image from a LaTeX formula or equation
 libklatexformula4 - Runtime libraries for klatexformula
 libklatexformula4-dev - Runtime libraries for klatexformula, development files
 libklatexformula4-doc - Runtime libraries for klatexformula, API documentation
Closes: 907000
Changes:
 klatexformula (4.0.0-4) unstable; urgency=medium
 .
   [ Tobias Winchen ]
   * Updated to standards version 4.2.0
   * Switched to debhelper compat 11
 .
   [ Juhani Numminen ]
   * Patch to add missing include (Closes: #907000)
Checksums-Sha1:
 6d96f2a81ccca24bc933680266a5fcda67db6695 2258 klatexformula_4.0.0-4.dsc
 b6e46bdc9430adb0897aa43337814e6a7cffbea0 6036 
klatexformula_4.0.0-4.debian.tar.xz
 1aeca767b1c931e0ae2d01a1ae40639c0c610c34 6531 
klatexformula_4.0.0-4_source.buildinfo
Checksums-Sha256:
 cfad57548bb32bd6168c4abeab3e4de027637a3c646645e05c91bfab71f24bb6 2258 
klatexformula_4.0.0-4.dsc
 3c45cf06a79e85f62d49d904aa13d5cce300bae4c03998673ee4186b42b00bf8 6036 
klatexformula_4.0.0-4.debian.tar.xz
 3e043bcb78cd7252f5be7b4353ed994510f072d87fa5aa20e107088911f6266c 6531 
klatexformula_4.0.0-4_source.buildinfo
Files:
 42cf7d03c01426632628419b2a056013 2258 tex optional klatexformula_4.0.0-4.dsc
 63debfb8606e42536251c79932f397fd 6036 tex optional 
klatexformula_4.0.0-4.debian.tar.xz
 7cc71b248a101f7620b680d271ce3e4a 6531 tex optional 
klatexformula_4.0.0-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAluAgtcACgkQweDZLphv
fH6kng/+LErnnMJNKelUoXYRMExk7Oo/MnuwPUaTGrfGhTPQUsdvLD0KEObQXxuK
V63yljGNyViQN7x6XGsPCa7eJBk7B1c/0/HAx6ClKbagoX/YS45fBtpfcP99F6cL
VUo7/6ogGPbrSx6ALXMacoUndyw/KID93TJmtxbgiOWJ/GyixNCE+2c0Y5xWh3jL
kDnbGWFcmtmJo1iIQV+ay8S/9JVKzBVc1vlgVLTNTfBKtbHV8GSei7/c+GaseFxY
TGixQBduD6od7EWGjohQZbf8vW+vUbWZqblyue6DkjZpSEV8xaavt3ZkQxSr+0t2
YPtBR1dFoUjcCnJc2ZmK6yNN7EBh12WwuplF/MHKemq128JWJo2h5u7fQ5D14+Kv
mmHBAIczgaybS5+uCaGi0VNF0oPxgNA+YQ1lSzC6CIa987ZjpEHwu/jRYsGukKNT
kJEOOYwo7hoKzxoyZInlIb40M5U932kfQdfRgdufGMzkuJ/r6BE+XeJVtSJT9dW9
z0b1fV176aXfZ+lspcFP80ufFVWYsEaI1PxcTgZCggfp+4JwLlRnq/w4uYDtsyUg
Z3kpClOobn9qMa62bjse+19b0KtmGqNmdI63mMqM4e4fRvvyLTAp9HBV22/fWjPL
RhJxgFbp1TKcg2ahs2UYpIS8E6MTMl+goDxciptTDfb4eRrdDAo=
=Ec7B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to