Your message dated Mon, 07 Jan 2019 16:22:41 +0000
with message-id <e1ggxfl-000gxk...@fasolo.debian.org>
and subject line Bug#907762: fixed in postbooks 4.11.3-2
has caused the Debian Bug report #907762,
regarding postbooks: FTBFS with Qt 5.11
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.)
--
907762: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:postbooks
Version: 4.11.3-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 --builddirectory=. --parallel
dh_update_autotools_config -a -O--builddirectory=. -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# FIXME: find will not fail on error!
find . -name '*.ts' -exec lrelease {} \;
Updating './share/dict/xTuple.ja.qm'...
Generated 12957 translation(s) (10490 finished and 2467 unfinished)
Ignored 8016 untranslated source text(s)
Updating './share/dict/xTuple.fr_ca.qm'...
Generated 17547 translation(s) (15814 finished and 1733 unfinished)
Ignored 3424 untranslated source text(s)
Updating './share/dict/xTuple.et_ee.qm'...
[... snipped ...]
^~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:260:13: note: template
argument deduction/substitution failed:
adjustmentTrans.cpp:34:89: note: candidate expects 3 arguments, 4 provided
connect(_adjustmentTypeGroupInt,SIGNAL(buttonClicked(int)), this,
SLOT(sPopulateQty()));
^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qaction.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QAction:1,
from guiclient.h:14,
from adjustmentTrans.h:14,
from adjustmentTrans.cpp:11:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:269:13: note: candidate:
'template<class Func1, class Func2> static typename
std::enable_if<(((int)(QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0)
&& (! QtPrivate::FunctionPointer<Func2>::IsPointerToMemberFunction)),
QMetaObject::Connection>::type QObject::connect(const typename
QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2,
Qt::ConnectionType)'
connect(const typename QtPrivate::FunctionPointer<Func1>::Object
*sender, Func1 signal, const QObject *context, Func2 slot,
^~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:269:13: note: template
argument deduction/substitution failed:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h: In substitution of
'template<class Func1, class Func2> static typename
std::enable_if<(((int)(QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0)
&& (! QtPrivate::FunctionPointer<Func2>::IsPointerToMemberFunction)),
QMetaObject::Connection>::type QObject::connect(const typename
QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2,
Qt::ConnectionType) [with Func1 = const char*; Func2 = const char*]':
adjustmentTrans.cpp:34:89: required from here
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:269:13: error: no type named
'type' in 'struct std::enable_if<false, QMetaObject::Connection>'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:300:13: note: candidate:
'template<class Func1, class Func2> static typename
std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1),
QMetaObject::Connection>::type QObject::connect(const typename
QtPrivate::FunctionPointer<Func>::Object*, Func1, Func2)'
connect(const typename QtPrivate::FunctionPointer<Func1>::Object
*sender, Func1 signal, Func2 slot)
^~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:300:13: note: template
argument deduction/substitution failed:
adjustmentTrans.cpp:34:89: note: candidate expects 3 arguments, 4 provided
connect(_adjustmentTypeGroupInt,SIGNAL(buttonClicked(int)), this,
SLOT(sPopulateQty()));
^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qaction.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QAction:1,
from guiclient.h:14,
from adjustmentTrans.h:14,
from adjustmentTrans.cpp:11:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:308:13: note: candidate:
'template<class Func1, class Func2> static typename
std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1),
QMetaObject::Connection>::type QObject::connect(const typename
QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2,
Qt::ConnectionType)'
connect(const typename QtPrivate::FunctionPointer<Func1>::Object
*sender, Func1 signal, const QObject *context, Func2 slot,
^~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:308:13: note: template
argument deduction/substitution failed:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h: In substitution of
'template<class Func1, class Func2> static typename
std::enable_if<(QtPrivate::FunctionPointer<Func2>::ArgumentCount == -1),
QMetaObject::Connection>::type QObject::connect(const typename
QtPrivate::FunctionPointer<Func>::Object*, Func1, const QObject*, Func2,
Qt::ConnectionType) [with Func1 = const char*; Func2 = const char*]':
adjustmentTrans.cpp:34:89: required from here
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:308:13: error: no type named
'Object' in 'struct QtPrivate::FunctionPointer<const char*>'
make[2]: *** [Makefile:45914: tmp/obj/adjustmentTrans.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/guiclient'
make[1]: *** [Makefile:221: sub-guiclient-make_first-ordered] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:20: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The above error also happens here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/postbooks.html
where you can get a full build log if you need it.
Thanks.
--- End Message ---
--- Begin Message ---
Source: postbooks
Source-Version: 4.11.3-2
We believe that the bug you reported is fixed in the latest version of
postbooks, 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.
Andrej Shadura <andre...@debian.org> (supplier of updated postbooks 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: SHA256
Format: 1.8
Date: Mon, 07 Jan 2019 16:56:48 +0100
Source: postbooks
Binary: libxtuplecommon1 libxtuplecommon-dev postbooks
Architecture: source
Version: 4.11.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian xTuple Maintainers
<pkg-xtuple-maintain...@lists.alioth.debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Description:
libxtuplecommon-dev - multi-user accounting / CRM / ERP suite (development
package)
libxtuplecommon1 - multi-user accounting / CRM / ERP suite (shared libraries)
postbooks - multi-user accounting / CRM / ERP suite (GUI)
Closes: 892750 907762
Changes:
postbooks (4.11.3-2) unstable; urgency=medium
.
* Remove myself from the Uploaders.
* Fix FTBFS with Qt 5.11 (Closes: #907762).
* Suppress Postgres version warnings for Postgres up to 11.1
(Closes: #892750).
* Add gbp.conf.
Checksums-Sha1:
9e8677e0dd881f47ef3c43ede22e27472fc060d8 2128 postbooks_4.11.3-2.dsc
1877de5c3628bb6b8c1ba3a4fb45415567688d13 17292 postbooks_4.11.3-2.debian.tar.xz
bea7cf85dd73f6912e0d25c9d1a011bdfd430010 11549
postbooks_4.11.3-2_source.buildinfo
Checksums-Sha256:
68ff98148e2a1a785f6d2df074fa61b3e5716dacc0fd2a884a376a834199fdb9 2128
postbooks_4.11.3-2.dsc
888604eb7587288a63c31baf4db64938caf202a2a8305a7419caec18837cc702 17292
postbooks_4.11.3-2.debian.tar.xz
e90c7034ab49c3ba6dbac4c36b6eef726bbdeb4d1ad12e28507d2e26a1ff3732 11549
postbooks_4.11.3-2_source.buildinfo
Files:
a5015cb75fd5f2efad4846cecb8a55f0 2128 misc optional postbooks_4.11.3-2.dsc
0adef95c3e134d9e988d75eb41153b88 17292 misc optional
postbooks_4.11.3-2.debian.tar.xz
063b149163595787293909cb2c29a41a 11549 misc optional
postbooks_4.11.3-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlwzeXEACgkQXkCM2RzY
OdKYmwf+POryEsECBdGbTj8Iso2bPgUWJzN62XBTWDWz9Dh2a1u5gpeO8XHTt684
blGUppLLPN2Fl7FqA1FxBWoe0l1wQHeqKYWHzmb9BliWVycy9drgzFFDWlcyzIv9
abNiNPYNQNASyjkJAlwlM6f67Jk+1FZd7qU34aUxuiZW75t1ZVWfBIUuG0USgc3s
G+dE6Bi2334ljdeQtsFoZzD+ef23VKvqlkHoSRxNrTZg0M7B9W7bSU2uDSFEI6dU
odMYzyndc0fnPY2Ee6ZvK/pYUN0caRvQ4x4MJNWRgFfbTgZ9H7Anw096AQa52N+m
WGz7iZt1zdbBzTAQ6Izj7iGfcEnWqg==
=Wauu
-----END PGP SIGNATURE-----
--- End Message ---