← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1968074] Re: moc fails to parse include inside enum

 

** Changed in: gudhi (Ubuntu)
       Status: New => Invalid

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

Title:
  moc fails to parse include inside enum

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

Bug description:
  Seen while trying to rebuild gudhi against qtbase5-dev/ 5.15.3+dfsg-1
  :

  AutoMoc subprocess error
  ------------------------
  The moc process failed to compile
  "SRC:/src/GudhUI/gui/MainWindow.cpp"
  into
  "SRC:/build/userversion/src/GudhUI/GudhUI_autogen/include/MainWindow.moc"
  included by
  "SRC:/src/GudhUI/gui/MainWindow.cpp"

  ...

  Output
  ------
  usr/include/tbb/tbb_profiling.:29: Parse error at "/usr/include/tbb/internal/_tbb_strings.h"

  Previous builds against qtbase5-dev/5.15.2+dfsg-15 were successful [1].
  I found an upstream bug [2] with the same error, although the versions differ.
  I also found similar bug [3] that is reported to be fixed in 5.15.6.

  [1] https://launchpad.net/ubuntu/+source/gudhi/3.5.0+dfsg-1ubuntu1
  [2] https://bugreports.qt.io/browse/QTBUG-94790
  [3] https://bugreports.qt.io/browse/QTBUG-80990

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gudhi/+bug/1968074/+subscriptions



References