[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975116: texworks: FTBFS in testing and unstable



Source: texworks
Version: 0.6.5-1
Severity: serious
Tags: ftbfs bullseye sid

Hi Maintainer

As per reproducible builds [1], texworks recently started failing to
build in testing and unstable.

I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://tests.reproducible-builds.org/debian/rb-pkg/texworks.html


In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qurl.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QUrl:1,
                 from /<<PKGBUILDDIR>>/modules/QtPDF/src/PDFActions.h:19,
                 from /<<PKGBUILDDIR>>/modules/QtPDF/src/PDFAnnotations.h:17,
                 from /<<PKGBUILDDIR>>/modules/QtPDF/src/PDFBackend.h:17,
                 from /<<PKGBUILDDIR>>/modules/QtPDF/src/PDFBackend.cpp:15:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:181:46: note:
declared here
  181 | QT_DEPRECATED_X("Use std::sort") inline void
qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan
lessThan)
      |                                              ^~~~~
/<<PKGBUILDDIR>>/modules/QtPDF/src/PDFBackend.cpp:744:22: error:
aggregate ‘QPainterPath clipPath’ has incomplete type and cannot be
defined
  744 |         QPainterPath clipPath;
      |                      ^~~~~~~~
/<<PKGBUILDDIR>>/modules/QtPDF/src/PDFBackend.cpp:764:24: error:
aggregate ‘QPainterPath pp’ has incomplete type and cannot be defined
  764 |           QPainterPath pp;
      |                        ^~
make[4]: *** [modules/QtPDF/CMakeFiles/qtpdf.dir/build.make:265:
modules/QtPDF/CMakeFiles/qtpdf.dir/src/PDFBackend.cpp.o] Error 1


Reply to: