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/launchy.spec'], chrootPath='/var/lib/mock/f31-build-62525-29088/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/launchy.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=1548979200 Wrote: /builddir/build/SRPMS/launchy-2.5-29.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/launchy.spec'], chrootPath='/var/lib/mock/f31-build-62525-29088/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/launchy.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=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s5HQdi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf launchy-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/launchy-2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd launchy-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (launchy-X11-lib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (launchy-xdg-icon-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + /usr/bin/sed -i 's/\r//' LICENSE.txt readme.txt + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (launchy-X11-lib.patch): patching file src/src.pro Patch #1 (launchy-xdg-icon-path.patch): patching file platforms/unix/platform_unix_util.cpp Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PbQzlk + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + /usr/lib64/qt4/bin/qmake CONFIG+=debug Launchy.pro + make -j4 cd plugins/calcy/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/calcy/calcy.pro CONFIG+=debug -o Makefile cd plugins/gcalc/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/gcalc/gcalc.pro CONFIG+=debug -o Makefile cd plugins/runner/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/runner/runner.pro CONFIG+=debug -o Makefile cd plugins/weby/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/weby/weby.pro CONFIG+=debug -o Makefile cd plugins/verby/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/verby/verby.pro CONFIG+=debug -o Makefile cd src/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/src/src.pro CONFIG+=debug -o Makefile cd plugins/calcy/ && make -f Makefile cd plugins/gcalc/ && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' make -f Makefile.Debug make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' make -f Makefile.Debug make[2]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -o debug/plugin_interface.o ../../src/plugin_interface.cpp cd plugins/runner/ && make -f Makefile make[2]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' /usr/lib64/qt4/bin/uic dlg.ui -o ../../plugins/calcy/ui_dlg.h g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. -o debug/plugin_interface.o ../../src/plugin_interface.cpp make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/runner' make -f Makefile.Debug make[2]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/runner' /usr/lib64/qt4/bin/uic dlg.ui -o ../../plugins/runner/ui_dlg.h g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/plugin_interface.o ../../src/plugin_interface.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/runner.o runner.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -o debug/gcalc.o gcalc.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. -o debug/calcy.o calcy.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. -o debug/gui.o gui.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/gui.o gui.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. calcy.h -o debug/moc_calcy.cpp cd plugins/weby/ && make -f Makefile BUILDSTDERR: make[1]: Entering directory 'calcy.cpp: In function 'bool DoCalculation(QString, double&)': BUILDSTDERR: calcy.cpp:105:29: warning: variable 'info' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 105 | parse_info info = parse(wstr, calc[var(n) = arg1], space_p); BUILDSTDERR: | ^~~~ BUILDSTDERR: /bin/sh: gdb: command not found BUILDSTDERR: /bin/sh: line 0: test: -gt: unary operator expected /builddir/build/BUILD/launchy-2.5/plugins/weby' make -f Makefile.Debug make[2]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/weby' /usr/lib64/qt4/bin/uic dlg.ui -o ../../plugins/weby/ui_dlg.h g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/plugin_interface.o ../../src/plugin_interface.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug gcalc.h -o debug/moc_gcalc.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -o debug/moc_gcalc.o debug/moc_gcalc.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/weby.o weby.cpp rm -f libgcalc.so g++ -shared -o libgcalc.so debug/plugin_interface.o debug/gcalc.o debug/moc_gcalc.o -L/usr/lib64 -lQtGui -lQtNetwork -lQtCore -lpthread mv -f libgcalc.so ../../debug/plugins/ { test -z "../../debug/plugins/" || cd "../../debug/plugins/"; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libgcalc.so' && test -f libgcalc.so.gdb-index && objcopy --add-section '.gdb_index=libgcalc.so.gdb-index' --set-section-flags '.gdb_index=readonly' 'libgcalc.so' 'libgcalc.so' && rm -f libgcalc.so.gdb-index || true make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. gui.h -o debug/moc_gui.cpp cd plugins/verby/ && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/verby' /usr/lib64/qt4/bin/uic dlg.ui -o ../../plugins/Verby/ui_dlg.h g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby -o plugin_interface.o ../../src/plugin_interface.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. -o debug/moc_calcy.o debug/moc_calcy.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/FileBrowser.o ../../common/FileBrowser.cpp g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby -o gui.o gui.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/FileBrowserDelegate.o ../../common/FileBrowserDelegate.cpp BUILDSTDERR: g++ -c -pipe -g -Wall/bin/sh: gdb: command not found BUILDSTDERR: /bin/sh: line 0: test: -gt: unary operator expected -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -Idebug -I. -o debug/moc_gui.o debug/moc_gui.cpp g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby -o Verby.o Verby.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/gui.o gui.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/DropTableWidget.o ../../common/DropTableWidget.cpp rm -f libcalcy.so g++ -shared -o libcalcy.so debug/plugin_interface.o debug/calcy.o debug/gui.o debug/moc_calcy.o debug/moc_gui.o -L/usr/lib64 -lQtGui -lQtCore -lpthread mv -f libcalcy.so ../../debug/plugins/ { test -z "../../debug/plugins/" || cd "../../debug/plugins/"; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libcalcy.so' && test -f libcalcy.so.gdb-index && objcopy --add-section '.gdb_index=libcalcy.so.gdb-index' --set-section-flags '.gdb_index=readonly' 'libcalcy.so' 'libcalcy.so' && rm -f libcalcy.so.gdb-index || true make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. runner.h -o debug/moc_runner.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/DropTableWidget.o ../../common/DropTableWidget.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. gui.h -o debug/moc_gui.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. ../../common/FileBrowserDelegate.h -o debug/moc_FileBrowserDelegate.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. ../../common/FileBrowser.h -o debug/moc_FileBrowser.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. ../../common/DropTableWidget.h -o debug/moc_DropTableWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/moc_runner.o debug/moc_runner.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/IconCache.o IconCache.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. weby.h -o debug/moc_weby.cpp cd src/ && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/src' make -f Makefile.Debug make[2]: Entering directory '/builddir/build/BUILD/launchy-2.5/src' /usr/lib64/qt4/bin/uic options.ui -o ui_options.h g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/globals.o globals.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/moc_gui.o debug/moc_gui.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/moc_FileBrowserDelegate.o debug/moc_FileBrowserDelegate.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. gui.h -o debug/moc_gui.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. ../../common/DropTableWidget.h -o debug/moc_DropTableWidget.cpp /usr/lib64/qt4/bin/moc -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. IconCache.h -o debug/moc_IconCache.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/moc_weby.o debug/moc_weby.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/options.o options.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/moc_FileBrowser.o debug/moc_FileBrowser.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -I../../common -Ic:/boost/ -Idebug -I. -o debug/moc_DropTableWidget.o debug/moc_DropTableWidget.cpp BUILDSTDERR: g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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/inclu/bin/sh: gdb: command not found BUILDSTDERR: /bin/sh: line 0: test: -gt: unary operator expected de/QtNetwork -I/usr/include/QtGui -I/usr/include -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/moc_gui.o debug/moc_gui.cpp rm -f librunner.so g++ -shared -o librunner.so debug/plugin_interface.o debug/runner.o debug/gui.o debug/FileBrowser.o debug/FileBrowserDelegate.o debug/DropTableWidget.o debug/moc_runner.o debug/moc_gui.o debug/moc_FileBrowserDelegate.o debug/moc_FileBrowser.o debug/moc_DropTableWidget.o -L/usr/lib64 -lQtGui -lQtCore -lpthread mv -f librunner.so ../../debug/plugins/ { test -z "../../debug/plugins/" || cd "../../debug/plugins/"; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'librunner.so' && test -f librunner.so.gdb-index && objcopy --add-section '.gdb_index=librunner.so.gdb-index' --set-section-flags '.gdb_index=readonly' 'librunner.so' 'librunner.so' && rm -f librunner.so.gdb-index || true make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/runner' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/runner' g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/catalog.o catalog.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/catalog_builder.o catalog_builder.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/moc_DropTableWidget.o debug/moc_DropTableWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_PLUGIN -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 -I../../src -Ic:/boost/ -I../../common -Idebug -I. -o debug/moc_IconCache.o debug/moc_IconCache.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/plugin_handler.o plugin_handler.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/platform_base_hotkey.o platform_base_hotkey.cpp rm -f libweby.so g++ -shared -o libweby.so debug/plugin_interface.o debug/weby.o debug/gui.o debug/DropTableWidget.o debug/IconCache.o debug/moc_weby.o debug/moc_gui.o debug/moc_DropTableWidget.o debug/moc_IconCache.o -L/usr/lib64 -lQtGui -lQtNetwork -lQtCore -lpthread mv -f libweby.so ../../debug/plugins/ BUILDSTDERR: { test -z "../../debug/plugins/" || cd "../../debug/plugins/"; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libweby.so' && test -f libweby.so.gdb-index && objcopy --add-section '.gdb_index=libweby.so.gd/bin/sh: gdb: command not found BUILDSTDERR: /bin/sh: line 0: test: -gt: unary operator expected BUILDSTDERR: plugin_handler.cpp: In member function 'void PluginHandler::loadPlugins()': BUILDSTDERR: plugin_handler.cpp:191:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 191 | pluginInfo.obj->msg(MSG_UNLOAD_PLUGIN, (void*) pluginInfo.id); BUILDSTDERR: | ^~ b-index' --set-section-flags '.gdb_index=readonly' 'libweby.so' 'libweby.so' && rm -f libweby.so.gdb-index || true make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/weby' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/weby' g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/icon_delegate.o icon_delegate.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby gui.h -o moc_gui.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby Verby.h -o moc_Verby.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/plugin_interface.o plugin_interface.cpp g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby -o moc_gui.o moc_gui.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/catalog_types.o catalog_types.cpp g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -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 -I../../src -I. -I../Verby -o moc_Verby.o moc_Verby.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/icon_extractor.o icon_extractor.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/FileBrowserDelegate.o ../common/FileBrowserDelegate.cpp rm -f libverby.so g++ -Wl,-O1 -shared -o libverby.so plugin_interface.o gui.o Verby.o moc_gui.o moc_Verby.o -L/usr/lib64 -lQtGui -lQtCore -lpthread mv -f libverby.so ../../release/plugins/ make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/verby' g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/FileBrowser.o ../common/FileBrowser.cpp BUILDSTDERR: g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchyCommandHistory.cpp: In member function 'void CommandHistory::search(const QString&, QList&) const': BUILDSTDERR: CommandHistory.cpp:121:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 121 | item.data = (void*)index++; BUILDSTDERR: | ^~ /skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/DropListWidget.o ../common/DropListWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/Fader.o Fader.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/CharListWidget.o CharListWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/CharLineEdit.o CharLineEdit.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/CommandHistory.o CommandHistory.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/InputDataList.o InputDataList.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/FileSearch.o FileSearch.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/AnimationLabel.o AnimationLabel.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/SettingsManager.o SettingsManager.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/platform_unix.o ../platforms/unix/platform_unix.cpp BUILDSTDERR: g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=In file included from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.h: In static member function 'static void X11KeyTriggerManager::ensureModifiers()': BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.cpp: In member function 'void X11KeyTriggerManager::xkeyPressed(XEvent*)': BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.cpp:234:71: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 234 | unsigned int keysym = XKeycodeToKeysym(dsp, event->xkey.keycode, 0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../platforms/unix/platform_x11_hotkey.cpp:234:71: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 234 | unsigned int keysym = XKeycodeToKeysym(dsp, event->xkey.keycode, 0); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from ../platforms/unix/platform_x11_hotkey.cpp:21: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ \"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/platform_unix_util.o ../platforms/unix/platform_unix_util.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/platform_x11_hotkey.o ../platforms/unix/platform_x11_hotkey.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. main.h -o build/moc_main.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. catalog_builder.h -o build/moc_catalog_builder.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. options.h -o build/moc_options.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. icon_delegate.h -o build/moc_icon_delegate.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. icon_extractor.h -o build/moc_icon_extractor.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. ../common/FileBrowserDelegate.h -o build/moc_FileBrowserDelegate.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. ../common/FileBrowser.h -o build/moc_FileBrowser.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. ../common/DropListWidget.h -o build/moc_DropListWidget.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. CharListWidget.h -o build/moc_CharListWidget.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. CharLineEdit.h -o build/moc_CharLineEdit.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. Fader.h -o build/moc_Fader.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. ../platforms/unix/platform_unix.h -o build/moc_platform_unix.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. ../platforms/unix/platform_x11_hotkey.h -o build/moc_platform_x11_hotkey.cpp /usr/lib64/qt4/bin/moc -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. platform_base_hottrigger.h -o build/moc_platform_base_hottrigger.cpp /usr/lib64/qt4/bin/rcc -name launchy launchy.qrc -o debug/qrc_launchy.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/main.o main.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_main.o build/moc_main.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_catalog_builder.o build/moc_catalog_builder.cpp BUILDSTDERR: g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_options.o build/moc_options.cIn file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from build/../catalog_types.h:23, BUILDSTDERR: from build/../catalog_builder.h:26, BUILDSTDERR: from build/moc_catalog_builder.cpp:9: BUILDSTDERR: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = CatItem]': BUILDSTDERR: /usr/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:360:16: required from 'T& QVector::operator[](int) [with T = CatItem]' BUILDSTDERR: build/../catalog_types.h:60:50: required from here BUILDSTDERR: /usr/include/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from build/../catalog_types.h:23, BUILDSTDERR: from build/../catalog_builder.h:26, BUILDSTDERR: from build/moc_catalog_builder.cpp:9: BUILDSTDERR: /usr/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here BUILDSTDERR: 94 | struct QVectorTypedData : private QVectorData BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from build/../catalog_types.h:23, BUILDSTDERR: from build/../catalog_builder.h:26, BUILDSTDERR: from build/../main.h:27, BUILDSTDERR: from build/moc_main.cpp:9: BUILDSTDERR: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = CatItem]': BUILDSTDERR: /usr/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = CatItem]' BUILDSTDERR: /usr/include/QtCore/qvector.h:360:16: required from 'T& QVector::operator[](int) [with T = CatItem]' BUILDSTDERR: build/../catalog_types.h:60:50: required from here BUILDSTDERR: /usr/include/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from build/../catalog_types.h:23, BUILDSTDERR: from build/../catalog_builder.h:26, BUILDSTDERR: from build/../main.h:27, BUILDSTDERR: from build/moc_main.cpp:9: BUILDSTDERR: /usr/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here BUILDSTDERR: 94 | struct QVectorTypedData : private QVectorData BUILDSTDERR: | ^~~~~~~~~~~~~~~~ pp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_icon_delegate.o build/moc_icon_delegate.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_icon_extractor.o build/moc_icon_extractor.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_FileBrowserDelegate.o build/moc_FileBrowserDelegate.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_FileBrowser.o build/moc_FileBrowser.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_DropListWidget.o build/moc_DropListWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_CharListWidget.o build/moc_CharListWidget.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_CharLineEdit.o build/moc_CharLineEdit.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_Fader.o build/moc_Fader.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_platform_unix.o build/moc_platform_unix.cpp BUILDSTDERR: g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCoreIn file included from build/moc_platform_x11_hotkey.cpp:9: BUILDSTDERR: build/../../platforms/unix/platform_x11_hotkey.h: In static member function 'static void X11KeyTriggerManager::ensureModifiers()': BUILDSTDERR: build/../../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from build/../../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from build/moc_platform_x11_hotkey.cpp:9: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from build/moc_platform_x11_hotkey.cpp:9: BUILDSTDERR: build/../../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from build/../../platforms/unix/platform_x11_hotkey.h:14, BUILDSTDERR: from build/moc_platform_x11_hotkey.cpp:9: BUILDSTDERR: /usr/include/X11/Xlib.h:1687:15: note: declared here BUILDSTDERR: 1687 | extern KeySym XKeycodeToKeysym( BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /bin/sh: gdb: command not found BUILDSTDERR: /bin/sh: line 0: test: -gt: unary operator expected + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../common -Ibuild -I. -o build/moc_platform_x11_hotkey.o build/moc_platform_x11_hotkey.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/moc_platform_base_hottrigger.o build/moc_platform_base_hottrigger.cpp g++ -c -pipe -g -Wall -W -D_REENTRANT -DSKINS_PATH=\"/usr/share/launchy/skins/\" -DPLUGINS_PATH=\"/usr/lib/launchy/plugins/\" -DPLATFORMS_PATH=\"/usr/lib/launchy/\" -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 -I../common -Ibuild -I. -o build/qrc_launchy.o debug/qrc_launchy.cpp g++ -o ../debug/launchy build/main.o build/globals.o build/options.o build/catalog.o build/catalog_builder.o build/plugin_handler.o build/platform_base_hotkey.o build/icon_delegate.o build/plugin_interface.o build/catalog_types.o build/icon_extractor.o build/FileBrowserDelegate.o build/FileBrowser.o build/DropListWidget.o build/Fader.o build/CharListWidget.o build/CharLineEdit.o build/CommandHistory.o build/InputDataList.o build/FileSearch.o build/AnimationLabel.o build/SettingsManager.o build/platform_unix.o build/platform_unix_util.o build/platform_x11_hotkey.o build/moc_main.o build/moc_catalog_builder.o build/moc_options.o build/moc_icon_delegate.o build/moc_icon_extractor.o build/moc_FileBrowserDelegate.o build/moc_FileBrowser.o build/moc_DropListWidget.o build/moc_CharListWidget.o build/moc_CharLineEdit.o build/moc_Fader.o build/moc_platform_unix.o build/moc_platform_x11_hotkey.o build/moc_platform_base_hottrigger.o build/qrc_launchy.o -L/usr/lib64 -lX11 -lQtGui -lQtNetwork -lQtCore -lpthread { test -n "../debug/" && DESTDIR="../debug/" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit '../debug/launchy' && test -f ../debug/launchy.gdb-index && objcopy --add-section '.gdb_index=../debug/launchy.gdb-index' --set-section-flags '.gdb_index=readonly' '../debug/launchy' '../debug/launchy' && rm -f ../debug/launchy.gdb-index || true make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/src' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lCtIPl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 + cd launchy-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 + install -Dpm 0755 debug/launchy /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/bin/launchy + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins + install -Dpm 0755 debug/plugins/libcalcy.so debug/plugins/libgcalc.so debug/plugins/librunner.so debug/plugins/libweby.so /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/ + install -Dpm 0755 release/plugins/libverby.so /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/icons/ + install -Dpm 0644 plugins/calcy/calcy.png plugins/controly/controly.png plugins/controly/launchy.exit.png plugins/controly/launchy.options.png plugins/controly/launchy.rebuild.png plugins/loader/loader.png plugins/runner/runner.png plugins/verby/copy.png plugins/verby/opencontainer.png plugins/verby/properties.png plugins/verby/run.png plugins/verby/verby.png plugins/weby/weby.png /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/icons/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/pixmaps/ + install -Dpm 0644 misc/Launchy_Icon/launchy_icon.png /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/pixmaps/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/ + install -dpm 0755 skins /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/ + install -dpm 0755 skins/Black_Glass /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Black_Glass + install -dpm 0755 skins/Spotlight_Wide /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Spotlight_Wide + install -dpm 0755 skins/Simple /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Simple + install -dpm 0755 skins/Note /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Note + install -dpm 0755 skins/Default /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Default + install -dpm 0755 skins/Mercury_Wide /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Mercury_Wide + install -dpm 0755 skins/Black_Glass_Wide /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Black_Glass_Wide + install -dpm 0755 skins/Mercury /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Mercury + install -dpm 0755 skins/QuickSilver2 /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/QuickSilver2 + install -Dpm 0644 skins/Black_Glass/author.txt skins/Black_Glass/frame.png skins/Black_Glass/scrollBack.png skins/Black_Glass/scrollDown.png skins/Black_Glass/scrollUp.png skins/Black_Glass/spinner.mng skins/Black_Glass/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Black_Glass + install -Dpm 0644 skins/Spotlight_Wide/author.txt skins/Spotlight_Wide/background_nc.png skins/Spotlight_Wide/closeButton.png skins/Spotlight_Wide/closeButtonPressed.png skins/Spotlight_Wide/frame.png skins/Spotlight_Wide/mask_nc.png skins/Spotlight_Wide/opsButton.png skins/Spotlight_Wide/opsButtonPressed.png skins/Spotlight_Wide/scrollBack.png skins/Spotlight_Wide/scrollDown.png skins/Spotlight_Wide/scrollUp.png skins/Spotlight_Wide/spinner.mng skins/Spotlight_Wide/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Spotlight_Wide + install -Dpm 0644 skins/Simple/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Simple + install -Dpm 0644 skins/Note/author.txt skins/Note/frame.png skins/Note/scrollBack.png skins/Note/scrollDown.png skins/Note/scrollUp.png skins/Note/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Note + install -Dpm 0644 skins/Default/author.txt skins/Default/background_nc.png skins/Default/closeButton.png skins/Default/closeButtonPressed.png skins/Default/frame.png skins/Default/mask_nc.png skins/Default/opsButton.png skins/Default/opsButtonPressed.png skins/Default/scrollBack.png skins/Default/scrollDown.png skins/Default/scrollUp.png skins/Default/spinner.mng skins/Default/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Default + install -Dpm 0644 skins/Mercury_Wide/author.txt skins/Mercury_Wide/frame.png skins/Mercury_Wide/opsButton.png skins/Mercury_Wide/opsButtonPressed.png skins/Mercury_Wide/scrollBack.png skins/Mercury_Wide/scrollDown.png skins/Mercury_Wide/scrollUp.png skins/Mercury_Wide/spinner.mng skins/Mercury_Wide/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Mercury_Wide + install -Dpm 0644 skins/Black_Glass_Wide/author.txt skins/Black_Glass_Wide/frame.png skins/Black_Glass_Wide/opsButton.png skins/Black_Glass_Wide/opsButtonPressed.png skins/Black_Glass_Wide/scrollBack.png skins/Black_Glass_Wide/scrollDown.png skins/Black_Glass_Wide/scrollUp.png skins/Black_Glass_Wide/spinner.mng skins/Black_Glass_Wide/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Black_Glass_Wide + install -Dpm 0644 skins/Mercury/author.txt skins/Mercury/frame.png skins/Mercury/scrollBack.png skins/Mercury/scrollDown.png skins/Mercury/scrollUp.png skins/Mercury/spinner.mng skins/Mercury/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/Mercury + install -Dpm 0644 skins/QuickSilver2/author.txt skins/QuickSilver2/background_nc.png skins/QuickSilver2/frame.png skins/QuickSilver2/mask_nc.png skins/QuickSilver2/style.qss /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/launchy/skins/QuickSilver2 + install -dm 0755 /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/include/launchy + install -Dpm 0644 'Plugin API/catalog.h' 'Plugin API/plugin_interface.h' /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/include/launchy + desktop-file-install --dir /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/etc/xdg/autostart --add-only-show-in=GNOME linux/launchy.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/applications --remove-category Application linux/launchy.desktop + echo X-GNOME-Autostart-enabled=false + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5-29.fc31 --unique-debug-suffix -2.5-29.fc31.riscv64 --unique-debug-src-base launchy-2.5-29.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/launchy-2.5 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libverby.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: 1019 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/bin/launchy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libgcalc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libcalcy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/librunner.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libgcalc.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/bin/launchy extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libcalcy.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/librunner.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libverby.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libverby.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libweby.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/lib64/launchy/plugins/libweby.so original debug info size: 17504kB, size after compression: 10120kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 1 CRC32s did match. Processing files: launchy-2.5-29.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dyA7Xk + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + DOCDIR=/builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/doc/launchy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/doc/launchy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/doc/launchy + cp -pr readme.txt /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64/usr/share/doc/launchy + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(launchy.desktop) config(launchy) = 2.5-29.fc31 launchy = 2.5-29.fc31 launchy(riscv-64) = 2.5-29.fc31 libcalcy.so()(64bit) libgcalc.so()(64bit) librunner.so()(64bit) libverby.so()(64bit) libweby.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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) libpthread.so.0()(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) rtld(GNU_HASH) Processing files: launchy-devel-2.5-29.fc31.riscv64 Provides: launchy-devel = 2.5-29.fc31 launchy-devel(riscv-64) = 2.5-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: launchy-debugsource-2.5-29.fc31.riscv64 Provides: launchy-debugsource = 2.5-29.fc31 launchy-debugsource(riscv-64) = 2.5-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: launchy-debuginfo-2.5-29.fc31.riscv64 Provides: debuginfo(build-id) = 1339f6a0be18eb1cee600f313beb06b0595bb625 debuginfo(build-id) = 1a2e0be5dea924bd385c0266c35ffd925d55a596 debuginfo(build-id) = 72ebb8d3d318e3da649a7831930559b85ccaea5d debuginfo(build-id) = 73403f9181f4a01502af71e42b27ddeca8ae65a5 debuginfo(build-id) = c108849e68203eef1e453bce6df05bd870f2b9bb debuginfo(build-id) = fdbacfb2ca8d972e5882de5a5aed9dc6519eab8e launchy-debuginfo = 2.5-29.fc31 launchy-debuginfo(riscv-64) = 2.5-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: launchy-debugsource(riscv-64) = 2.5-29.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 Wrote: /builddir/build/RPMS/launchy-devel-2.5-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-debugsource-2.5-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-2.5-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-debuginfo-2.5-29.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HRbDYh + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/launchy-2.5-29.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0