2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o selectserver_widget.o selectserver_widget.cpp make[3]: Leaving directory '/builddir/build/BUILD/kdegames-3.5.10/atlantik/client' selectserver_widget.cpp: In constructor 'SelectServer::SelectServer(bool, bool, QWidget*, const char*)': selectserver_widget.cpp:42:10: warning: unused variable 'hostLabel' [-Wunused-variable] 42 | QLabel *hostLabel = new QLabel(i18n("Hostname:"), customGroup); | ^~~~~~~~~ selectserver_widget.cpp:47:10: warning: unused variable 'portLabel' [-Wunused-variable] 47 | QLabel *portLabel = new QLabel(i18n("Port:"), customGroup); | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/kdegames-3.5.10/atlantik/client' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libkdegames -I./../libatlantic -I./../libatlantikclient -I./../libatlantikui -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o selectconfiguration_widget.o selectconfiguration_widget.cpp make[3]: Leaving directory '/builddir/build/BUILD/kdegames-3.5.10/atlantik/client' make[3]: Entering directory '/builddir/build/BUILD/kdegames-3.5.10/atlantik/client' /bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -DNDEBUG -DNO_DEBUG -O2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -L/usr/lib64/qt-3.3/lib -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atlantik atlantik.o configdlg.o event.o eventlogwidget.o main.o monopigator.o selectconfiguration_widget.o selectgame_widget.o selectserver_widget.o ../libatlantikui/libatlantikui.la ../libatlantikclient/libatlantikclient.la ../../libkdegames/libkdegames.la -lkio make[3]: Leaving directory '/builddir/build/BUILD/kdegames-3.5.10/atlantik/client' /usr/bin/ld: /usr/lib64/libavahi-qt3.so.1: undefined reference to `vtable for AvahiTimeout' /usr/bin/ld: /usr/lib64/libavahi-qt3.so.1: undefined reference to `vtable for AvahiWatch' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:584: atlantik] Error 1 make[2]: *** [Makefile:598: all-recursive] Error 1 make[1]: *** [Makefile:577: all-recursive] Error 1 make: *** [Makefile:494: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.5LE5Xd (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.5LE5Xd (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kdegames3.spec