Bug#1011935: (no subject)

2022-05-27 Thread tsteven4
Why do many qt6 packages have a dependency on qtchooser if you are not 
supporting Qt6 with qtchooser?


  qt6-webengine-dev-tools
  qt6-l10n-tools
  qt6-documentation-tools
  qt6-declarative-dev-tools
  qt6-base-dev-tools
  qmlscene-qt6
  qml-qt6
  assistant-qt6
  linguist-qt6
  designer-qt6



Re: qt6-base_6.2.4 QLibraryInfo path issue

2022-05-04 Thread tsteven4

Thanks.  I opened a bug with a patch:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010575

On 5/4/2022 12:01 PM, Lisandro Damián Nicanor Pérez Meyer wrote:

Hi Steve!

I'll discuss this with Patrick, but ideally you should open a bug on
the BTS. The issue you describe sounds legit.

On Wed, 4 May 2022 at 14:57, tsteven4  wrote:

Would you consider adding "-DFEATURE_relocatable=OFF" to the cmake
parameters for this package?  This was previously added for debian's Qt5
build.  While I can't demonstrated a problem on sid, there is a problem
on Ubuntu jammy
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/1970057. The
problem shows up on systems that have links in the dynamic loader search
path like jammy.  There is a patch available:
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/1970057/+attachment/5585995/+files/2-qt6-base_6.2.4+dfsg-2ubuntu2.debdiff

Here is the debian changelog entry from Qt5:


qtbase-opensource-src (5.14.2+dfsg-3) unstable; urgency=medium



   * Build with -no-feature-relocatable, to fix paths on usr-merged systems

 (closes: #961554).


If there is something else I can do to help fix this please let me know.

Thanks,

Steve







qt6-base_6.2.4 QLibraryInfo path issue

2022-05-04 Thread tsteven4
Would you consider adding "-DFEATURE_relocatable=OFF" to the cmake 
parameters for this package?  This was previously added for debian's Qt5 
build.  While I can't demonstrated a problem on sid, there is a problem 
on Ubuntu jammy 
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/1970057. The 
problem shows up on systems that have links in the dynamic loader search 
path like jammy.  There is a patch available: 
https://bugs.launchpad.net/ubuntu/+source/qt6-base/+bug/1970057/+attachment/5585995/+files/2-qt6-base_6.2.4+dfsg-2ubuntu2.debdiff


Here is the debian changelog entry from Qt5:


qtbase-opensource-src (5.14.2+dfsg-3) unstable; urgency=medium



  * Build with -no-feature-relocatable, to fix paths on usr-merged systems

    (closes: #961554).


If there is something else I can do to help fix this please let me know.

Thanks,

Steve



qtchooser and Qt6

2022-04-08 Thread tsteven4
Can you please add support for Qt6 in the qtchooser package?  See 
https://bugs.launchpad.net/ubuntu/+source/qtchooser/+bug/1964763


Thanks