The following packages will be installed: diffpdf Fetching README... 0%100%100%100%100%100%Done Fetching diffpdf-2.1.3-qt5.patch... 0%100%100%100%100%100%Done Fetching diffpdf.SlackBuild... 0%100%100%100%100%100%Done Fetching diffpdf.desktop... 0%100%100%100%100%100%Done Fetching diffpdf.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done diffpdf-2.1.3/.hg_archival.txt diffpdf-2.1.3/.hgignore diffpdf-2.1.3/.hgtags diffpdf-2.1.3/CHANGES diffpdf-2.1.3/README diffpdf-2.1.3/aboutform.cpp diffpdf-2.1.3/aboutform.hpp diffpdf-2.1.3/accelerators.acc diffpdf-2.1.3/diffpdf.1 diffpdf-2.1.3/diffpdf.pro diffpdf-2.1.3/diffpdf_cz.ts diffpdf-2.1.3/diffpdf_de.ts diffpdf-2.1.3/diffpdf_es.ts diffpdf-2.1.3/diffpdf_fr.ts diffpdf-2.1.3/generic.cpp diffpdf-2.1.3/generic.hpp diffpdf-2.1.3/gpl-2.0.txt diffpdf-2.1.3/help.html diffpdf-2.1.3/help_cz.html diffpdf-2.1.3/help_de.html diffpdf-2.1.3/help_fr.html diffpdf-2.1.3/helpform.cpp diffpdf-2.1.3/helpform.hpp diffpdf-2.1.3/images/icon.png diffpdf-2.1.3/images/left.png diffpdf-2.1.3/images/right.png diffpdf-2.1.3/label.cpp diffpdf-2.1.3/label.hpp diffpdf-2.1.3/lineedit.cpp diffpdf-2.1.3/lineedit.hpp diffpdf-2.1.3/main.cpp diffpdf-2.1.3/mainwindow.cpp diffpdf-2.1.3/mainwindow.hpp diffpdf-2.1.3/optionsform.cpp diffpdf-2.1.3/optionsform.hpp diffpdf-2.1.3/resources.qrc diffpdf-2.1.3/saveform.cpp diffpdf-2.1.3/saveform.hpp diffpdf-2.1.3/sequence_matcher.cpp diffpdf-2.1.3/sequence_matcher.hpp diffpdf-2.1.3/textitem.cpp diffpdf-2.1.3/textitem.hpp patching file aboutform.cpp patching file diffpdf.pro patching file generic.hpp patching file helpform.cpp patching file label.cpp patching file lineedit.cpp patching file main.cpp patching file mainwindow.hpp patching file optionsform.cpp Info: creating stash file /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/.qmake.stash Warning: ignoring element Updating '/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/diffpdf_cz.qm'... Generated 180 translation(s) (179 finished and 1 unfinished) Warning: ignoring element Updating '/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/diffpdf_fr.qm'... Generated 166 translation(s) (166 finished and 0 unfinished) Ignored 14 untranslated source text(s) Warning: ignoring element Updating '/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/diffpdf_de.qm'... Generated 180 translation(s) (179 finished and 1 unfinished) Warning: ignoring element Updating '/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/diffpdf_es.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 180 untranslated source text(s) Info: creating stash file /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/.qmake.stash g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o mainwindow.o mainwindow.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from aboutform.hpp:15, from mainwindow.cpp:12: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from aboutform.hpp:15, from mainwindow.cpp:12: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from aboutform.hpp:15, from mainwindow.cpp:12: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from aboutform.hpp:15, from mainwindow.cpp:12: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ mainwindow.cpp: In member function ‘void MainWindow::compare()’: mainwindow.cpp:1391:15: warning: ‘void QTime::start()’ is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 1391 | time.start(); | ~~~~~~~~~~^~ In file included from /usr/include/qt5/QtCore/QDateTime:1, from /usr/include/poppler/qt5/poppler-annotation.h:35, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here 235 | QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); | ^~~~~ mainwindow.cpp:1394:39: warning: ‘int QTime::elapsed() const’ is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 1394 | compareUpdateUi(pair, time.elapsed()); | ~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtCore/QDateTime:1, from /usr/include/poppler/qt5/poppler-annotation.h:35, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.cpp:13: /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here 237 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ mainwindow.cpp: In member function ‘void MainWindow::saveAsPdf(int, int, const PdfDocument&, const PdfDocument&, const QString&)’: mainwindow.cpp:1688:27: warning: ‘void QPrinter::setOrientation(QPrinter::Orientation)’ is deprecated: Use setPageOrientation() instead. [-Wdeprecated-declarations] 1688 | printer.setOrientation(savePages == SaveBothPages | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1689 | ? QPrinter::Landscape : QPrinter::Portrait); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtPrintSupport/QPrinter:1, from mainwindow.cpp:39: /usr/include/qt5/QtPrintSupport/qprinter.h:172:10: note: declared here 172 | void setOrientation(Orientation); | ^~~~~~~~~~~~~~ mainwindow.cpp: In member function ‘void MainWindow::showZones(int, const TextBoxList&, QLabel*)’: mainwindow.cpp:1805:33: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1805 | if (!label || !label->pixmap() || label->pixmap()->isNull()) | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1805:52: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1805 | if (!label || !label->pixmap() || label->pixmap()->isNull()) | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1818:35: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1818 | QPixmap pixmap = label->pixmap()->copy(); | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp: In member function ‘void MainWindow::showMargins(QLabel*)’: mainwindow.cpp:1847:33: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1847 | if (!label || !label->pixmap() || label->pixmap()->isNull()) | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1847:52: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1847 | if (!label || !label->pixmap() || label->pixmap()->isNull()) | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1851:35: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1851 | QPixmap pixmap = label->pixmap()->copy(); | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp: In member function ‘void MainWindow::setAMargin(const QPoint&)’: mainwindow.cpp:1883:61: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1883 | if (!marginsGroupBox->isChecked() || !page1Label->pixmap() || | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1884:27: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1884 | page1Label->pixmap()->isNull()) | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ mainwindow.cpp:1888:43: warning: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations] 1888 | const QSize &size = page1Label->pixmap()->size(); | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtWidgets/QLabel:1, from label.hpp:15, from mainwindow.cpp:15: /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here 78 | const QPixmap *pixmap() const; // ### Qt 7: Remove function | ^~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o textitem.o textitem.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ textitem.cpp: In member function ‘const QList TextItems::generateZones(int, int, int, int) const’: textitem.cpp:133:35: warning: ‘QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = Key; T = QPainterPath]’ is deprecated: Use QMultiMap for maps storing multiple values with the same key. [-Wdeprecated-declarations] 133 | zonesForColumn.insertMulti(Key(Column, y, rect.x()), zone); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvariant.h:47, from /usr/include/qt5/QtCore/qabstractitemmodel.h:43, from /usr/include/qt5/QtCore/QAbstractListModel:1, from /usr/include/poppler/qt5/poppler-optcontent.h:26, from /usr/include/poppler/qt5/poppler-qt5.h:54, from generic.hpp:15, from textitem.hpp:15, from textitem.cpp:13: /usr/include/qt5/QtCore/qmap.h:1366:33: note: declared here 1366 | typename QMap::iterator QMap::insertMulti(const Key &key, const T &value) | ^~~~~~~~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o aboutform.o aboutform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o optionsform.o optionsform.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from optionsform.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o helpform.o helpform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o saveform.o saveform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o generic.o generic.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from generic.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o sequence_matcher.o sequence_matcher.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ sequence_matcher.cpp: In member function ‘QList SequenceMatcher::get_matching_blocks()’: sequence_matcher.cpp:139:10: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const Match&, const Match&)]’ is deprecated: Use std::sort [-Wdeprecated-declarations] 139 | qSort(matching_blocks.begin(), matching_blocks.end(), matchLessThan); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qshareddata.h:46, from /usr/include/qt5/QtCore/qdatetime.h:46, from /usr/include/qt5/QtCore/QDateTime:1, from /usr/include/poppler/qt5/poppler-annotation.h:35, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from sequence_matcher.hpp:15, from sequence_matcher.cpp:13: /usr/include/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) | ^~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o main.o main.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from main.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o lineedit.o lineedit.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from lineedit.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o label.o label.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from label.cpp:13: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ /usr/lib/qt5/bin/rcc -name resources resources.qrc -o qrc_resources.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o qrc_resources.o qrc_resources.cpp g++ -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib/qt5/mkspecs/features/data/dummy.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include mainwindow.hpp -o moc_mainwindow.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/poppler/qt5/poppler-annotation.h:639:5: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 639 | QLinkedList linePoints() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/poppler/qt5/poppler-annotation.h:640:30: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 640 | void setLinePoints(const QLinkedList &points); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/poppler/qt5/poppler-annotation.h:854:11: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 854 | QList> inkPaths() const; | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ In file included from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/poppler/qt5/poppler-annotation.h:855:34: warning: ‘template class QLinkedList’ is deprecated: Use std::list instead [-Wdeprecated-declarations] 855 | void setInkPaths(const QList> &paths); | ^~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:43, from /usr/include/qt5/QtCore/qmetatype.h:48, from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtCore/qlinkedlist.h:50, from /usr/include/qt5/QtCore/QLinkedList:1, from /usr/include/poppler/qt5/poppler-annotation.h:37, from /usr/include/poppler/qt5/poppler-qt5.h:52, from generic.hpp:15, from mainwindow.hpp:15, from moc_mainwindow.cpp:10: /usr/include/qt5/QtCore/qcontainerfwd.h:51:26: note: declared here 51 | template class QLinkedList; | ^~~~~~~~~~~ /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include aboutform.hpp -o moc_aboutform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_aboutform.o moc_aboutform.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include optionsform.hpp -o moc_optionsform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_optionsform.o moc_optionsform.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include helpform.hpp -o moc_helpform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_helpform.o moc_helpform.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include saveform.hpp -o moc_saveform.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_saveform.o moc_saveform.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include lineedit.hpp -o moc_lineedit.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_lineedit.o moc_lineedit.cpp /usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3 -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/11.2.0 -I/usr/include/c++/11.2.0/i586-slackware-linux -I/usr/include/c++/11.2.0/backward -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include -I/usr/local/include -I/usr/lib/gcc/i586-slackware-linux/11.2.0/include-fixed -I/usr/include label.hpp -o moc_label.cpp g++ -c -pipe -O2 -O2 -march=i586 -mtune=i686 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/poppler/cpp -I/usr/include/poppler/qt5 -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_label.o moc_label.cpp g++ -Wl,-O1 -Wl,-rpath,/usr/lib -o diffpdf mainwindow.o textitem.o aboutform.o optionsform.o helpform.o saveform.o generic.o sequence_matcher.o main.o lineedit.o label.o qrc_resources.o moc_mainwindow.o moc_aboutform.o moc_optionsform.o moc_helpform.o moc_saveform.o moc_lineedit.o moc_label.o -lpoppler-qt5 /usr/lib/libQt5PrintSupport.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Core.so -lGL -lpthread make: Nothing to be done for 'install'. Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/diffpdf usr/doc/ usr/doc/diffpdf-2.1.3/ usr/doc/diffpdf-2.1.3/CHANGES usr/doc/diffpdf-2.1.3/README usr/doc/diffpdf-2.1.3/diffpdf.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/diffpdf.1.gz usr/share/ usr/share/applications/ usr/share/applications/diffpdf.desktop usr/share/pixmaps/ usr/share/pixmaps/diffpdf.png Slackware package /usr/src/slapt-src-i486/office/diffpdf/diffpdf-2.1.3-i586-2salix15.0.txz created. Installing package diffpdf-2.1.3-i586-2salix15.0... | diffpdf (Compare PDF Files) | | DiffPDF can compare two PDF files. It offers three comparison modes: | Words, Characters, and Appearance. | | Please note that this is the opensource edition that is not developed | anymore since 2013 in favour of the commercial DiffPDF solution. | | | Homepage: http://www.qtrac.eu/diffpdf-foss.html | | |