← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

/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>.

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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



Follow ups