Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/launchy.spec'], chrootPath='/var/lib/mock/f33-build-138601-42210/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=987gid=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=1580256000 Wrote: /builddir/build/SRPMS/launchy-2.5-31.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/launchy.spec'], chrootPath='/var/lib/mock/f33-build-138601-42210/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=987gid=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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6RUkux + 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):' Patch #0 (launchy-X11-lib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/src.pro Patch #1 (launchy-xdg-icon-path.patch): + echo 'Patch #1 (launchy-xdg-icon-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file platforms/unix/platform_unix_util.cpp + /usr/bin/sed -i 's/\r//' LICENSE.txt readme.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SihnZv + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + /usr/lib64/qt4/bin/qmake CONFIG+=debug Launchy.pro + make -j4 cd plugins/gcalc/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/gcalc/gcalc.pro CONFIG+=debug -o Makefile cd plugins/calcy/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/plugins/calcy/calcy.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 plugins/calcy/ && make -f Makefile cd src/ && /usr/lib64/qt4/bin/qmake /builddir/build/BUILD/launchy-2.5/src/src.pro CONFIG+=debug -o Makefile cd plugins/gcalc/ && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' make -f Makefile.Debug 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 make[1]: Entering directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' make -f Makefile.Debug 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[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 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 -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_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/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/runner.o runner.cpp calcy.cpp: In function 'bool DoCalculation(QString, double&)': calcy.cpp:105:29: warning: variable 'info' set but not used [-Wunused-but-set-variable] 105 | parse_info info = parse(wstr, calc[var(n) = arg1], space_p); | ^~~~ 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 cd plugins/weby/ && make -f Makefile make[1]: Entering directory '/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 /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 /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 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_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 /bin/sh: gdb: command not found /bin/sh: line 0: test: -gt: unary operator expected make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/gcalc' make[1]: Leaving 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/ -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 -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/FileBrowser.o ../../common/FileBrowser.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 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 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 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 /bin/sh: gdb: command not found /bin/sh: line 0: test: -gt: unary operator expected make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/plugins/calcy' 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 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_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_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 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 /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 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 /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 -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_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 /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 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 /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 -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_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 -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 -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 -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 -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 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_gui.o debug/moc_gui.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 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 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 -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 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 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 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 /bin/sh: gdb: command not found /bin/sh: line 0: test: -gt: unary operator expected 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 -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/ { 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.gdb-index' --set-section-flags '.gdb_index=readonly' 'libweby.so' 'libweby.so' && rm -f libweby.so.gdb-index || true /bin/sh: gdb: command not found /bin/sh: line 0: test: -gt: unary operator expected 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 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 plugin_handler.cpp: In member function 'void PluginHandler::loadPlugins()': plugin_handler.cpp:191:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 191 | pluginInfo.obj->msg(MSG_UNLOAD_PLUGIN, (void*) pluginInfo.id); | ^~~~~~~~~~~~~~~~~~~~~ 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 -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 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 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/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 CommandHistory.cpp: In member function 'void CommandHistory::search(const QString&, QList&) const': CommandHistory.cpp:121:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 121 | item.data = (void*)index++; | ^~~~~~~~~~~~~~ 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 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_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 In file included from ../platforms/unix/platform_x11_hotkey.cpp:21: ../platforms/unix/platform_x11_hotkey.h: In static member function 'static void X11KeyTriggerManager::ensureModifiers()': ../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); | ^ In file included from ../platforms/unix/platform_x11_hotkey.h:14, from ../platforms/unix/platform_x11_hotkey.cpp:21: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ In file included from ../platforms/unix/platform_x11_hotkey.cpp:21: ../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); | ^ In file included from ../platforms/unix/platform_x11_hotkey.h:14, from ../platforms/unix/platform_x11_hotkey.cpp:21: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ ../platforms/unix/platform_x11_hotkey.cpp: In member function 'void X11KeyTriggerManager::xkeyPressed(XEvent*)': ../platforms/unix/platform_x11_hotkey.cpp:234:71: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 234 | unsigned int keysym = XKeycodeToKeysym(dsp, event->xkey.keycode, 0); | ^ In file included from ../platforms/unix/platform_x11_hotkey.h:14, from ../platforms/unix/platform_x11_hotkey.cpp:21: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ ../platforms/unix/platform_x11_hotkey.cpp:234:71: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 234 | unsigned int keysym = XKeycodeToKeysym(dsp, event->xkey.keycode, 0); | ^ In file included from ../platforms/unix/platform_x11_hotkey.h:14, from ../platforms/unix/platform_x11_hotkey.cpp:21: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ /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 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.cpp In file included from /usr/include/QtCore/QVector:1, from build/../catalog_types.h:23, from build/../catalog_builder.h:26, from build/moc_catalog_builder.cpp:9: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = CatItem]': /usr/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = CatItem]' /usr/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = CatItem]' /usr/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = CatItem]' /usr/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = CatItem]' build/../catalog_types.h:60:50: required from here /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] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/QtCore/QVector:1, from build/../catalog_types.h:23, from build/../catalog_builder.h:26, from build/moc_catalog_builder.cpp:9: /usr/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ 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 In file included from /usr/include/QtCore/QVector:1, from build/../catalog_types.h:23, from build/../catalog_builder.h:26, from build/../main.h:27, from build/moc_main.cpp:9: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = CatItem]': /usr/include/QtCore/qvector.h:337:3: required from 'void QVector::detach_helper() [with T = CatItem]' /usr/include/QtCore/qvector.h:147:45: required from 'void QVector::detach() [with T = CatItem]' /usr/include/QtCore/qvector.h:152:24: required from 'T* QVector::data() [with T = CatItem]' /usr/include/QtCore/qvector.h:360:14: required from 'T& QVector::operator[](int) [with T = CatItem]' build/../catalog_types.h:60:50: required from here /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] 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/QtCore/QVector:1, from build/../catalog_types.h:23, from build/../catalog_builder.h:26, from build/../main.h:27, from build/moc_main.cpp:9: /usr/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here 94 | struct QVectorTypedData : private QVectorData | ^~~~~~~~~~~~~~~~ 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 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_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 In file included from build/moc_platform_x11_hotkey.cpp:9: build/../../platforms/unix/platform_x11_hotkey.h: In static member function 'static void X11KeyTriggerManager::ensureModifiers()': build/../../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); | ^ In file included from build/../../platforms/unix/platform_x11_hotkey.h:14, from build/moc_platform_x11_hotkey.cpp:9: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ In file included from build/moc_platform_x11_hotkey.cpp:9: build/../../platforms/unix/platform_x11_hotkey.h:151:124: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] 151 | sym = XKeycodeToKeysym(appDpy, map->modifiermap[mapIndex], symIndex); | ^ In file included from build/../../platforms/unix/platform_x11_hotkey.h:14, from build/moc_platform_x11_hotkey.cpp:9: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ 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 /bin/sh: gdb: command not found /bin/sh: line 0: test: -gt: unary operator expected make[2]: Leaving directory '/builddir/build/BUILD/launchy-2.5/src' make[1]: Leaving directory '/builddir/build/BUILD/launchy-2.5/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9t9P5x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 + cd launchy-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 + install -Dpm 0755 debug/launchy /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/bin/launchy + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-31.fc33.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-31.fc33.riscv64/usr/lib64/launchy/plugins/ + install -Dpm 0755 release/plugins/libverby.so /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-31.fc33.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-31.fc33.riscv64/usr/lib64/launchy/plugins/icons/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/pixmaps/ + install -Dpm 0644 misc/Launchy_Icon/launchy_icon.png /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/pixmaps/ + mkdir -p /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/ + install -dpm 0755 skins /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/ + install -dpm 0755 skins/Black_Glass /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Black_Glass + install -dpm 0755 skins/Spotlight_Wide /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Spotlight_Wide + install -dpm 0755 skins/Simple /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Simple + install -dpm 0755 skins/Note /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Note + install -dpm 0755 skins/Default /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Default + install -dpm 0755 skins/Mercury_Wide /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Mercury_Wide + install -dpm 0755 skins/Black_Glass_Wide /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Black_Glass_Wide + install -dpm 0755 skins/Mercury /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/launchy/skins/Mercury + install -dpm 0755 skins/QuickSilver2 /builddir/build/BUILDROOT/launchy-2.5-31.fc33.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-31.fc33.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-31.fc33.riscv64/usr/share/launchy/skins/Spotlight_Wide + install -Dpm 0644 skins/Simple/style.qss /builddir/build/BUILDROOT/launchy-2.5-31.fc33.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-31.fc33.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-31.fc33.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-31.fc33.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-31.fc33.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-31.fc33.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-31.fc33.riscv64/usr/share/launchy/skins/QuickSilver2 + install -dm 0755 /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/include/launchy + install -Dpm 0644 'Plugin API/catalog.h' 'Plugin API/plugin_interface.h' /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/include/launchy + desktop-file-install --dir /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/etc/xdg/autostart --add-only-show-in=GNOME linux/launchy.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/launchy-2.5-31.fc33.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-31.fc33 --unique-debug-suffix -2.5-31.fc33.riscv64 --unique-debug-src-base launchy-2.5-31.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/launchy-2.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/bin/launchy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libcalcy.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/bin/launchy extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libcalcy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/librunner.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libgcalc.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/librunner.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libgcalc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libverby.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libverby.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libverby.so gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libweby.so extracting debug info from /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/lib64/launchy/plugins/libweby.so original debug info size: 17156kB, size after compression: 8156kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 1 CRC32s did match. 1019 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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 Processing files: launchy-2.5-31.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tsf8Lv + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + DOCDIR=/builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/doc/launchy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/doc/launchy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/doc/launchy + cp -pr readme.txt /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64/usr/share/doc/launchy + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(launchy.desktop) config(launchy) = 2.5-31.fc33 launchy = 2.5-31.fc33 launchy(riscv-64) = 2.5-31.fc33 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-31.fc33.riscv64 Provides: launchy-devel = 2.5-31.fc33 launchy-devel(riscv-64) = 2.5-31.fc33 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-31.fc33.riscv64 Provides: launchy-debugsource = 2.5-31.fc33 launchy-debugsource(riscv-64) = 2.5-31.fc33 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-31.fc33.riscv64 Provides: debuginfo(build-id) = 56dbdd8a8a33e128eb163085c3a174cc315b1f57 debuginfo(build-id) = 5e1bdca2cf9c33d076809c701608b21183e52b36 debuginfo(build-id) = 74d8367844bea2e8c29d8740e71859b146017153 debuginfo(build-id) = cb1e112a2e8ff8faaa843e88d637735e9cca1583 debuginfo(build-id) = e1d211084a590a8a15cd5b41d22eac9e7f9c553f debuginfo(build-id) = f6366c4b691e8ff6f79eb49c84658128c74b0ab0 launchy-debuginfo = 2.5-31.fc33 launchy-debuginfo(riscv-64) = 2.5-31.fc33 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-31.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 Wrote: /builddir/build/RPMS/launchy-devel-2.5-31.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-debugsource-2.5-31.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-2.5-31.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/launchy-debuginfo-2.5-31.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O1NSev + umask 022 + cd /builddir/build/BUILD + cd launchy-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/launchy-2.5-31.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0