Source: radare2-cutter
Version: 1.10.2-1
Severity: serious
Tags: patch ftbfs fixed-upstream
Forwarded: https://github.com/radareorg/cutter/pull/2231

https://buildd.debian.org/status/package.php?p=radare2-cutter

...
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
                 from /<<PKGBUILDDIR>>/src/core/CutterCommon.h:9,
                 from /<<PKGBUILDDIR>>/src/core/Cutter.h:4,
                 from /<<PKGBUILDDIR>>/src/menus/DisassemblyContextMenu.h:4,
                 from /<<PKGBUILDDIR>>/src/menus/DisassemblyContextMenu.cpp:1:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:393:14: note: declared here
  393 |     QString &sprintf(const char *format, ...) 
Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
      |              ^~~~~~~
/<<PKGBUILDDIR>>/src/widgets/DisassemblyWidget.cpp: In member function ‘virtual 
void DisassemblyLeftPanel::paintEvent(QPaintEvent*)’:
/<<PKGBUILDDIR>>/src/widgets/DisassemblyWidget.cpp:920:26: error: aggregate 
‘QPainterPath arrow’ has incomplete type and cannot be defined
  920 |             QPainterPath arrow;
      |                          ^~~~~
...

Reply via email to