~~~~~~~ xmenu_wind.c:1336:22: warning: variable 'watch_instances_label' set but not used [-Wunused-but-set-variable] 1336 | watch_slot, watch_instances_label,watch_slot_label,cancel; | ^~~~~~~~~~~~~~~~~~~~~ xmenu_wind.c: In function 'DefgenericMethodCallback': xmenu_wind.c:3057:34: warning: variable 'watch_label' set but not used [-Wunused-but-set-variable] 3057 | removeb, pprint, cancel,watch_label; | ^~~~~~~~~~~ xmenu_wind.c: In function 'DefclassMessageHandlersCallback': xmenu_wind.c:3659:40: warning: variable 'watch_label' set but not used [-Wunused-but-set-variable] 3659 | removeb, pprint, cancel,watch,watch_label; | ^~~~~~~~~~~ xmenu_wind.c: In function 'CommandLineCLIPSCallback': xmenu_wind.c:2373:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2373 | system("xterm -e clips &"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xmenu_wind.c: In function 'ColorUtilityCallback': xmenu_wind.c:2389:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2389 | system("xclips-color&"); | ^~~~~~~~~~~~~~~~~~~~~~~ /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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xclips xclips.o xclipstext.o xedit.o xmain.o xmenu.o xmenu_exec.o xmenu_file.o xmenu_opt.o xmenu_watch.o xmenu_wind.o -lXaw -lXmu -lXt -lXext -lX11 -lm ../../clips/libclips.la -ltermcap -ltermcap -lrt -lncurses -lncurses -lncurses -lncurses -lm libtool: 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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xclips xclips.o xclipstext.o xedit.o xmain.o xmenu.o xmenu_exec.o xmenu_file.o xmenu_opt.o xmenu_watch.o xmenu_wind.o -lXaw -lXmu -lXt -lXext -lX11 ../../clips/.libs/libclips.so -ltermcap -lrt -lncurses -lm /usr/bin/ld: xmain.o: in function `.LANCHOR1': /builddir/build/BUILD/clips-6.30.0.20090722svn/x_window_system/xinterface/xmain.c:76: multiple definition of `compose_status'; xclipstext.o:xclipstext.c:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:298: xclips] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/clips-6.30.0.20090722svn/x_window_system/xinterface' make[2]: *** [Makefile:264: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/clips-6.30.0.20090722svn/x_window_system' make[1]: *** [Makefile:390: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/clips-6.30.0.20090722svn' make: *** [Makefile:297: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.RDWQjM (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.RDWQjM (%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/clips.spec