D: [iurt_root_command] chroot
warning: %make is deprecated, use %make_build instead
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/qt-assistant-adp-4.6.3-10.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FsmzaX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf qt-assistant-qassistantclient-library-compat-version-4.6.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd qt-assistant-qassistantclient-library-compat-version-4.6.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (01_build_system.diff):'
Patch #1 (01_build_system.diff):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .build_system --fuzz=0
patching file compat.pro
patching file lib/lib.pro
patching file lib/QtAssistant/qassistantclient_global.h
+ mkdir include
+ cp -p /home/iurt/rpmbuild/SOURCES/QAssistantClient /home/iurt/rpmbuild/SOURCES/QtAssistant include/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WrdyhW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qt-assistant-qassistantclient-library-compat-version-4.6.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/lib64/qt4/bin/qmake libsuff=64 'QMAKE_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' QMAKE_STRIP= QT_PRODUCT=OpenSource
+ /usr/bin/make -O -j8
/usr/lib64/qt4/bin/uic helpdialog.ui -o ui_helpdialog.h
/usr/lib64/qt4/bin/uic mainwindow.ui -o ui_mainwindow.h
/usr/lib64/qt4/bin/uic tabbedbrowser.ui -o ui_tabbedbrowser.h
/usr/lib64/qt4/bin/uic topicchooser.ui -o ui_topicchooser.h
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o fontsettingsdialog.o fontsettingsdialog.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o docuparser.o docuparser.cpp
docuparser.cpp: In static member function 'static DocuParser* DocuParser::createParser(const QString&)':
docuparser.cpp:81:33: warning: variable 'serVer' set but not used [-Wunused-but-set-variable]
   81 |     int majVer = 0, minVer = 0, serVer = 0;
      |                                 ^~~~~~
docuparser.cpp: In member function 'virtual bool DocuParser320::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&)':
docuparser.cpp:318:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  318 |         if (lower == QLatin1String("keyword") && state == StateSect) {
      |         ^~
docuparser.cpp:323:5: note: here
  323 |     case StateContent:
      |     ^~~~
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. helpwindow.h -o moc_helpwindow.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. topicchooser.h -o moc_topicchooser.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. index.h -o moc_index.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. helpdialog.h -o moc_helpdialog.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. mainwindow.h -o moc_mainwindow.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o profile.o profile.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. tabbedbrowser.h -o moc_tabbedbrowser.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. fontsettingsdialog.h -o moc_fontsettingsdialog.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. fontpanel.h -o moc_fontpanel.cpp
/usr/lib64/qt4/bin/rcc -name assistant assistant.qrc -o qrc_assistant.cpp
/usr/lib64/qt4/bin/moc -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. main.cpp -o main.moc
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o index.o index.cpp
index.cpp: In constructor 'Index::Index(const QStringList&, const QString&)':
index.cpp:96:15: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
   96 |     docList = dl;
      |               ^~
In file included from /usr/include/QtCore/QStringList:1,
                 from index.h:45,
                 from index.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
index.cpp: In member function 'void Index::setDocList(const QStringList&)':
index.cpp:120:15: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
  120 |     docList = lst;
      |               ^~~
In file included from /usr/include/QtCore/QStringList:1,
                 from index.h:45,
                 from index.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
index.cpp: In member function 'bool Index::searchForPattern(const QStringList&, const QStringList&, const QString&)':
index.cpp:561:50: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
  561 |         wordLst = (*patIt).split(QLatin1Char(' '));
      |                                                  ^
In file included from /usr/include/QtCore/QStringList:1,
                 from index.h:45,
                 from index.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o tabbedbrowser.o tabbedbrowser.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o config.o config.cpp
In file included from config.cpp:42:
config.h: In member function 'void Config::setSource(const QStringList&)':
config.h:108:52: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
  108 |     void setSource( const QStringList &s ) { src = s; }
      |                                                    ^
In file included from /usr/include/QtCore/QStringList:1,
                 from profile.h:47,
                 from config.h:45,
                 from config.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
config.cpp: In member function 'void Config::load()':
config.cpp:141:76: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
  141 |     src = settings.value( profkey + QLatin1String("Source") ).toStringList();
      |                                                                            ^
In file included from /usr/include/QtCore/QStringList:1,
                 from profile.h:47,
                 from config.h:45,
                 from config.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
config.cpp:150:82: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy]
  150 |     profileNames = settings.value( key + QLatin1String("Profile") ).toStringList();
      |                                                                                  ^
In file included from /usr/include/QtCore/QStringList:1,
                 from profile.h:47,
                 from config.h:45,
                 from config.cpp:42:
/usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
   71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
      |            ^~~~~~~~~~~
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o fontpanel.o fontpanel.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_helpwindow.o moc_helpwindow.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o topicchooser.o topicchooser.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o mainwindow.o mainwindow.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o helpwindow.o helpwindow.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_topicchooser.o moc_topicchooser.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_index.o moc_index.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o qrc_assistant.o qrc_assistant.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_fontpanel.o moc_fontpanel.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_tabbedbrowser.o moc_tabbedbrowser.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_helpdialog.o moc_helpdialog.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_mainwindow.o moc_mainwindow.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o moc_fontsettingsdialog.o moc_fontsettingsdialog.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o main.o main.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -W -D_REENTRANT -DQT_OPENSOURCE -DQT_KEYWORDS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtDBus -I/usr/include -I. -I. -o helpdialog.o helpdialog.cpp
g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O1 -o assistant_adp main.o helpwindow.o topicchooser.o docuparser.o index.o profile.o config.o helpdialog.o mainwindow.o tabbedbrowser.o fontsettingsdialog.o fontpanel.o moc_helpwindow.o moc_topicchooser.o moc_index.o moc_helpdialog.o moc_mainwindow.o moc_tabbedbrowser.o moc_fontsettingsdialog.o moc_fontpanel.o qrc_assistant.o    -L/usr/lib64 -lQtDBus -L/usr/lib64 -lQtXml -lQtGui -L/usr/lib -lQtNetwork -lQtCore -lpthread 
/usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
+ pushd lib
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/lib ~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ /usr/lib64/qt4/bin/qmake libsuff=64 'QMAKE_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'QMAKE_LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' QMAKE_STRIP= CONFIG=create_prl
+ /usr/bin/make -O -j8
/usr/lib64/qt4/bin/moc -DQT_ASSISTANT_CLIENT_LIBRARY -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. qassistantclient.h -o moc_qassistantclient.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -O2 -Wall -W -D_REENTRANT -fPIC -DQT_ASSISTANT_CLIENT_LIBRARY -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o moc_qassistantclient.o moc_qassistantclient.cpp
g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -O2 -Wall -W -D_REENTRANT -fPIC -DQT_ASSISTANT_CLIENT_LIBRARY -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -o qassistantclient.o qassistantclient.cpp
rm -f libQtAssistantClient.so.4.8.7 libQtAssistantClient.so libQtAssistantClient.so.4 libQtAssistantClient.so.4.8
g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O1 -shared -Wl,-soname,libQtAssistantClient.so.4 -o libQtAssistantClient.so.4.8.7 qassistantclient.o moc_qassistantclient.o   -L/usr/lib64 -lQtGui -lQtNetwork -lQtCore -lpthread  
ln -s libQtAssistantClient.so.4.8.7 libQtAssistantClient.so
ln -s libQtAssistantClient.so.4.8.7 libQtAssistantClient.so.4
ln -s libQtAssistantClient.so.4.8.7 libQtAssistantClient.so.4.8
rm -f lib/libQtAssistantClient.so.4.8.7
rm -f lib/libQtAssistantClient.so
rm -f lib/libQtAssistantClient.so.4
rm -f lib/libQtAssistantClient.so.4.8
mv -f libQtAssistantClient.so.4.8.7 libQtAssistantClient.so libQtAssistantClient.so.4 libQtAssistantClient.so.4.8 lib/
+ popd
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ pushd translations
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/translations ~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ lrelease assistant_adp_de.ts assistant_adp_ja.ts assistant_adp_pl.ts assistant_adp_ru.ts assistant_adp_zh_CN.ts assistant_adp_zh_TW.ts
Updating 'assistant_adp_de.qm'...
    Generated 183 translation(s) (183 finished and 0 unfinished)
Updating 'assistant_adp_ja.qm'...
    Generated 165 translation(s) (164 finished and 1 unfinished)
    Ignored 18 untranslated source text(s)
Updating 'assistant_adp_pl.qm'...
    Generated 183 translation(s) (183 finished and 0 unfinished)
Updating 'assistant_adp_ru.qm'...
    Generated 155 translation(s) (149 finished and 6 unfinished)
    Ignored 28 untranslated source text(s)
Updating 'assistant_adp_zh_CN.qm'...
    Generated 183 translation(s) (183 finished and 0 unfinished)
Updating 'assistant_adp_zh_TW.qm'...
    Generated 183 translation(s) (183 finished and 0 unfinished)
+ popd
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.06CPNV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
+ cd qt-assistant-qassistantclient-library-compat-version-4.6.3
+ '[' 1 -eq 1 ']'
+ make install INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
install -m 755 -p "assistant_adp" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/bin/assistant_adp"
+ make install INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64 -C lib
make: Entering directory '/home/iurt/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/lib'
install -m 755 -p "lib/libQtAssistantClient.so.4.8.7" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so.4.8.7"
ln -f -s "libQtAssistantClient.so.4.8.7" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so"
ln -f -s "libQtAssistantClient.so.4.8.7" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so.4"
ln -f -s "libQtAssistantClient.so.4.8.7" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so.4.8"
install -m 644 -p "lib/libQtAssistantClient.prl" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.prl"
install -m 644 -p "lib/pkgconfig/QtAssistantClient.pc" "/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/pkgconfig/QtAssistantClient.pc"
install -m 755 -p /home/iurt/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/lib/qassistantclient.h /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/include/QtAssistant/
install -m 755 -p /home/iurt/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/lib/qassistantclient_global.h /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/include/QtAssistant/
make: Leaving directory '/home/iurt/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3/lib'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/translations
+ install -p -m644 translations/assistant_adp_de.qm translations/assistant_adp_ja.qm translations/assistant_adp_pl.qm translations/assistant_adp_ru.qm translations/assistant_adp_zh_CN.qm translations/assistant_adp_zh_TW.qm /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/translations
+ install -D -p -m644 features/assistant.prf /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/mkspecs/features/assistant.prf
+ install -p -m644 include/QAssistantClient include/QtAssistant /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/include/QtAssistant/
+ sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.prl
+ mkdir /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/bin
+ pushd /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/bin
~/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/qt4/bin ~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ mv assistant_adp ../../../bin/
+ ln -s ../../../bin/assistant_adp .
+ popd
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ pushd /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64
~/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64 ~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ echo 'INPUT(-lQtAssistantClient)'
+ popd
~/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.6.3-10.mga8 --unique-debug-suffix -4.6.3-10.mga8.x86_64 --unique-debug-src-base qt-assistant-adp-4.6.3-10.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qt-assistant-qassistantclient-library-compat-version-4.6.3

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/bin/assistant_adp
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so.4.8.7
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/bin/assistant_adp
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient.so.4.8.7
original debug info size: 6700kB, size after compression: 4944kB
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
1186 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
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/main.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/helpwindow.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/mainwindow.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/index.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/profile.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/mainwindow.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/helpdialog.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/helpdialog.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/config.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/tabbedbrowser.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/docuparser.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/helpwindow.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/topicchooser.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/profile.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/tabbedbrowser.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/fontsettingsdialog.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/fontpanel.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/index.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/docuparser.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/topicchooser.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/lib/qassistantclient.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/lib/qassistantclient.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/fontpanel.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/fontsettingsdialog.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/qt-assistant-adp-4.6.3-10.mga8.x86_64/config.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/include/QtAssistant/qassistantclient_global.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/include/QtAssistant/qassistantclient.h is executable but has no shebang, removing executable bit
Processing files: qt-assistant-adp-4.6.3-10.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nvkr0V
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qt-assistant-qassistantclient-library-compat-version-4.6.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/share/doc/qt-assistant-adp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/share/doc/qt-assistant-adp
+ cp -pr LGPL_EXCEPTION.txt /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/share/doc/qt-assistant-adp
+ cp -pr LICENSE.LGPL /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/share/doc/qt-assistant-adp
+ cp -pr LICENSE.GPL3 /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/share/doc/qt-assistant-adp
+ RPM_EC=0
++ jobs -p
+ exit 0
error: Couldn't fork /usr/lib/rpm/elfdeps: Resource temporarily unavailable
Provides: qt-assistant-adp = 4:4.6.3-10.mga8 qt-assistant-adp(x86-64) = 4:4.6.3-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtXml.so.4()(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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Conflicts: qt4-assistant < 4:4.6.3
Processing files: lib64qassistant4-4.6.3-10.mga8.x86_64
Provides: lib64qassistant4 = 4:4.6.3-10.mga8 lib64qassistant4(x86-64) = 4:4.6.3-10.mga8 libQtAssistantClient.so.4()(64bit) qassistantlib = 4:4.6.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libQtCore.so.4()(64bit) libQtNetwork.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Obsoletes: lib64qassistant1 < 2:4.3.4-4
Processing files: qt-assistant-adp-devel-4.6.3-10.mga8.x86_64
objdump: /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient_debug.so: file format not recognized
objdump: /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64/usr/lib64/libQtAssistantClient_debug.so: file format not recognized
Provides: devel(libQtAssistantClient(64bit)) pkgconfig(QtAssistantClient) = 4.8.7 qt-assistant-adp-devel = 4:4.6.3-10.mga8 qt-assistant-adp-devel(x86-64) = 4:4.6.3-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libQtCore(64bit)) devel(libQtNetwork(64bit)) devel(libgcc_s(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(QtNetwork)
Conflicts: qt4-devel < 4:4.7.0
Processing files: qt-assistant-adp-debugsource-4.6.3-10.mga8.x86_64
Provides: qt-assistant-adp-debugsource = 4:4.6.3-10.mga8 qt-assistant-adp-debugsource(x86-64) = 4:4.6.3-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: qt-assistant-adp-debuginfo-4.6.3-10.mga8.x86_64
Provides: debuginfo(build-id) = 351bf796fd5a350bbeff20af2428d5464b56fa6b qt-assistant-adp-debuginfo = 4:4.6.3-10.mga8 qt-assistant-adp-debuginfo(x86-64) = 4:4.6.3-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: qt-assistant-adp-debugsource(x86-64) = 4:4.6.3-10.mga8
Processing files: lib64qassistant4-debuginfo-4.6.3-10.mga8.x86_64
Provides: debuginfo(build-id) = 62fa01607e73be4b4531854cbc7b945c7dff0368 lib64qassistant4-debuginfo = 4:4.6.3-10.mga8 lib64qassistant4-debuginfo(x86-64) = 4:4.6.3-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: qt-assistant-adp-debugsource(x86-64) = 4:4.6.3-10.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/qt-assistant-adp-devel-4.6.3-10.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64qassistant4-4.6.3-10.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64qassistant4-debuginfo-4.6.3-10.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/qt-assistant-adp-debugsource-4.6.3-10.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/qt-assistant-adp-4.6.3-10.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/qt-assistant-adp-debuginfo-4.6.3-10.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m72xiX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qt-assistant-qassistantclient-library-compat-version-4.6.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qt-assistant-adp-4.6.3-10.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.daNfjU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf qt-assistant-qassistantclient-library-compat-version-4.6.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!