Your message dated Sat, 28 Apr 2018 16:51:46 +0000
with message-id <e1fct4c-0000gk...@fasolo.debian.org>
and subject line Bug#897112: fixed in psi 1.3-4
has caused the Debian Bug report #897112,
regarding psi FTBFS with Qt 5.10
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.)
--
897112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897112
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: psi
Version: 1.3-3
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/psi.html
...
debian/rules build
dh build --parallel
dh_update_autotools_config -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/1st/psi-1.3'
#qt-qconf
ls -al
total 228
drwxr-xr-x 20 pbuilder1 pbuilder1 840 May 20 05:05 .
drwxr-xr-x 3 pbuilder1 pbuilder1 120 May 20 05:05 ..
-rw-r--r-- 1 pbuilder1 pbuilder1 1048 Jul 19 2017 .gitignore
-rw-r--r-- 1 pbuilder1 pbuilder1 371 Aug 18 2017 .gitmodules
drwxr-xr-x 3 pbuilder1 pbuilder1 140 May 20 05:05 .pc
-rw-r--r-- 1 pbuilder1 pbuilder1 96 May 25 2015 .qmake.cache.in
-rw-r--r-- 1 pbuilder1 pbuilder1 89 Nov 28 2014 .qmake.conf
drwxr-xr-x 4 pbuilder1 pbuilder1 120 May 28 2017 3rdparty
-rw-r--r-- 1 pbuilder1 pbuilder1 11255 Sep 23 2017 CMakeLists.txt
-rw-r--r-- 1 pbuilder1 pbuilder1 15862 Jan 20 2013 COPYING
-rw-r--r-- 1 pbuilder1 pbuilder1 1226 Jan 20 2013 INSTALL
-rw-r--r-- 1 pbuilder1 pbuilder1 6364 Sep 23 2017 README
-rw-r--r-- 1 pbuilder1 pbuilder1 7909 Sep 23 2017 Readme-cmake-ru.txt
-rw-r--r-- 1 pbuilder1 pbuilder1 4411 Sep 23 2017 Readme-cmake.txt
-rw-r--r-- 1 pbuilder1 pbuilder1 8120 May 23 2017 TODO
drwxr-xr-x 3 pbuilder1 pbuilder1 240 Sep 23 2017 admin
drwxr-xr-x 2 pbuilder1 pbuilder1 100 Jan 20 2013 certs
-rw-r--r-- 1 pbuilder1 pbuilder1 4142 May 23 2017 client_icons.txt
drwxr-xr-x 3 pbuilder1 pbuilder1 60 May 28 2017 cmake
-rwxr-xr-x 1 pbuilder1 pbuilder1 83709 May 20 05:05 configure
drwxr-xr-x 4 pbuilder1 pbuilder1 380 May 20 05:06 debian
drwxr-xr-x 2 pbuilder1 pbuilder1 220 Jul 25 2017 doc
drwxr-xr-x 9 pbuilder1 pbuilder1 180 Jul 25 2017 iconsets
-rw-r--r-- 1 pbuilder1 pbuilder1 23664 May 23 2017 iconsets.qrc
drwxr-xr-x 7 pbuilder1 pbuilder1 480 May 20 05:05 iris
-rw-r--r-- 1 pbuilder1 pbuilder1 281 Jan 20 2013 l10n.pro
drwxr-xr-x 2 pbuilder1 pbuilder1 120 May 28 2017 mac
drwxr-xr-x 2 pbuilder1 pbuilder1 120 Sep 23 2017 options
-rw-r--r-- 1 pbuilder1 pbuilder1 88 Jul 19 2017 pluginsconf.pri.in
-rw-r--r-- 1 pbuilder1 pbuilder1 1770 May 23 2017 psi.appdata.xml
-rw-r--r-- 1 pbuilder1 pbuilder1 2189 Feb 21 2016 psi.desktop
-rw-r--r-- 1 pbuilder1 pbuilder1 1049 Jul 25 2017 psi.pro
-rw-r--r-- 1 pbuilder1 pbuilder1 1001 Jun 17 2017 psi.qc
-rw-r--r-- 1 pbuilder1 pbuilder1 256 Jan 20 2013 psi.qrc
drwxr-xr-x 6 pbuilder1 pbuilder1 120 Jul 25 2017 qa
drwxr-xr-x 2 pbuilder1 pbuilder1 620 May 20 05:05 qcm
drwxr-xr-x 2 pbuilder1 pbuilder1 180 Jan 20 2013 sound
drwxr-xr-x 21 pbuilder1 pbuilder1 9100 May 20 05:05 src
drwxr-xr-x 3 pbuilder1 pbuilder1 60 Jul 25 2017 themes
drwxr-xr-x 2 pbuilder1 pbuilder1 60 Jan 20 2013 tools
-rw-r--r-- 1 pbuilder1 pbuilder1 4 Sep 23 2017 version
drwxr-xr-x 2 pbuilder1 pbuilder1 160 Sep 23 2017 win32
QT_SELECT=5 ./configure --prefix=/usr --no-separate-debug-info # --enable-debug
Configuring Psi ...
Verifying Qt build environment ... fail
Reason: Unable to find the 'qmake' tool for Qt 5.
Be sure you have a proper Qt 4.0+ build environment set up. This means not
just Qt, but also a C++ compiler, a make tool, and any other packages
necessary for compiling C++ programs.
If you are certain everything is installed, then it could be that Qt is not
being recognized or that a different version of Qt is being detected by
mistake (for example, this could happen if $QTDIR is pointing to a Qt 3
installation). At least one of the following conditions must be satisfied:
1) --qtdir is set to the location of Qt
2) $QTDIR is set to the location of Qt
3) QtCore is in the pkg-config database
4) qmake is in the $PATH
This script will use the first one it finds to be true, checked in the above
order. #3 and #4 are the recommended options. #1 and #2 are mainly for
overriding the system configuration.
make[1]: *** [debian/rules:15: override_dh_auto_configure] Error 1
--- End Message ---
--- Begin Message ---
Source: psi
Source-Version: 1.3-4
We believe that the bug you reported is fixed in the latest version of
psi, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jan Niehusmann <j...@debian.org> (supplier of updated psi 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: Sat, 28 Apr 2018 18:02:15 +0200
Source: psi
Binary: psi
Architecture: source
Version: 1.3-4
Distribution: unstable
Urgency: medium
Maintainer: Jan Niehusmann <j...@debian.org>
Changed-By: Jan Niehusmann <j...@debian.org>
Description:
psi - Jabber client using Qt
Closes: 897112
Changes:
psi (1.3-4) unstable; urgency=medium
.
* Don't depend on obsolete libqca2-plugin-gnupg.
* Generate configure script with qconf, again, reverting
changes made in version 0.15-3. Incompatibilities
between qconf and psi's build setup seem to be fixed.
(Closes: Bug#897112)
Checksums-Sha1:
ed0fbfb95a05b87fea90366f78f87fe533f2932d 1653 psi_1.3-4.dsc
85e38d8f0189bbc9dcbfe07b51fddc0ee679e831 10984 psi_1.3-4.debian.tar.xz
05eddb53510b1d254a9cedce3d410a7ff09df78d 12655 psi_1.3-4_amd64.buildinfo
Checksums-Sha256:
b084aef02ad5147bdb3e5d93d6076021610009e6a0727c4657ffc2857aff0a92 1653
psi_1.3-4.dsc
b4b8bcf1ac8ce15b8852316f850717a958fb41c387088b1c6941d9d8b2beea59 10984
psi_1.3-4.debian.tar.xz
84d67b9b3d296f99a68187f3f7bd99720ec016cecec7de51a26d8ff476faae3e 12655
psi_1.3-4_amd64.buildinfo
Files:
30e20ea4528c95d9bb429504e2fb1192 1653 net optional psi_1.3-4.dsc
ba5b6d71a2b33c48da5bbe3fc7c68399 10984 net optional psi_1.3-4.debian.tar.xz
786a1ad7dad0a6e4a91bac0142560de7 12655 net optional psi_1.3-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHDBAEBCgAtFiEE+20yASySVog94MmzwkDOmV0CaxEFAlrkoh4PHGphbkBkZWJp
YW4ub3JnAAoJEMJAzpldAmsR6BQL/juaaKU4heHHgvibWtX7mDNHiYRMIEyZf7og
SW6zul6cTf6m57pPijBKArszzOOQntnwgL1okpViYYYtDK2CBePtHeR4/V8OGVYW
VdXZwrXa5vCsdjrz+amIcWAljl4TguSl4kKBJSlE8fXFLLT1RL0ZE99BNvuzPWas
4xxQ1i4ZSYkt3TBJcqpPC5Rh+4VGivvoK5qawFPBBNu6DmUXCGlqhMP2IVucJPmU
jMWTUBprlPfr9TqSDlUWliD8B4tox+eLv9hsDpKcAv7/ktXWnmWfeSs3AO5dc0dX
wtleNnuEHfGEI5I6iZ3D/QbGGlfage/Uidh9R24KA/KfH1ILmn4yMGrlPX0JuYPn
Zo9rtrmQ8eVjQY3z3yqwvvMknN9p8InQLFo2twnHD352targLAn+jgqQQ/uO+GHU
aQIdgyV8rAVz3ELwvy05TSoNXKG4fDKPeGKv7JtaCZcRJOn+uiqmGKbvwX9f7SG+
KcY3nonSQQXkacqE7jvX//t3MWuiew==
=NZcW
-----END PGP SIGNATURE-----
--- End Message ---