GNU bug report logs - #70026
QtBase 6.5.2: Wrong private header locations

Previous Next

Package: guix;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Wed, 27 Mar 2024 11:07:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: 70026 <at> debbugs.gnu.org
Subject: bug#70026: QtBase 6.5.2: Wrong private header locations
Date: Wed, 27 Mar 2024 11:59:21 +0100
The private header files of QtBase (and probably other Qt packages as 
well) are placed in the wrong location. In my case, I am trying to use 
qmetaobjectbuilder_p.h. The path for it is 
/gnu/store/zywk3i6r200qd0w0fjizg3m5nwpkkzjs-profile/include/qt6/QtCore/6.5.2/QtCore/private/qmetaobjectbuilder_p.h 
(expected would be 
/gnu/store/zywk3i6r200qd0w0fjizg3m5nwpkkzjs-profile/include/qt6/QtCore/private/qmetaobjectbuilder_p.h), 
which leads to issues when compiling, because qmetaobjectbuilder_p.h 
contains an "#include <QtCore/private/qglobal_p.h>", which can then not 
be found. It also means I cannot use any of the provided include path 
env variables like C_INCLUDE_PATH.





This bug report was last modified 1 year and 78 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.