_name, "%s:%d", inst_data->interface, | ^~ client.c:113:41: note: using the range [-2147483648, 2147483647] for directive argument 113 | sprintf(bind_if_name, "%s:%d", inst_data->interface, | ^~~~~~~ In file included from /usr/include/stdio.h:906, from client.c:16: In function 'sprintf', inlined from 'client_main' at client.c:113:5: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 3 and 44 bytes into a destination of size 32 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ gcc -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -fcommon -Wl,--export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o tcpjunk gui.o tags.o utils.o tcpjunk.o net.o client.o server.o -lssl -lcrypto -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype /usr/bin/ld: /tmp/cciXLhG0.ltrans0.ltrans.o: in function `.L0 ': /usr/include/bits/stdio2.h:86: undefined reference to `SSLv3_method' /usr/bin/ld: /tmp/cciXLhG0.ltrans0.ltrans.o: in function `.L0 ': /builddir/build/BUILD/tcpjunk-2.9.03/src/gui.c:655: undefined reference to `SSLv3_method' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:263: tcpjunk] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/tcpjunk-2.9.03/src' make[2]: Entering directory '/builddir/build/BUILD/tcpjunk-2.9.03' make[2]: Leaving directory '/builddir/build/BUILD/tcpjunk-2.9.03' make[1]: *** [Makefile:393: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/tcpjunk-2.9.03' make: *** [Makefile:251: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.5HLsFT (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.5HLsFT (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/tcpjunk.spec