D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/cups-drivers-splix-2.0.1-0.20130826svn315.14.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OaJpTH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0YIkSL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + rm -rf splix-2.0.1.20130826svn315 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/splix-2.0.1.20130826svn315.tar.gz /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 -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/splix-2.0.0-ldflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/splix-2.0.0-gcc44.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/splix-deviceID-fedora.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/splix-2.0.0-fix-alignment-problem-on-armel-deb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/splix-2.0.0-qt5.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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/pterjan/rpmbuild/tmp/rpm-tmp.liWeFC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + cd splix-2.0.1.20130826svn315 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd ppd ~/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/ppd ~/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315 + /usr/bin/make -O -j16 V=1 VERBOSE=1 distclean rm -f *.ppd rm -f *.drv + popd ~/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315 ++ pkg-config Qt5Core --cflags ++ pkg-config Qt5Core --libs + /usr/bin/make -O -j16 V=1 VERBOSE=1 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:37:72: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 37 | err << QString(_("Unknown PJL argument: %1")).arg(line) << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:53:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 53 | err << _("Algo0x11: invalid band size") << endl; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:52:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 52 | out << _("Available options:") << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 59 | out << _("(C) jbgtopbm, 2007 by Aurélien Croc") << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:46:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 46 | out << _("Available options:") << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 58 | out << _("(C) decompress, 2006-2007 by Aurélien Croc") << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:160:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 160 | out << QString(_("Page %1 header:")).arg(_pageNr) << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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: 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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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:187:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 187 | arg(err.section(':', 1)) << endl; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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; | ^~~~ /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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' make: Entering directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ljbig make: Leaving directory '/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/tools' + /usr/bin/make -O -j16 V=1 VERBOSE=1 drv GEN .defs.mk.make[2]: warning: -j1 forced in submake: resetting jobserver mode. . ./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 -j16 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/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/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/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/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/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/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/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/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/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/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/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/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:23: 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:390:26: note: declared here 390 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ src/ppdfile.cpp:70:20: warning: 'void ppdMarkDefaults(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 70 | ppdMarkDefaults(_ppd); | ~~~~~~~~~~~~~~~^~~~~~ /usr/include/cups/ppd.h:385:25: note: declared here 385 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~~~~~ src/ppdfile.cpp:72:20: warning: 'int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 72 | cupsMarkOptions(_ppd, nr, options); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/cups/ppd.h:363:25: note: declared here 363 | 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:17: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 80 | ppdClose(_ppd); | ~~~~~~~~^~~~~~ /usr/include/cups/ppd.h:365:25: note: declared here 365 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ src/ppdfile.cpp:87:17: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 87 | ppdClose(_ppd); | ~~~~~~~~^~~~~~ /usr/include/cups/ppd.h:365:25: note: declared here 365 | 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:13: warning: 'void ppdClose(ppd_file_t*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 99 | ppdClose(_ppd); | ~~~~~~~~^~~~~~ /usr/include/cups/ppd.h:365:25: note: declared here 365 | 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:27: 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); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/cups/ppd.h:400:26: note: declared here 400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~ src/ppdfile.cpp:123:27: 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); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/cups/ppd.h:400:26: note: declared here 400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name, | ^~~~~~~~~~~ src/ppdfile.cpp:126:37: warning: 'ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 126 | choice = ppdFindMarkedChoice(_ppd, name); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/cups/ppd.h:378:26: note: declared here 378 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, | ^~~~~~~~~~~~~~~~~~~ src/ppdfile.cpp: In member function 'PPDValue PPDFile::getPageSize(const char*)': src/ppdfile.cpp:140:26: 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))) | ~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/cups/ppd.h:393:26: note: declared here 393 | 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/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/algo0x0d.o -c src/algo0x0d.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/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/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 -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++ `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: at offset 128 into object 'header' of size 32 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: at offset 256 into object 'header' of size 32 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/document.o -c src/document.cpp src/document.cpp: In member function 'Page* Document::getNextRawPage(const Request&)': src/document.cpp:84:30: 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:378:25: note: declared here 378 | 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/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++ -o optimized/pstoqpdl optimized/src/pstoqpdl.o optimized/src/ppdfile.o `cups-config --ldflags` \ `cups-config --libs` -lcupsimage -lpthread 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5kW8cv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + mkdir /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT + cd splix-2.0.1.20130826svn315 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT '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/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/bin + install -m0755 tools/decompress /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/bin/cups-drivers-splix-decompress + cat + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.0.1-0.20130826svn315.14.mga10 --unique-debug-suffix -2.0.1-0.20130826svn315.14.mga10.x86_64 --unique-debug-src-base cups-drivers-splix-2.0.1-0.20130826svn315.14.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/cups-drivers-splix-2.0.1-0.20130826svn315.14.mga10.x86_64 find-debuginfo: done + /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 Warning: unused libraries in /usr/lib/cups/filter/rastertoqpdl: libm.so.6 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: cups-drivers-splix-2.0.1-0.20130826svn315.14.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sb5q3r + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + cd splix-2.0.1.20130826svn315 + DOCDIR=/home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/AUTHORS /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/COPYING /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/ChangeLog /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/README /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/THANKS /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/TODO /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + cp -pr /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/splix-2.0.1.20130826svn315/README.urpmi /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT/usr/share/doc/cups-drivers-splix + RPM_EC=0 ++ jobs -p + exit 0 Provides: cups-drivers-splix = 2.0.1-0.20130826svn315.14.mga10 cups-drivers-splix(x86-64) = 2.0.1-0.20130826svn315.14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.15)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcups.so.2()(64bit) libcupsimage.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjbig85.so.1()(64bit) libm.so.6()(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.14.mga10.x86_64 Provides: cups-drivers-splix-debugsource = 2.0.1-0.20130826svn315.14.mga10 cups-drivers-splix-debugsource(x86-64) = 2.0.1-0.20130826svn315.14.mga10 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.14.mga10.x86_64 Provides: cups-drivers-splix-debuginfo = 2.0.1-0.20130826svn315.14.mga10 cups-drivers-splix-debuginfo(x86-64) = 2.0.1-0.20130826svn315.14.mga10 debuginfo(build-id) = 4a83c8d39be4e8bc069525e8ddbd4dee2df28ca8 debuginfo(build-id) = 5381d607ac230a6a2513715c1f61f49bf78a37ed debuginfo(build-id) = dd9278811831a8c4ea75810a338cc4fc24d1047f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cups-drivers-splix-debugsource(x86-64) = 2.0.1-0.20130826svn315.14.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups-drivers-splix-2.0.1-0.20130826svn315.14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups-drivers-splix-debugsource-2.0.1-0.20130826svn315.14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cups-drivers-splix-debuginfo-2.0.1-0.20130826svn315.14.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T9338y + umask 022 + cd /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/cups-drivers-splix-2.0.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!