==> Building on manectric ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/nzbget ./ PKGBUILD 1,189 100% 0.00kB/s 0:00:00 1,189 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) nzbget-21.1-2.log 288 100% 281.25kB/s 0:00:00 288 100% 281.25kB/s 0:00:00 (xfr#2, to-chk=2/5) nzbget.changelog 2,999 100% 2.86MB/s 0:00:00 2,999 100% 2.86MB/s 0:00:00 (xfr#3, to-chk=1/5) nzbget_21.1_openssl3_update.patch 943 100% 920.90kB/s 0:00:00 943 100% 920.90kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 2,336 bytes received 133 bytes 1,646.00 bytes/sec total size is 5,327 speedup is 2.16 ==> Applying RISC-V patches... sending incremental file list ./ riscv64.patch 583 100% 0.00kB/s 0:00:00 583 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=0/2) sent 465 bytes received 38 bytes 335.33 bytes/sec total size is 583 speedup is 1.16 patching file PKGBUILD Hunk #1 succeeded at 24 with fuzz 2 (offset 8 lines). ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix26 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Locking clean chroot [/var/lib/archbuild/extra-riscv64/root]...done ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix26]...done ==> Making package: nzbget 21.1-2 (Mon Feb 27 21:50:12 2023) ==> Retrieving sources...  -> Downloading nzbget-21.1-src.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1942k 100 1942k 0 0 3422k 0 --:--:-- --:--:-- --:--:-- 19.1M  -> Found nzbget_21.1_openssl3_update.patch ==> Validating source files with sha256sums... nzbget-21.1-src.tar.gz ... Passed nzbget_21.1_openssl3_update.patch ... Passed ==> Making package: nzbget 21.1-2 (Mon Feb 27 21:50:21 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources...  -> Found nzbget-21.1-src.tar.gz  -> Found nzbget_21.1_openssl3_update.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting nzbget-21.1-src.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for tar... /usr/bin/tar checking for make... /usr/bin/make checking whether to test compiler features... yes checking whether g++ supports C++14 features by default... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing pthread_create... none required checking for library containing socket... none required checking for library containing inet_addr... none required checking for library containing hstrerror... none required checking for lockf... yes checking whether lockf is declared... yes checking for pthread_cancel... yes checking whether pthread_cancel is declared... yes checking for getopt_long... yes checking for fdatasync... yes checking whether F_FULLFSYNC is declared... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ctime_r... yes, and it takes 2 arguments checking for getaddrinfo... yes checking for library containing getaddrinfo... none required checking for type of socket length (socklen_t)... socklen_t checking for cpu cores via sysconf... yes checking whether to use libxml2... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking for library containing xmlNewNode... none required checking whether to use curses... yes checking for ncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for library containing refresh... none required checking for library containing nodelay... none required checking whether to include code for par-checking... yes checking for size_t... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stricmp... no checking for getopt... yes checking whether to use TLS/SSL... yes checking for openssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for library containing ASN1_OBJECT_free... none required checking for library containing SSL_CTX_new... none required checking for library containing X509_check_host... none required checking whether to use gzip... yes checking for zlib... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing deflateBound... none required checking whether to use SIMD-optimized routines... no checking whether to use an empty SIGCHLD handler... yes checking whether to include all debugging code... no checking whether to enable unit and integration tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/make all-am make[1]: Entering directory '/build/nzbget/src/nzbget-21.1' depbase=`echo daemon/connect/Connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/connect/Connection.o -MD -MP -MF $depbase.Tpo -c -o daemon/connect/Connection.o daemon/connect/Connection.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/connect/TlsSocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/connect/TlsSocket.o -MD -MP -MF $depbase.Tpo -c -o daemon/connect/TlsSocket.o daemon/connect/TlsSocket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/connect/WebDownloader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/connect/WebDownloader.o -MD -MP -MF $depbase.Tpo -c -o daemon/connect/WebDownloader.o daemon/connect/WebDownloader.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/FeedScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/FeedScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/FeedScript.o daemon/extension/FeedScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/CommandScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/CommandScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/CommandScript.o daemon/extension/CommandScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/NzbScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/NzbScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/NzbScript.o daemon/extension/NzbScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/PostScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/PostScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/PostScript.o daemon/extension/PostScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/QueueScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/QueueScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/QueueScript.o daemon/extension/QueueScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/ScanScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/ScanScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/ScanScript.o daemon/extension/ScanScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/SchedulerScript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/SchedulerScript.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/SchedulerScript.o daemon/extension/SchedulerScript.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/extension/ScriptConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/extension/ScriptConfig.o -MD -MP -MF $depbase.Tpo -c -o daemon/extension/ScriptConfig.o daemon/extension/ScriptConfig.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/feed/FeedCoordinator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/feed/FeedCoordinator.o -MD -MP -MF $depbase.Tpo -c -o daemon/feed/FeedCoordinator.o daemon/feed/FeedCoordinator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/feed/FeedFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/feed/FeedFile.o -MD -MP -MF $depbase.Tpo -c -o daemon/feed/FeedFile.o daemon/feed/FeedFile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/feed/FeedFilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/feed/FeedFilter.o -MD -MP -MF $depbase.Tpo -c -o daemon/feed/FeedFilter.o daemon/feed/FeedFilter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/feed/FeedInfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/feed/FeedInfo.o -MD -MP -MF $depbase.Tpo -c -o daemon/feed/FeedInfo.o daemon/feed/FeedInfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/frontend/ColoredFrontend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/extension -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./daemon/nserv -I./lib/par2 -I./lib/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/nzbget/src=/usr/src/debug/nzbget -flto=auto -MT daemon/frontend/ColoredFrontend.o -MD -MP -MF $depbase.Tpo -c -o daemon/frontend/ColoredFrontend.o daemon/frontend/ColoredFrontend.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/connect/TlsSocket.cpp: In static member function ‘static void TlsSocket::Final()’: daemon/connect/TlsSocket.cpp:192:9: error: ‘FIPS_mode_set’ was not declared in this scope 192 | FIPS_mode_set(0); | ^~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp: In member function ‘bool TlsSocket::Start()’: daemon/connect/TlsSocket.cpp:392:56: warning: ‘EC_KEY* EC_KEY_new_by_curve_name(int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 392 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from ./daemon/main/nzbget.h:257, from daemon/connect/TlsSocket.cpp:21: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp:402:36: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 402 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ daemon/connect/TlsSocket.cpp:406:28: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 406 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ daemon/connect/Connection.cpp: In function ‘hostent* android_read_hostent(FILE*, hostent*, char*, size_t)’: daemon/connect/Connection.cpp:1206:22: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1206 | fread(&size, 1, sizeof(size), proxy); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:1656: daemon/connect/TlsSocket.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/nzbget/src/nzbget-21.1' make: *** [Makefile:980: all] Error 2 ==> ERROR: A failure occurred in build().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix26/build receiving incremental file list nzbget-21.1-2-riscv64-build.log nzbget-21.1-2-riscv64-prepare.log sent 62 bytes received 3,049 bytes 2,074.00 bytes/sec total size is 20,454 speedup is 6.57