qtbase and qmake are showing incorrect include folders

  • Open
  • quality assurance status badge
Details
One participant
  • Chris Cochrun
Owner
unassigned
Submitted by
Chris Cochrun
Severity
normal
C
C
Chris Cochrun wrote on 5 Jul 2023 23:17
(address . bug-guix@gnu.org)
874jmi59xz.fsf@cochrun.xyz
With the qtbase package, qmake is showing incorrect info about it's installation when you run qmake -query.

If you need include files or libraries from other packages, these won't be used in the qmake utility. It appears as if qmake is only seeing info in the qtbase directory in the store rather than the installed profile directory. This seems to be the same situation of what happened in the nix package too. https://github.com/NixOS/nixpkgs/issues/239971

I was trying to use a tool that requires this in a project of mine but it doesn't really help me much when I can't use qmake to access info in the qtdeclarative package. Even if both are installed in the same profile or shell.

I hope someone smarter than me knows how to fix that. Also, first time posting in the mailing list, so I hope I did it all right.

--
*Chris*
/Praising God in all things!/
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 64488@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 64488
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch