← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 2016703] Re: qbusmacros.h fails to compile: wrong case on case-sensitive include

 

This bug was fixed in the package qtbase-opensource-src - 5.15.9+dfsg-2

---------------
qtbase-opensource-src (5.15.9+dfsg-2) experimental; urgency=medium

  * Bump years for 3rdparty copyright.
  * Backport upstream patch to stop using O_PATH in OpenFile portal
    (LP: #1876237).
  * Add a patch to fix capitalization error in auto-generated qdbusmacros.h
    include (LP: #2016703).
  * Make qtbase5-private-dev suggest packages providing includes which are
    used by some of its headers (closes: #1034830).

 -- Dmitry Shachnev <mitya57@xxxxxxxxxx>  Sat, 13 May 2023 18:27:14
+0300

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/2016703

Title:
  qbusmacros.h fails to compile: wrong case on case-sensitive include

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  /usr/include/arm-linux-gnueabihf/qt5/QtDBus/qdbusmacros.h in
  qtbase5-dev cannot compile:

  /usr/include/arm-linux-gnueabihf/qt5/QtDBus/qdbusmacros.h:8:10: fatal error: QtDbus/qtdbusglobal.h: No such file or directory
      8 | #include <QtDbus/qtdbusglobal.h>
        |          ^~~~~~~~~~~~~~~~~~~~~~~
  compilation terminated.

  
  The correct filename is <QtDBus/qtdbusglobal.h>, not <QtDbus/qtdbusglobal.h>.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/2016703/+subscriptions



References