Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #635
Closed
Open
Created May 01, 2022 by Zach van Rijn@zOwner

user/qpdfview: FTBFS: error: field ‘boundary’ has incomplete type ‘QPainterPath’

...
In file included from moc-pdf/moc_model.cpp:10:
moc-pdf/../sources/model.h:46:22: error: field ‘boundary’ has incomplete type ‘QPainterPath’
         QPainterPath boundary;
                      ^~~~~~~~
In file included from /usr/include/QtGui/qbrush.h:49,
                 from /usr/include/QtGui/qpalette.h:46,
                 from /usr/include/QtWidgets/qwidget.h:48,
                 from /usr/include/QtWidgets/QWidget:1,
                 from moc-pdf/../sources/model.h:28,
                 from moc-pdf/moc_model.cpp:10:
/usr/include/QtGui/qmatrix.h:54:7: note: forward declaration of ‘class QPainterPath’
 class QPainterPath;
       ^~~~~~~~~~~~
make[1]: *** [Makefile.pdf-plugin:460: objects-pdf/moc_model.o] Error 1
make[1]: *** Waiting for unfinished jobs....
...

20220501-06_21_12.472388032_qpdfview.log

Assignee
Assign to
Time tracking