[cmake-developers] Fwd: Bug#392473: marked as done (cmake: FindQT4 doesn't find qt4 if qt3 is installed)

Andy Cedilnik andy.cedilnik at kitware.com
Fri Nov 10 16:53:26 EST 2006


---------- Forwarded message ----------
From: Debian Bug Tracking System <owner at bugs.debian.org>
Date: Nov 10, 2006 12:18 PM
Subject: Bug#392473: marked as done (cmake: FindQT4 doesn't find qt4
if qt3 is installed)
To: "A. Maitland Bottoms" <bottoms at debian.org>


Your message dated Fri, 10 Nov 2006 09:02:15 -0800
with message-id <E1GiZlf-0006si-MK at spohr.debian.org>
and subject line Bug#392473: fixed in cmake 2.4.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)




---------- Forwarded message ----------
From: Jiří Paleček <jpalecek at web.de>
To: "submit at bugs.debian.org" <submit at bugs.debian.org>
Date: Wed, 11 Oct 2006 23:07:50 +0200
Subject: cmake: FindQT4 doesn't find qt4 if qt3 is installed
Package: cmake
Version: 2.4.3-1
Severity: normal
Tags: patch

Hello,

I found that cmake will not find qt4 if it is installed together with qt3.
The problem seems to be line 175 in FindQt4

FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake-qt4 PATHS

I think it finds qmake (which is from qt3) only to discover it has a wrong
version. This can be corrected by reversing the order of alternatives

FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake-qt4 qmake PATHS

This way, it will always find the correct version.

Regards
     Jiri Palecek

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-2) (ignored: LC_ALL set to
cs_CZ)

Versions of packages cmake depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared
libraries
ii  libgcc1                      1:4.1.1-13  GCC support library
ii  libncurses5                  5.5-3       Shared libraries for terminal
hand
ii  libstdc++6                   4.1.1-13    The GNU Standard C++ Library
v3

Versions of packages cmake recommends:
ii  emacs21 [emacsen]             21.4a-6.2  The GNU Emacs editor
ii  emacsen-common                1.4.17     Common facilities for all
emacsen

-- no debconf information




---------- Forwarded message ----------
From: bottoms at debian.org (A. Maitland Bottoms)
To: 392473-close at bugs.debian.org
Date: Fri, 10 Nov 2006 09:02:15 -0800
Subject: Bug#392473: fixed in cmake 2.4.3-3
Source: cmake
Source-Version: 2.4.3-3

We believe that the bug you reported is fixed in the latest version of
cmake, which is due to be installed in the Debian FTP archive:

cmake_2.4.3-3.diff.gz
  to pool/main/c/cmake/cmake_2.4.3-3.diff.gz
cmake_2.4.3-3.dsc
  to pool/main/c/cmake/cmake_2.4.3-3.dsc
cmake_2.4.3-3_i386.deb
  to pool/main/c/cmake/cmake_2.4.3-3_i386.deb



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 392473 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <bottoms at debian.org> (supplier of updated cmake 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 10 Nov 2006 11:27:35 -0500
Source: cmake
Binary: cmake
Architecture: source i386
Version: 2.4.3-3
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms <bottoms at debian.org>
Changed-By: A. Maitland Bottoms <bottoms at debian.org>
Description:
 cmake      - A cross-platform, open-source make system
Closes: 391831 392473
Changes:
 cmake (2.4.3-3) unstable; urgency=low
 .
   * Have FindMPEG2 look in paths used in Debian (Closes: #391831)
   * Make FindQt4 more reliable (Closes: #392473)
Files:
 6931f2d8fbd996b47a480d8db4228b29 587 devel optional cmake_2.4.3-3.dsc
 e87a64e31b5a5ff9daaf347000450aa2 19089 devel optional cmake_2.4.3-3.diff.gz
 d7387bd537bc64a7894bcece29abbcce 5163820 devel optional cmake_2.4.3-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFVK1nkwbJvNrxBUwRAmiAAJ9oG05A+MZwYX5U0QXLvNaEXm/JvwCfY8yp
eqb/XOeKrp/aF2Iwhd8gIFw=
=L/TX
-----END PGP SIGNATURE-----





-- 
-------------------------------------------
Andy Cedilnik
Kitware Inc.
http://www.kitware.com
Phone: +1 518 371 3971 x110


More information about the cmake-developers mailing list