Your message dated Fri, 10 Nov 2006 09:02:15 -0800
with message-id <[EMAIL PROTECTED]>
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)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----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 <[EMAIL PROTECTED]>
Changed-By: A. Maitland Bottoms <[EMAIL PROTECTED]>
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-----


--- End Message ---

Reply via email to