From https://github.com/archlinux/svntogit-community * branch packages/nzbget -> FETCH_HEAD * [new branch] packages/nzbget -> community/packages/nzbget Cloning into 'nzbget'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 100 134k 0 0 397k 0 --:--:-- --:--:-- --:--:-- 398k % 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 5 8545k 5 446k 0 0 375k 0 0:00:22 0:00:01 0:00:21 375k 30 8545k 30 2610k 0 0 1180k 0 0:00:07 0:00:02 0:00:05 1180k 48 8545k 48 4181k 0 0 1294k 0 0:00:06 0:00:03 0:00:03 1294k 67 8545k 67 5788k 0 0 1363k 0 0:00:06 0:00:04 0:00:02 1363k 84 8545k 84 7194k 0 0 1412k 0 0:00:06 0:00:05 0:00:01 1470k 100 8545k 100 8545k 0 0 1478k 0 0:00:05 0:00:05 --:--:-- 1764k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 830k 0 --:--:-- --:--:-- --:--:-- 831k :: Starting full system upgrade... there is nothing to do ==> Making package: nzbget 21.1-2 (Mon Aug 26 08:57:38 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> 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 100 1942k 100 1942k 0 0 6405k 0 --:--:-- --:--:-- --:--:-- 6405k -> Found nzbget_21.1_openssl3_update.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... nzbget-21.1-src.tar.gz ... Passed nzbget_21.1_openssl3_update.patch ... Passed ==> Extracting sources... -> Extracting nzbget-21.1-src.tar.gz with bsdtar ==> Starting prepare()... patching file daemon/connect/TlsSocket.cpp ==> Starting build()... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-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/sbin/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/sbin/tar checking for make... /usr/sbin/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/sbin/grep checking for egrep... /usr/sbin/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/sbin/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... yes 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/sbin/make all-am make[1]: Entering directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 daemon/connect/TlsSocket.cpp: In member function 'bool TlsSocket::Start()': daemon/connect/TlsSocket.cpp:396:56: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 396 | 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:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp:406:36: 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:1006:28: note: declared here 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ daemon/connect/TlsSocket.cpp:410:28: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 410 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1006:28: note: declared here 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ daemon/feed/FeedFile.cpp: In member function 'bool FeedFile::Parse()': daemon/feed/FeedFile.cpp:376:38: warning: 'int xmlSAXUserParseFile(xmlSAXHandlerPtr, void*, const char*)' is deprecated [-Wdeprecated-declarations] 376 | int ret = xmlSAXUserParseFile(&SAX_handler, this, m_fileName); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./daemon/main/nzbget.h:180, from daemon/feed/FeedFile.cpp:21: /usr/include/libxml2/libxml/parser.h:889:17: note: declared here 889 | xmlSAXUserParseFile (xmlSAXHandlerPtr sax, | ^~~~~~~~~~~~~~~~~~~ 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); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 depbase=`echo daemon/frontend/Frontend.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/frontend/Frontend.o -MD -MP -MF $depbase.Tpo -c -o daemon/frontend/Frontend.o daemon/frontend/Frontend.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/frontend/LoggableFrontend.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/frontend/LoggableFrontend.o -MD -MP -MF $depbase.Tpo -c -o daemon/frontend/LoggableFrontend.o daemon/frontend/LoggableFrontend.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/frontend/NCursesFrontend.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/frontend/NCursesFrontend.o -MD -MP -MF $depbase.Tpo -c -o daemon/frontend/NCursesFrontend.o daemon/frontend/NCursesFrontend.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/CommandLineParser.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/CommandLineParser.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/CommandLineParser.o daemon/main/CommandLineParser.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/DiskService.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/DiskService.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/DiskService.o daemon/main/DiskService.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/Maintenance.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/Maintenance.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/Maintenance.o daemon/main/Maintenance.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/nzbget.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/nzbget.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/nzbget.o daemon/main/nzbget.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/Options.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/Options.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/Options.o daemon/main/Options.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/WorkState.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/WorkState.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/WorkState.o daemon/main/WorkState.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/Scheduler.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/Scheduler.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/Scheduler.o daemon/main/Scheduler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/main/StackTrace.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/main/StackTrace.o -MD -MP -MF $depbase.Tpo -c -o daemon/main/StackTrace.o daemon/main/StackTrace.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nntp/ArticleDownloader.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/ArticleDownloader.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/ArticleDownloader.o daemon/nntp/ArticleDownloader.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nntp/ArticleWriter.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/ArticleWriter.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/ArticleWriter.o daemon/nntp/ArticleWriter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nntp/Decoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/Decoder.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/Decoder.o daemon/nntp/Decoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nntp/NewsServer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/NewsServer.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/NewsServer.o daemon/nntp/NewsServer.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/main/Maintenance.cpp: In destructor 'Signature::~Signature()': daemon/main/Maintenance.cpp:328:17: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 328 | RSA_free(m_pubKey); | ~~~~~~~~^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:31, from daemon/main/nzbget.h:257, from daemon/main/Maintenance.cpp:21: /usr/include/openssl/rsa.h:299:28: note: declared here 299 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ daemon/main/Maintenance.cpp: In member function 'bool Signature::ComputeInHash()': daemon/main/Maintenance.cpp:340:20: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 340 | SHA256_Init(&sha256); | ~~~~~~~~~~~^~~~~~~~~ In file included from /usr/include/openssl/x509.h:41: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ daemon/main/Maintenance.cpp:344:30: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 344 | SHA256_Update(&sha256, buffer, bytesRead); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ daemon/main/Maintenance.cpp:346:21: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 346 | SHA256_Final(m_inHash, &sha256); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ daemon/main/Maintenance.cpp: In member function 'bool Signature::ReadPubKey()': daemon/main/Maintenance.cpp:406:43: warning: 'RSA* PEM_read_bio_RSA_PUBKEY(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 406 | m_pubKey = PEM_read_bio_RSA_PUBKEY(mem, nullptr, nullptr, nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:36: /usr/include/openssl/pem.h:452:1: note: declared here 452 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) | ^~~~~~~~~~~~~~~~~~~ daemon/main/Maintenance.cpp: In member function 'bool Signature::Verify()': daemon/main/Maintenance.cpp:414:27: warning: 'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 414 | RSA_verify(NID_sha256, m_inHash, sizeof(m_inHash), m_signature, sizeof(m_signature), m_pubKey) == 1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:357:27: note: declared here 357 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m, | ^~~~~~~~~~ depbase=`echo daemon/nntp/NntpConnection.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/NntpConnection.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/NntpConnection.o daemon/nntp/NntpConnection.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nntp/ServerPool.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/ServerPool.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/ServerPool.o daemon/nntp/ServerPool.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/main/CommandLineParser.cpp: In member function 'void CommandLineParser::InitFileArg(int, const char**)': daemon/main/CommandLineParser.cpp:865:31: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 865 | getcwd(m_argFilename, 1024); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ depbase=`echo daemon/nntp/StatMeter.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nntp/StatMeter.o -MD -MP -MF $depbase.Tpo -c -o daemon/nntp/StatMeter.o daemon/nntp/StatMeter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/Cleanup.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/Cleanup.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/Cleanup.o daemon/postprocess/Cleanup.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/DupeMatcher.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/DupeMatcher.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/DupeMatcher.o daemon/postprocess/DupeMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/ParChecker.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/ParChecker.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/ParChecker.o daemon/postprocess/ParChecker.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/ParParser.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/ParParser.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/ParParser.o daemon/postprocess/ParParser.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/ParRenamer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/ParRenamer.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/ParRenamer.o daemon/postprocess/ParRenamer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/PrePostProcessor.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/PrePostProcessor.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/PrePostProcessor.o daemon/postprocess/PrePostProcessor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/RarRenamer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/RarRenamer.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/RarRenamer.o daemon/postprocess/RarRenamer.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/main/nzbget.cpp: In member function 'void NZBGet::Daemonize()': daemon/main/nzbget.cpp:982:31: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 982 | fchown(lfp, pw->pw_uid, pw->pw_gid); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/main/nzbget.cpp:986:31: warning: ignoring return value of 'int setgid(__gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 986 | setgid(pw->pw_gid); | ~~~~~~^~~~~~~~~~~~ daemon/main/nzbget.cpp:990:31: warning: ignoring return value of 'int setuid(__uid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 990 | setuid(pw->pw_uid); | ~~~~~~^~~~~~~~~~~~ daemon/main/nzbget.cpp:998:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 998 | write(lfp, str, strlen(str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo daemon/postprocess/RarReader.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/RarReader.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/RarReader.o daemon/postprocess/RarReader.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/Rename.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/Rename.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/Rename.o daemon/postprocess/Rename.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/Repair.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/Repair.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/Repair.o daemon/postprocess/Repair.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/Unpack.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/Unpack.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/Unpack.o daemon/postprocess/Unpack.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/postprocess/DirectUnpack.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/postprocess/DirectUnpack.o -MD -MP -MF $depbase.Tpo -c -o daemon/postprocess/DirectUnpack.o daemon/postprocess/DirectUnpack.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/DirectRenamer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/DirectRenamer.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/DirectRenamer.o daemon/queue/DirectRenamer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/DiskState.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/DiskState.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/DiskState.o daemon/queue/DiskState.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/DownloadInfo.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/DownloadInfo.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/DownloadInfo.o daemon/queue/DownloadInfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/DupeCoordinator.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/DupeCoordinator.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/DupeCoordinator.o daemon/queue/DupeCoordinator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/HistoryCoordinator.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/HistoryCoordinator.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/HistoryCoordinator.o daemon/queue/HistoryCoordinator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/NzbFile.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/NzbFile.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/NzbFile.o daemon/queue/NzbFile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/QueueCoordinator.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/QueueCoordinator.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/QueueCoordinator.o daemon/queue/QueueCoordinator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/QueueEditor.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/QueueEditor.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/QueueEditor.o daemon/queue/QueueEditor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/Scanner.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/Scanner.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/Scanner.o daemon/queue/Scanner.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/queue/UrlCoordinator.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/queue/UrlCoordinator.o -MD -MP -MF $depbase.Tpo -c -o daemon/queue/UrlCoordinator.o daemon/queue/UrlCoordinator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/remote/BinRpc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/remote/BinRpc.o -MD -MP -MF $depbase.Tpo -c -o daemon/remote/BinRpc.o daemon/remote/BinRpc.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/remote/RemoteClient.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/remote/RemoteClient.o -MD -MP -MF $depbase.Tpo -c -o daemon/remote/RemoteClient.o daemon/remote/RemoteClient.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/remote/RemoteServer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/remote/RemoteServer.o -MD -MP -MF $depbase.Tpo -c -o daemon/remote/RemoteServer.o daemon/remote/RemoteServer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/remote/WebServer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/remote/WebServer.o -MD -MP -MF $depbase.Tpo -c -o daemon/remote/WebServer.o daemon/remote/WebServer.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/queue/NzbFile.cpp: In member function 'bool NzbFile::Parse()': daemon/queue/NzbFile.cpp:617:38: warning: 'int xmlSAXUserParseFile(xmlSAXHandlerPtr, void*, const char*)' is deprecated [-Wdeprecated-declarations] 617 | int ret = xmlSAXUserParseFile(&SAX_handler, this, m_fileName); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./daemon/main/nzbget.h:180, from daemon/queue/NzbFile.cpp:22: /usr/include/libxml2/libxml/parser.h:889:17: note: declared here 889 | xmlSAXUserParseFile (xmlSAXHandlerPtr sax, | ^~~~~~~~~~~~~~~~~~~ depbase=`echo daemon/remote/XmlRpc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/remote/XmlRpc.o -MD -MP -MF $depbase.Tpo -c -o daemon/remote/XmlRpc.o daemon/remote/XmlRpc.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Log.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Log.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Log.o daemon/util/Log.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/NString.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/NString.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/NString.o daemon/util/NString.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Observer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Observer.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Observer.o daemon/util/Observer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Script.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Script.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Script.o daemon/util/Script.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Thread.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Thread.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Thread.o daemon/util/Thread.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Service.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Service.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Service.o daemon/util/Service.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/FileSystem.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/FileSystem.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/FileSystem.o daemon/util/FileSystem.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/util/Util.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/util/Util.o -MD -MP -MF $depbase.Tpo -c -o daemon/util/Util.o daemon/util/Util.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nserv/NServMain.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nserv/NServMain.o -MD -MP -MF $depbase.Tpo -c -o daemon/nserv/NServMain.o daemon/nserv/NServMain.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nserv/NServFrontend.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nserv/NServFrontend.o -MD -MP -MF $depbase.Tpo -c -o daemon/nserv/NServFrontend.o daemon/nserv/NServFrontend.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nserv/NntpServer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nserv/NntpServer.o -MD -MP -MF $depbase.Tpo -c -o daemon/nserv/NntpServer.o daemon/nserv/NntpServer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nserv/NzbGenerator.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nserv/NzbGenerator.o -MD -MP -MF $depbase.Tpo -c -o daemon/nserv/NzbGenerator.o daemon/nserv/NzbGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon/nserv/YEncoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT daemon/nserv/YEncoder.o -MD -MP -MF $depbase.Tpo -c -o daemon/nserv/YEncoder.o daemon/nserv/YEncoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo code_revision.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT code_revision.o -MD -MP -MF $depbase.Tpo -c -o code_revision.o code_revision.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/commandline.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/commandline.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/commandline.o lib/par2/commandline.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/crc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/crc.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/crc.o lib/par2/crc.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/util/Script.cpp: In member function 'void ScriptController::StartProcess(int*, int*)': daemon/util/Script.cpp:636:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 636 | write(1, "\n", 1); | ~~~~~^~~~~~~~~~~~ daemon/util/Script.cpp:640:22: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 640 | chdir(workingDir); | ~~~~~^~~~~~~~~~~~ daemon/util/Script.cpp:647:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 647 | write(1, "[WARNING] Fixing permissions for", 32); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/Script.cpp:648:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 648 | write(1, script, strlen(script)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/Script.cpp:649:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 649 | write(1, "\n", 1); | ~~~~~^~~~~~~~~~~~ daemon/util/Script.cpp:657:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 657 | write(1, "[ERROR] Could not start ", 24); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/Script.cpp:658:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 658 | write(1, script, strlen(script)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/Script.cpp:659:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 659 | write(1, ": ", 2); | ~~~~~^~~~~~~~~~~~ daemon/util/Script.cpp:661:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 661 | write(1, errtext, strlen(errtext)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/Script.cpp:662:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 662 | write(1, "\n", 1); | ~~~~~^~~~~~~~~~~~ depbase=`echo lib/par2/creatorpacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/creatorpacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/creatorpacket.o lib/par2/creatorpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po daemon/util/FileSystem.cpp: In static member function 'static CString FileSystem::GetLastErrorMessage()': daemon/util/FileSystem.cpp:32:19: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | strerror_r(errno, msg, msg.Capacity()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/util/FileSystem.cpp: In static member function 'static CString FileSystem::GetCurrentDirectory()': daemon/util/FileSystem.cpp:193:15: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | getcwd(str, 1024); | ~~~~~~^~~~~~~~~~~ daemon/util/FileSystem.cpp: In static member function 'static bool FileSystem::AllocateFile(const char*, int64, bool, CString&)': daemon/util/FileSystem.cpp:294:17: warning: ignoring return value of 'int truncate(const char*, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 294 | truncate(filename, size); | ~~~~~~~~^~~~~~~~~~~~~~~~ daemon/util/FileSystem.cpp:300:25: warning: ignoring return value of 'int truncate(const char*, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | truncate(filename, 0); | ~~~~~~~~^~~~~~~~~~~~~ daemon/util/FileSystem.cpp: In static member function 'static CString FileSystem::ExpandFileName(const char*)': daemon/util/FileSystem.cpp:782:23: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 782 | getcwd(curDir, sizeof(curDir) - 1); // 1 char reserved for adding backslash | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo lib/par2/criticalpacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/criticalpacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/criticalpacket.o lib/par2/criticalpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/datablock.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/datablock.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/datablock.o lib/par2/datablock.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/descriptionpacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/descriptionpacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/descriptionpacket.o lib/par2/descriptionpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/diskfile.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/diskfile.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/diskfile.o lib/par2/diskfile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/filechecksummer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/filechecksummer.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/filechecksummer.o lib/par2/filechecksummer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/galois.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/galois.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/galois.o lib/par2/galois.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/mainpacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/mainpacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/mainpacket.o lib/par2/mainpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/md5.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/md5.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/md5.o lib/par2/md5.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/par2fileformat.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/par2fileformat.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/par2fileformat.o lib/par2/par2fileformat.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/par2repairer.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/par2repairer.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/par2repairer.o lib/par2/par2repairer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/par2repairersourcefile.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/par2repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/par2repairersourcefile.o lib/par2/par2repairersourcefile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/parheaders.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/parheaders.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/parheaders.o lib/par2/parheaders.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/recoverypacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/recoverypacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/recoverypacket.o lib/par2/recoverypacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/reedsolomon.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/reedsolomon.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/reedsolomon.o lib/par2/reedsolomon.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/verificationhashtable.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/verificationhashtable.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/verificationhashtable.o lib/par2/verificationhashtable.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/par2/verificationpacket.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/par2/verificationpacket.o -MD -MP -MF $depbase.Tpo -c -o lib/par2/verificationpacket.o lib/par2/verificationpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/SimdInit.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/SimdInit.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/SimdInit.o lib/yencode/SimdInit.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/SimdDecoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/SimdDecoder.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/SimdDecoder.o lib/yencode/SimdDecoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/ScalarDecoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/ScalarDecoder.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/ScalarDecoder.o lib/yencode/ScalarDecoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/Sse2Decoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -msse2 -MT lib/yencode/Sse2Decoder.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/Sse2Decoder.o lib/yencode/Sse2Decoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/Ssse3Decoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -mssse3 -MT lib/yencode/Ssse3Decoder.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/Ssse3Decoder.o lib/yencode/Ssse3Decoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/PclmulCrc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -msse4.1 -mpclmul -MT lib/yencode/PclmulCrc.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/PclmulCrc.o lib/yencode/PclmulCrc.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/NeonDecoder.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/NeonDecoder.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/NeonDecoder.o lib/yencode/NeonDecoder.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/yencode/AcleCrc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/AcleCrc.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/AcleCrc.o lib/yencode/AcleCrc.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from lib/par2/par2cmdline.h:134, from lib/par2/par2repairer.cpp:21: lib/par2/reedsolomon.h: In instantiation of 'Par2::ReedSolomon::ReedSolomon(std::ostream&, std::ostream&) [with g = Par2::Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': lib/par2/par2repairer.cpp:35:27: required from here lib/par2/reedsolomon.h:125:19: warning: ignoring return value of 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = Par2::RSOutputRow; _Alloc = std::allocator]', declared with attribute 'nodiscard' [-Wunused-result] 125 | outputrows.empty(); | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/13.1.1/vector:66, from ./daemon/main/nzbget.h:215, from lib/par2/par2repairer.cpp:20: /usr/include/c++/13.1.1/bits/stl_vector.h:1085:7: note: declared here 1085 | empty() const _GLIBCXX_NOEXCEPT | ^~~~~ depbase=`echo lib/yencode/SliceCrc.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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lib/yencode/SliceCrc.o -MD -MP -MF $depbase.Tpo -c -o lib/yencode/SliceCrc.o lib/yencode/SliceCrc.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o nzbget daemon/connect/Connection.o daemon/connect/TlsSocket.o daemon/connect/WebDownloader.o daemon/extension/FeedScript.o daemon/extension/CommandScript.o daemon/extension/NzbScript.o daemon/extension/PostScript.o daemon/extension/QueueScript.o daemon/extension/ScanScript.o daemon/extension/SchedulerScript.o daemon/extension/ScriptConfig.o daemon/feed/FeedCoordinator.o daemon/feed/FeedFile.o daemon/feed/FeedFilter.o daemon/feed/FeedInfo.o daemon/frontend/ColoredFrontend.o daemon/frontend/Frontend.o daemon/frontend/LoggableFrontend.o daemon/frontend/NCursesFrontend.o daemon/main/CommandLineParser.o daemon/main/DiskService.o daemon/main/Maintenance.o daemon/main/nzbget.o daemon/main/Options.o daemon/main/WorkState.o daemon/main/Scheduler.o daemon/main/StackTrace.o daemon/nntp/ArticleDownloader.o daemon/nntp/ArticleWriter.o daemon/nntp/Decoder.o daemon/nntp/NewsServer.o daemon/nntp/NntpConnection.o daemon/nntp/ServerPool.o daemon/nntp/StatMeter.o daemon/postprocess/Cleanup.o daemon/postprocess/DupeMatcher.o daemon/postprocess/ParChecker.o daemon/postprocess/ParParser.o daemon/postprocess/ParRenamer.o daemon/postprocess/PrePostProcessor.o daemon/postprocess/RarRenamer.o daemon/postprocess/RarReader.o daemon/postprocess/Rename.o daemon/postprocess/Repair.o daemon/postprocess/Unpack.o daemon/postprocess/DirectUnpack.o daemon/queue/DirectRenamer.o daemon/queue/DiskState.o daemon/queue/DownloadInfo.o daemon/queue/DupeCoordinator.o daemon/queue/HistoryCoordinator.o daemon/queue/NzbFile.o daemon/queue/QueueCoordinator.o daemon/queue/QueueEditor.o daemon/queue/Scanner.o daemon/queue/UrlCoordinator.o daemon/remote/BinRpc.o daemon/remote/RemoteClient.o daemon/remote/RemoteServer.o daemon/remote/WebServer.o daemon/remote/XmlRpc.o daemon/util/Log.o daemon/util/NString.o daemon/util/Observer.o daemon/util/Script.o daemon/util/Thread.o daemon/util/Service.o daemon/util/FileSystem.o daemon/util/Util.o daemon/nserv/NServMain.o daemon/nserv/NServFrontend.o daemon/nserv/NntpServer.o daemon/nserv/NzbGenerator.o daemon/nserv/YEncoder.o code_revision.o lib/par2/commandline.o lib/par2/crc.o lib/par2/creatorpacket.o lib/par2/criticalpacket.o lib/par2/datablock.o lib/par2/descriptionpacket.o lib/par2/diskfile.o lib/par2/filechecksummer.o lib/par2/galois.o lib/par2/mainpacket.o lib/par2/md5.o lib/par2/par2fileformat.o lib/par2/par2repairer.o lib/par2/par2repairersourcefile.o lib/par2/parheaders.o lib/par2/recoverypacket.o lib/par2/reedsolomon.o lib/par2/verificationhashtable.o lib/par2/verificationpacket.o lib/yencode/SimdInit.o lib/yencode/SimdDecoder.o lib/yencode/ScalarDecoder.o lib/yencode/Sse2Decoder.o lib/yencode/Ssse3Decoder.o lib/yencode/PclmulCrc.o lib/yencode/NeonDecoder.o lib/yencode/AcleCrc.o lib/yencode/SliceCrc.o -lxml2 -lncursesw -lssl -lcrypto -lz make[1]: Leaving directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/src/nzbget-21.1' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/src/nzbget-21.1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/doc/nzbget' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget' /usr/bin/install -c -m 644 README ChangeLog COPYING '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/doc/nzbget' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget' /usr/bin/install -c -m 644 nzbget.conf '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/scripts/' /usr/bin/install -c scripts/EMail.py scripts/Logger.py '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/scripts/' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui/img' /usr/bin/install -c nzbget '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/bin' /usr/bin/install -c -m 644 webui/img/icons.png webui/img/icons-2x.png webui/img/transmit.gif webui/img/transmit-file.gif webui/img/favicon.ico webui/img/download-anim-green-2x.png webui/img/download-anim-orange-2x.png webui/img/transmit-reload-2x.gif webui/img/favicon-256x256-opaque.png webui/img/favicon-256x256.png '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui/img' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui/lib' /usr/bin/install -c -m 644 webui/lib/bootstrap.js webui/lib/bootstrap.min.js webui/lib/bootstrap.css webui/lib/jquery.js webui/lib/jquery.min.js webui/lib/raphael.js webui/lib/raphael.min.js webui/lib/elycharts.js webui/lib/elycharts.min.js '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui' /usr/bin/install -c -m 644 webui/index.html webui/index.js webui/downloads.js webui/edit.js webui/fasttable.js webui/history.js webui/messages.js webui/status.js webui/style.css webui/upload.js webui/util.js webui/config.js webui/feed.js '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/webui' /usr/sbin/make install-data-hook make[2]: Entering directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/src/nzbget-21.1' rm -f "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" cp "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" sed 's:^ConfigTemplate=:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' < "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" sed 's:configuration file (typically installed:configuration file (installed:' < "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" > "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" sed 's:/usr/local/share/nzbget/nzbget.conf):/usr/share/nzbget/nzbget.conf):' < "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" sed 's:^WebDir=:WebDir=/usr/share/nzbget/webui:' < "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" > "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" sed 's:typically installed to /usr/local/share/nzbget/scripts:installed to /usr/share/nzbget/scripts:' < "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" > "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf" rm "/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/pkg/nzbget/usr/share/nzbget/nzbget.conf.temp" make[2]: Leaving directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/src/nzbget-21.1' make[1]: Leaving directory '/tmp/archlinux-ci/nzbget-archlinuxrb-build-axGykTZk/nzbget/trunk/src/nzbget-21.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "nzbget"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding changelog file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nzbget 21.1-2 (Mon Aug 26 08:58:24 2024)