D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DXyZBF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf splix-2.0.1.20130826svn315 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/splix-2.0.1.20130826svn315.tar.gz + /usr/bin/tar -xof - /usr/bin/tar: Ignoring unknown extended header keyword 'SCHILY.fflags' + STATUS=0 + '[' 0 -ne 0 ']' + cd splix-2.0.1.20130826svn315 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/splix-2.0.0-ldflags.patch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/splix-2.0.0-gcc44.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/splix-deviceID-fedora.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/splix-2.0.0-fix-alignment-problem-on-armel-deb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/splix-2.0.0-qt5.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -f ml2160.ppd ml2160fr.ppd ml2160pt.ppd ml2165.ppd ml2165fr.ppd ml2165pt.ppd ml3310.ppd ml3310fr.ppd ml3310nd.ppd ml3310ndfr.ppd ml3310ndpt.ppd ml3310pt.ppd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uStmPC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd splix-2.0.1.20130826svn315 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd ppd ~/rpmbuild/BUILD/splix-2.0.1.20130826svn315/ppd ~/rpmbuild/BUILD/splix-2.0.1.20130826svn315 + /usr/bin/make -O -j8 V=1 VERBOSE=1 distclean rm -f *.ppd rm -f *.drv + popd ~/rpmbuild/BUILD/splix-2.0.1.20130826svn315 ++ pkg-config Qt5Core --cflags ++ pkg-config Qt5Core --libs + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 ' 'LIBS=-lQt5Core -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -C tools make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o pjl.o pjl.cpp pjl.cpp: In function 'bool parsePJLHeader(QFile&, bool, QTextStream&, QTextStream&)': pjl.cpp:32:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 32 | out << _("PJL header: ") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:32:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 32 | out << _("PJL header: ") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:37:72: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 37 | err << QString(_("Unknown PJL argument: %1")).arg(line) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:37:72: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 37 | err << QString(_("Unknown PJL argument: %1")).arg(line) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:46:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 46 | arg(arg) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:46:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 46 | arg(arg) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:50:24: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 50 | out << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:50:24: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 50 | out << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:55:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 55 | command.size()) << " = " << arg << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ pjl.cpp:55:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 55 | command.size()) << " = " << arg << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from pjl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o page.o page.cpp page.cpp: In member function 'bool Page::_openFiles(quint8, const QString&, QTextStream&)': page.cpp:71:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 71 | arg(_files[i].fileName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:71:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 71 | arg(_files[i].fileName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp: In member function 'bool Page::process(quint8, quint16, quint16, quint8, QByteArray&, QTextStream&, QTextStream&)': page.cpp:154:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 154 | arg(compression, 0, 16) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:154:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 154 | arg(compression, 0, 16) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:161:30: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 161 | arg(_version) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:161:30: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 161 | arg(_version) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:180:51: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 180 | "band (%1)")).arg(tmp) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:180:51: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 180 | "band (%1)")).arg(tmp) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:187:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 187 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp:187:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 187 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from page.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ page.cpp: In member function 'bool Page::_dump(quint8, quint16, quint16, QByteArray&, QTextStream&)': page.cpp:228:1: warning: no return statement in function returning non-void [-Wreturn-type] 228 | } | ^ page.cpp: In member function 'bool Page::_compression0x13(quint8, quint16, quint16, QByteArray&, QTextStream&)': page.cpp:261:1: warning: no return statement in function returning non-void [-Wreturn-type] 261 | } | ^ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o qpdl.o qpdl.cpp qpdl.cpp: In member function 'QPDLDocument::Result QPDLDocument::_readPageHeader(QFile&, QTextStream&, QTextStream&)': qpdl.cpp:120:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 120 | arg((quint8)header.at(HEADER_SIGNATURE)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:120:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 120 | arg((quint8)header.at(HEADER_SIGNATURE)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:160:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 160 | out << QString(_("Page %1 header:")).arg(_pageNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:160:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 160 | out << QString(_("Page %1 header:")).arg(_pageNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:162:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 162 | arg(_qpdl) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:162:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 162 | arg(_qpdl) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:164:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 164 | arg(_nrCopies) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:164:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 164 | arg(_nrCopies) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:166:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 166 | arg(_resolutionX).arg(_resolutionY) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:166:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 166 | arg(_resolutionX).arg(_resolutionY) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:169:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 169 | QString("*Unknown* (%1)").arg(_paperType)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:169:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 169 | QString("*Unknown* (%1)").arg(_paperType)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:172:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 172 | QString("*Unknown* (%1)").arg(_paperSource)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:172:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 172 | QString("*Unknown* (%1)").arg(_paperSource)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:174:41: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 174 | arg(_width).arg(_height) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:174:41: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 174 | arg(_width).arg(_height) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:176:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 176 | arg(_duplex, 1).arg(_tumble, 1) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:176:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 176 | arg(_duplex, 1).arg(_tumble, 1) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:179:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 179 | arg((quint8)_unknown[2], 1) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:179:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 179 | arg((quint8)_unknown[2], 1) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp: In member function 'QPDLDocument::Result QPDLDocument::_readPageContent(QFile&, QTextStream&, QTextStream&)': qpdl.cpp:212:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 212 | out << QString("(0x%1)").arg(compression, 0, 16) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:212:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 212 | out << QString("(0x%1)").arg(compression, 0, 16) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:216:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 216 | arg((quint8)signature) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:216:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 216 | arg((quint8)signature) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:241:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 241 | arg((quint8)color).arg(_currentBandNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:241:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 241 | arg((quint8)color).arg(_currentBandNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:266:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 266 | arg((quint8)color).arg(_currentBandNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:266:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 266 | arg((quint8)color).arg(_currentBandNr) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp: In member function 'bool QPDLDocument::_processBandAnalysis(quint8, quint16, quint16, quint8, QByteArray&, QTextStream&, QTextStream&)': qpdl.cpp:324:20: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 324 | << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:324:20: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 324 | << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:348:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 348 | QChar('0')) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:348:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 348 | QChar('0')) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp: In member function 'bool QPDLDocument::parse(QFile&, QTextStream&, QTextStream&)': qpdl.cpp:399:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 399 | arg(nrCopies) << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:399:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 399 | arg(nrCopies) << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:399:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 399 | arg(nrCopies) << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ qpdl.cpp:399:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 399 | arg(nrCopies) << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from qpdl.cpp:23: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o algo0x11.o algo0x11.cpp algo0x11.cpp: In function 'bool decompress0x11(const QByteArray&, QByteArray&, quint16, quint16, Page*, QTextStream&)': algo0x11.cpp:37:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 37 | err << _("Algo0x11: bad band size") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from algo0x11.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ algo0x11.cpp:37:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 37 | err << _("Algo0x11: bad band size") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from algo0x11.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ algo0x11.cpp:53:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | err << _("Algo0x11: invalid band size") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from algo0x11.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ algo0x11.cpp:53:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | err << _("Algo0x11: invalid band size") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from algo0x11.cpp:22: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o decompress.o decompress.cpp decompress.cpp: In function 'int main(int, char**)': decompress.cpp:45:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 45 | applicationName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:45:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 45 | applicationName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:46:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 46 | out << _("Available options:") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:46:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 46 | out << _("Available options:") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:47:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 47 | out << _(" --decompress, -d Decompress bands") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:47:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 47 | out << _(" --decompress, -d Decompress bands") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:48:72: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 48 | out << _(" --dump, -D Dump bands in files") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:48:72: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 48 | out << _(" --dump, -D Dump bands in files") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:49:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 49 | out << _(" --help, -h Print this help message") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:49:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 49 | out << _(" --help, -h Print this help message") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:50:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 50 | out << _(" --quiet, -q Be quiet") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:50:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 50 | out << _(" --quiet, -q Be quiet") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:52:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 52 | "[default]") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:52:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 52 | "[default]") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:53:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | out << _(" --splc, -c This is a SPLc document") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:53:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | out << _(" --splc, -c This is a SPLc document") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:55:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 55 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:55:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 55 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:58:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 58 | out << _("(C) decompress, 2006-2007 by Aurélien Croc") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:58:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 58 | out << _("(C) decompress, 2006-2007 by Aurélien Croc") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:60:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 60 | "version 2") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:60:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 60 | "version 2") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:61:66: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:61:66: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:61:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:61:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:71:71: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 71 | arg(qpdlDocument.fileName()).arg(qpdlDocument.error()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:71:71: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 71 | arg(qpdlDocument.fileName()).arg(qpdlDocument.error()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:75:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 75 | err << QString(_("Error: this file is not a QPDL document")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:75:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 75 | err << QString(_("Error: this file is not a QPDL document")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:79:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 79 | err << QString(_("Error: Invalid PJL header")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ decompress.cpp:79:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 79 | err << QString(_("Error: Invalid PJL header")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from decompress.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o jbgtopbm.o jbgtopbm.cpp jbgtopbm.cpp: In function 'int main(int, char**)': jbgtopbm.cpp:51:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 51 | applicationName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:51:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 51 | applicationName()) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:52:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 52 | out << _("Available options:") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:52:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 52 | out << _("Available options:") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:53:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | out << _(" --help, -h Print this help message") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:53:76: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | out << _(" --help, -h Print this help message") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:54:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 54 | out << _(" --output, -o Select the output file") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:54:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 54 | out << _(" --output, -o Select the output file") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:56:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 56 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:56:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 56 | endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:59:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 59 | out << _("(C) jbgtopbm, 2007 by Aurélien Croc") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:59:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 59 | out << _("(C) jbgtopbm, 2007 by Aurélien Croc") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:61:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | "version 2") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:61:29: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 61 | "version 2") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:62:66: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 62 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:62:66: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 62 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:62:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 62 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:62:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 62 | out << _("More information => http://splix.ap2c.org") << endl << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:70:70: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 70 | err << _("Error: cannot open file ") << args.parameter(0) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:70:70: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 70 | err << _("Error: cannot open file ") << args.parameter(0) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:81:70: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 81 | err << _("Error: cannot open file ") << output.fileName() << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:81:70: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 81 | err << _("Error: cannot open file ") << output.fileName() << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:98:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 98 | out << _("Processed.") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:98:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 98 | out << _("Processed.") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:101:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 101 | err << _("JBG not ok ") << res << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ jbgtopbm.cpp:101:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 101 | err << _("JBG not ok ") << res << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from jbgtopbm.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -c -o appliargs.o appliargs.cpp appliargs.cpp: In member function 'void AppliArgs::printErrors(QTextStream&) const': appliargs.cpp:183:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 183 | out << _("Invalid argument number") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:183:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 183 | out << _("Invalid argument number") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:187:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 187 | arg(err.section(':', 1)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:187:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 187 | arg(err.section(':', 1)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:191:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 191 | arg(err.section(':', 1)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:191:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 191 | arg(err.section(':', 1)) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:194:65: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 194 | out << QString(_("Not enough parameter(s)")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:194:65: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 194 | out << QString(_("Not enough parameter(s)")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:197:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 197 | out << QString(_("Too much parameter(s)")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:197:63: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 197 | out << QString(_("Too much parameter(s)")) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:200:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 200 | out << _("Unknown error") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ appliargs.cpp:200:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 200 | out << _("Unknown error") << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from appliargs.cpp:21: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -o jbgtopbm jbgtopbm.o appliargs.o -lQt5Core -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ljbig make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' g++ -o decompress decompress.o appliargs.o pjl.o qpdl.o page.o algo0x11.o -lQt5Core -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags make: Leaving directory '/home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315/tools' + /usr/bin/make -O -j8 V=1 VERBOSE=1 drv GEN .defs.mkmake[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. .. ./compile.sh samsung.drv.in drv ./compile.sh dell.drv.in drv ./compile.sh xerox.drv.in drv ./compile.sh lexmark.drv.in drv ./compile.sh toshiba.drv.in drv + /usr/bin/make -O -j8 V=1 VERBOSE=1 all V=1 DRV_ONLY=1 +---------------------------------------------+ | COMPILATION PARAMETERS SUMMARY | +---------------------------------------------+ | THREADS = enabled | | THREADS Nr = 2 | | CACHESIZE = 30 | | JBIG = enabled | | BLACK OPTIM = enabled | | DRV ONLY = enabled | +---------------------------------------------+ (Do a "make clean" before updating these values) g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algorithm.o -c src/algorithm.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/core.o -c src/core.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/rastertoqpdl.o -c src/rastertoqpdl.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/request.o -c src/request.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/page.o -c src/page.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/ppdfile.o -c src/ppdfile.cpp src/ppdfile.cpp: In member function 'bool PPDFile::open(const char*, const char*, const char*)': src/ppdfile.cpp:63:28: warning: 'ppd_file_t* ppdOpenFile(const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 63 | _ppd = ppdOpenFile(file); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:389:20: note: declared here 389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ src/ppdfile.cpp:70:25: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 70 | ppdMarkDefaults(_ppd); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:384:14: note: declared here 384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~ src/ppdfile.cpp:72:38: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 72 | cupsMarkOptions(_ppd, nr, options); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:362:13: note: declared here 362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~ src/ppdfile.cpp:80:22: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 80 | ppdClose(_ppd); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:364:14: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ src/ppdfile.cpp:87:22: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 87 | ppdClose(_ppd); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:364:14: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ src/ppdfile.cpp: In member function 'void PPDFile::close()': src/ppdfile.cpp:99:18: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 99 | ppdClose(_ppd); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:364:14: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ src/ppdfile.cpp: In member function 'PPDValue PPDFile::get(const char*, const char*)': src/ppdfile.cpp:121:44: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 121 | attr = ppdFindAttr(_ppd, name, NULL); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:399:20: note: declared here 399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~ src/ppdfile.cpp:123:43: warning: 'ppd_attr_t* ppdFindAttr(ppd_file_t*, const char*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 123 | attr = ppdFindAttr(_ppd, opt, name); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:399:20: note: declared here 399 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~ src/ppdfile.cpp:126:48: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 126 | choice = ppdFindMarkedChoice(_ppd, name); | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:377:22: note: declared here 377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~ src/ppdfile.cpp: In member function 'PPDValue PPDFile::getPageSize(const char*)': src/ppdfile.cpp:140:37: warning: 'ppd_size_t* ppdPageSize(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 140 | if (!(s = ppdPageSize(_ppd, name))) | ^ In file included from include/ppdfile.h:24, from src/ppdfile.cpp:21: /usr/include/cups/ppd.h:392:20: note: declared here 392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name) | ^~~~~~~~~~~ g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/colors.o -c src/colors.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/band.o -c src/band.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/bandplane.o -c src/bandplane.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/document.o -c src/document.cpp src/document.cpp: In member function 'Page* Document::getNextRawPage(const Request&)': src/document.cpp:84:47: warning: 'unsigned int cupsRasterReadHeader(cups_raster_t*, cups_page_header_t*)' is deprecated: Use cupsRasterReadHeader2 instead. [-Wdeprecated-declarations] 84 | if (!cupsRasterReadHeader(_raster, &header) || !header.cupsBytesPerLine || | ^ In file included from include/document.h:24, from src/document.cpp:21: /usr/include/cups/raster.h:377:18: note: declared here 377 | extern unsigned cupsRasterReadHeader(cups_raster_t *r, cups_page_header_t *h) _CUPS_DEPRECATED_MSG("Use cupsRasterReadHeader2 instead.") _CUPS_PUBLIC; | ^~~~~~~~~~~~~~~~~~~~ g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/printer.o -c src/printer.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/compress.o -c src/compress.cpp src/compress.cpp: In function 'bool _compressBandedJBIGPage(const Request&, Page*)': src/compress.cpp:255:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 255 | for (unsigned int i=0; i < page->colorsNr() - 1; i++) | ~~^~~~~~~~~~~~~~~~~~~~~~ g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/qpdl.o -c src/qpdl.cpp src/qpdl.cpp: In function 'bool _renderBand(const Request&, const Band*, bool)': src/qpdl.cpp:250:25: warning: array subscript 32 is outside array bounds of 'unsigned char [32]' [-Warray-bounds] 250 | *(uint32_t*)(&header + size) = (uint32_t)plane-> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/qpdl.cpp:135:19: note: while referencing 'header' 135 | unsigned char header[0x20] __attribute__((aligned(4))); | ^~~~~~ src/qpdl.cpp:252:25: warning: array subscript 64 is outside array bounds of 'unsigned char [32]' [-Warray-bounds] 252 | *(uint32_t*)(&header + size + 4) = (uint32_t)state; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/qpdl.cpp:135:19: note: while referencing 'header' 135 | unsigned char header[0x20] __attribute__((aligned(4))); | ^~~~~~ g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/semaphore.o -c src/semaphore.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/rendering.o -c src/rendering.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algo0x15.o -c src/algo0x15.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algo0x13.o -c src/algo0x13.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/cache.o -c src/cache.cpp src/cache.cpp: In function 'void* _cacheControllerThread(void*)': src/cache.cpp:245:25: warning: '~' on an expression of type 'bool' [-Wbool-operation] 245 | whatToDo = ~whatToDo; | ^~~~~~~~ src/cache.cpp:245:25: note: did you mean to use logical not ('!')? g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algo0x0e.o -c src/algo0x0e.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algo0x11.o -c src/algo0x11.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/algo0x0d.o -c src/algo0x0d.cpp g++ `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -DRASTERDIR=\"`cups-config --serverbin`/filter\" -DRASTERTOQPDL=\"rastertoqpdl\" -DPSTORASTER=\"pstoraster\" -DGSTORASTER=\"gstoraster\" -DCUPSPPD=\"`cups-config --datadir`/model\" -DCUPSPROFILE=\"`cups-config --datadir`/profiles\" -o optimized/src/pstoqpdl.o -c src/pstoqpdl.cpp src/pstoqpdl.cpp: In function 'int main(int, char**)': src/pstoqpdl.cpp:183:17: warning: variable 'jobid' set but not used [-Wunused-but-set-variable] 183 | const char *jobid, *user, *title, *options, *ppdFile, *file; | ^~~~~ src/pstoqpdl.cpp:183:25: warning: variable 'user' set but not used [-Wunused-but-set-variable] 183 | const char *jobid, *user, *title, *options, *ppdFile, *file; | ^~~~ src/pstoqpdl.cpp:183:32: warning: variable 'title' set but not used [-Wunused-but-set-variable] 183 | const char *jobid, *user, *title, *options, *ppdFile, *file; | ^~~~~ src/pstoqpdl.cpp:185:19: warning: variable 'copies' set but not used [-Wunused-but-set-variable] 185 | unsigned long copies; | ^~~~~~ g++ -o optimized/rastertoqpdl optimized/src/rastertoqpdl.o optimized/src/request.o optimized/src/printer.o optimized/src/qpdl.o optimized/src/document.o optimized/src/core.o optimized/src/compress.o optimized/src/algorithm.o optimized/src/ppdfile.o optimized/src/page.o optimized/src/colors.o optimized/src/band.o optimized/src/bandplane.o optimized/src/cache.o optimized/src/rendering.o optimized/src/semaphore.o optimized/src/algo0x0d.o optimized/src/algo0x0e.o optimized/src/algo0x11.o optimized/src/algo0x13.o optimized/src/algo0x15.o `cups-config --ldflags` -L/opt/local/lib \ `cups-config --libs` -lcupsimage -lpthread -ljbig85 g++ -o optimized/pstoqpdl optimized/src/pstoqpdl.o optimized/src/ppdfile.o `cups-config --ldflags` \ `cups-config --libs` -lcupsimage -lpthread + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Bi48wF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 + cd splix-2.0.1.20130826svn315 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 'INSTALL=/usr/bin/install -p' DRV_ONLY=1 INSTALL optimized/rastertoqpdl INSTALL optimized/pstoqpdl INSTALL DRV files PLEASE INSTALL MANUALLY COLOR PROFILE FILES (CHECK INSTALL) --- Everything is done! Have fun --- + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/bin + install -m0755 tools/decompress /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/bin/cups-drivers-splix-decompress + cat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.0.1-0.20130826svn315.12.mga8 --unique-debug-suffix -2.0.1-0.20130826svn315.12.mga8.aarch64 --unique-debug-src-base cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/splix-2.0.1.20130826svn315 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/lib/cups/filter/pstoqpdl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/bin/cups-drivers-splix-decompress extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/lib/cups/filter/pstoqpdl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/lib/cups/filter/rastertoqpdl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/bin/cups-drivers-splix-decompress extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/lib/cups/filter/rastertoqpdl original debug info size: 1884kB, size after compression: 1304kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 535 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib/cups/filter/pstoqpdl: libm.so.6 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KSjazD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd splix-2.0.1.20130826svn315 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr README /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64/usr/share/doc/cups-drivers-splix + RPM_EC=0 ++ jobs -p + exit 0 Provides: cups-drivers-splix = 2.0.1-0.20130826svn315.12.mga8 cups-drivers-splix(aarch-64) = 2.0.1-0.20130826svn315.12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcups.so.2()(64bit) libcupsimage.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libjbig85.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: cups-drivers-splix-debugsource-2.0.1-0.20130826svn315.12.mga8.aarch64 Provides: cups-drivers-splix-debugsource = 2.0.1-0.20130826svn315.12.mga8 cups-drivers-splix-debugsource(aarch-64) = 2.0.1-0.20130826svn315.12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cups-drivers-splix-debuginfo-2.0.1-0.20130826svn315.12.mga8.aarch64 Provides: cups-drivers-splix-debuginfo = 2.0.1-0.20130826svn315.12.mga8 cups-drivers-splix-debuginfo(aarch-64) = 2.0.1-0.20130826svn315.12.mga8 debuginfo(build-id) = 0bd3e06dde40f537485429cbd00453a87bf9f652 debuginfo(build-id) = 98cf8fa63027dac1a439bc2ec189e7436f4686f1 debuginfo(build-id) = fefe129faefd0d4df5163cb4d96f44e062bb2d49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cups-drivers-splix-debugsource(aarch-64) = 2.0.1-0.20130826svn315.12.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cups-drivers-splix-debugsource-2.0.1-0.20130826svn315.12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cups-drivers-splix-debuginfo-2.0.1-0.20130826svn315.12.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.awFAnF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd splix-2.0.1.20130826svn315 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cups-drivers-splix-2.0.1-0.20130826svn315.12.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hj7hdE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf splix-2.0.1.20130826svn315 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!