Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/immix.spec'], chrootPath='/var/lib/mock/f31-build-102127-33472/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/immix.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/immix-1.3.2-35.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/immix.spec'], chrootPath='/var/lib/mock/f31-build-102127-33472/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/immix.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hpAnFK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf immix-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/immix-1.3-2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd immix-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 0644 QNImageDialog.cpp align.cpp aligndialog.cpp correlator.cpp immix.cpp initialwindow.cpp main.cpp QNImageDialog.h align.h aligndialog.h correlator.h immix.h initialwindow.h + sed -i -e s/lrelease/lrelease-qt4/ immix.pro + sed -i -e s@Icon=/usr/share/pixmaps/immix.svg@Icon=immix@ packaging/immix.desktop + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ek7j5I + umask 022 + cd /builddir/build/BUILD + cd immix-1.3 + /usr/lib64/qt4/bin/qmake 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= + make -j4 BUILDSTDERR: correlator.cpp: In destructor 'Correlator::~Correlator()': BUILDSTDERR: correlator.cpp:64:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 64 | if (refGray) BUILDSTDERR: | ^~ BUILDSTDERR: correlator.cpp:66:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 66 | if (fTargGray) BUILDSTDERR: | ^~ BUILDSTDERR: correlator.cpp: In member function 'void Correlator::calculateCorrelation()': BUILDSTDERR: correlator.cpp:178:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 178 | if ( ! Correlation || ! fRefGray || ! fTargGray ) BUILDSTDERR: | ^~ BUILDSTDERR: correlator.cpp:183:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 183 | double targr, targi ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: correlator.cpp: In member function 'void Correlator::findCorrelMax(double&, double&, double&, double&, double&, double&)': BUILDSTDERR: correlator.cpp:208:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 208 | if ( ! Correlation ) BUILDSTDERR: | ^~ BUILDSTDERR: correlator.cpp:211:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 211 | corMax = Correlation[0][0] ; BUILDSTDERR: | ^~~~~~ Updating 'immix_fr.qm'... Generated 45 translation(s) (45 finished and 0 unfinished) Updating 'immix_ru.qm'... Generated 45 translation(s) (27 finished and 18 unfinished) /usr/lib64/qt4/bin/uic aligndialog.ui -o ui_aligndialog.h g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o QNImageDialog.o QNImageDialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o main.o main.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o correlator.o correlator.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o initialwindow.o initialwindow.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. immix.h -o moc_immix.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. QNImageDialog.h -o moc_QNImageDialog.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. initialwindow.h -o moc_initialwindow.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. align.h -o moc_align.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. aligndialog.h -o moc_aligndialog.cpp /usr/lib64/qt4/bin/rcc -name resource resource.qrc -o qrc_resource.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unIn file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from aligndialog.cpp:18: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ BUILDSTDERR: initialwindow.cpp: In member function 'virtual void InitialWindow::dragEnterEvent(QDragEnterEvent*)': BUILDSTDERR: initialwindow.cpp:74:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 74 | if (event->mimeData()->hasUrls()) BUILDSTDERR: | ^ BUILDSTDERR: initialwindow.cpp: In member function 'virtual void InitialWindow::dragMoveEvent(QDragMoveEvent*)': BUILDSTDERR: initialwindow.cpp:86:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 86 | if (event->mimeData()->hasUrls()) BUILDSTDERR: | ^ BUILDSTDERR: immix.cpp: In member function 'virtual void ImmixDisplay::paintEvent(QPaintEvent*)': BUILDSTDERR: immix.cpp:508:7: warning: variable 'offsetX' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 508 | int offsetX = 0, offsetY = 0 ; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: immix.cpp:508:20: warning: variable 'offsetY' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 508 | int offsetX = 0, offsetY = 0 ; BUILDSTDERR: | ^~~~~~~ wind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o immix.o immix.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o align.o align.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o aligndialog.o aligndialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_immix.o moc_immix.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_QNImageDialog.o moc_QNImageDialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_initialwindow.o moc_initialwindow.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_align.o moc_align.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_aligndialog.o moc_aligndialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o qrc_resource.o qrc_resource.cpp g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o immix immix.o QNImageDialog.o main.o align.o correlator.o aligndialog.o initialwindow.o moc_immix.o moc_QNImageDialog.o moc_initialwindow.o moc_align.o moc_aligndialog.o qrc_resource.o -L/usr/lib64 -lfftw3 -lexiv2 -L. -lQtSvg -lQtGui -lQtCore -lpthread Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EIdNQK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 + cd immix-1.3 + rm -rf /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 + desktop-file-install --dir /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/applications --delete-original --mode 644 /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/applications/immix.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.2-35.fc31 --unique-debug-suffix -1.3.2-35.fc31.riscv64 --unique-debug-src-base immix-1.3.2-35.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/immix-1.3 BUILDSTDERR: 1312 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -m 755 -p "immix" "/builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/bin/immix" install -m 644 -p /builddir/build/BUILD/immix-1.3/packaging/immix.desktop /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/applications/ install -m 644 -p /builddir/build/BUILD/immix-1.3/immix.svg /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/pixmaps/ /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/applications/immix.desktop: warning: value "" for key "Path" in group "Desktop Entry" does not look like an absolute path explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/bin/immix extracting debug info from /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/bin/immix original debug info size: 2612kB, size after compression: 1720kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: immix-1.3.2-35.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6f8M4J + umask 022 + cd /builddir/build/BUILD + cd immix-1.3 + DOCDIR=/builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/doc/immix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/doc/immix + cp -pr COPYING /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64/usr/share/doc/immix + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(immix.desktop) immix = 1.3.2-35.fc31 immix(riscv-64) = 1.3.2-35.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtSvg.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexiv2.so.27()(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(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) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: immix-debugsource-1.3.2-35.fc31.riscv64 Provides: immix-debugsource = 1.3.2-35.fc31 immix-debugsource(riscv-64) = 1.3.2-35.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: immix-debuginfo-1.3.2-35.fc31.riscv64 Provides: debuginfo(build-id) = 15820401d7e730f966b1f57b03f602a4381ae1a1 immix-debuginfo = 1.3.2-35.fc31 immix-debuginfo(riscv-64) = 1.3.2-35.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: immix-debugsource(riscv-64) = 1.3.2-35.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 Wrote: /builddir/build/RPMS/immix-1.3.2-35.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/immix-debugsource-1.3.2-35.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/immix-debuginfo-1.3.2-35.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kwpjaI + umask 022 + cd /builddir/build/BUILD + cd immix-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/immix-1.3.2-35.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0