_name); | ^~ In file included from /usr/include/stdio.h:871, from themes.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 3270 bytes into a destination of size 999 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libclient.a ar cru libclient.a globals.o player.o misc.o inputfd.o outputfd.o countries.o helper.o fichas.o attack.o reagrupe.o ejer2.o canje.o themes.o metaserver.o ggz_client.o ranlib libclient.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/local/lib -o tegclient main.o gui-gnome/libguiclient.a -lgnomeui-2 -lSM -lICE -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lbonoboui-2 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lglib-2.0 -lglib-2.0 -lbonobo-activation -lglib-2.0 -lORBit-2 -lglib-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libclient.a ../common/libtegcommon.a -lglib-2.0 -lxml2 mkdir .libs gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tegclient main.o -pthread -L/usr/lib -L/usr/local/lib gui-gnome/libguiclient.a -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 libclient.a ../common/libtegcommon.a -lglib-2.0 -lxml2 /usr/bin/ld: gui-gnome/libguiclient.a(priv.o): in function `.LANCHOR0': priv.c:(.bss+0x0): multiple definition of `gui_private'; gui-gnome/libguiclient.a(gui.o):gui.c:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:385: tegclient] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/teg-0.11.2/client' make[2]: *** [Makefile:448: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/teg-0.11.2/client' make[1]: *** [Makefile:348: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/teg-0.11.2' make: *** [Makefile:277: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.H8i8Kk (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.H8i8Kk (%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/teg.spec