[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#808544: marked as done (qt5-qmake: qmake binary in qt5-qmake doesn't use qt5)



Your message dated Sun, 20 Dec 2015 21:13:12 +0300
with message-id <20151220181312.GA26440@mitya57.me>
and subject line Re: Bug#808544: qt5-qmake: qmake binary in qt5-qmake doesn't use qt5
has caused the Debian Bug report #808544,
regarding qt5-qmake: qmake binary in qt5-qmake doesn't use qt5
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 owner@bugs.debian.org
immediately.)


-- 
808544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808544
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qt5-qmake
Version: 5.3.2+dfsg-4+deb8u1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I've been trying to compile Mumble with qt5-qmake, but the qt5 version of qmake doesn't seem to work at alll. If I run qmake with both qt5-qmake and qt4-qmake installed, I have no option to use the qt5 version. If I run t5-qmake installed with only qt5-qmake installed I get the following result:

[wouter@wouter-desktop mumble]$ qmake -v
qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory

Running /usr/lib/x86_64-linux-gnu/qt5/bin/qmake directly does work and works like expected.

Thanks for looking into this,
Wouter Wijsman

P.S. sorry if I made any mistakes, this is my first bug report.

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qt5-qmake depends on:
ii  libc6       2.19-18+deb8u1
ii  libgcc1     1:4.9.2-10
ii  libstdc++6  4.9.2-10
ii  qtchooser   47-gd2b7997-2

qt5-qmake recommends no packages.

qt5-qmake suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi Wouter,

On Sun, Dec 20, 2015 at 06:21:26PM +0100, Wouter Wijsman wrote:
> Package: qt5-qmake
> Version: 5.3.2+dfsg-4+deb8u1
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
> I've been trying to compile Mumble with qt5-qmake, but the qt5 version of
> qmake doesn't seem to work at alll. If I run qmake with both qt5-qmake and
> qt4-qmake installed, I have no option to use the qt5 version. If I run
> t5-qmake installed with only qt5-qmake installed I get the following result:
>
> [wouter@wouter-desktop mumble]$ qmake -v
> qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
>
> Running /usr/lib/x86_64-linux-gnu/qt5/bin/qmake directly does work and works
> like expected.

The qmake binary is managed by qtchooser, which (for compatibility reasons)
still uses qt4 by default.

There are several ways to override the default preference:

 * Install qt5-default package.
 * Export QT_SELECT=qt5.
 * Run “qmake -qt5” instead of just “qmake”.
 * Run qmake by absolute path.

Thus, this is an invalid bug and I am closing it.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: