* Package:    net-nntp/nzbget-20.0_pre2108-r1
 * Repository: gentoo
 * Maintainer: swegener@gentoo.org sautier.louis@gmail.com,proxy-maint@gentoo.org
 * Upstream:   https://github.com/nzbget/nzbget/issues
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ncurses ssl test userland_GNU zlib
 * FEATURES:   network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking nzbget-20.0_pre2108.tar.gz to /var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work
>>> Source unpacked in /var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work
>>> Preparing source in /var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing ...
 * Running eautoreconf in '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing' ...
 * Running aclocal ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ ok ]
 * Running elibtoolize in: nzbget-20.0-testing/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing ...
 * econf: updating nzbget-20.0-testing/posix/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nzbget-20.0-testing/posix/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nzbget-20.0_pre2108-r1 --htmldir=/usr/share/doc/nzbget-20.0_pre2108-r1/html --libdir=/usr/lib64 --disable-debug --enable-curses --disable-parcheck --enable-tls --enable-gzip --enable-tests --with-tlslib=OpenSSL
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for tar... /bin/tar
checking for make... /usr/bin/make
checking whether to test compiler features... yes
checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for library containing pthread_create... -lpthread
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for library containing hstrerror... none required
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 whether dir-browser snapshot workaround is needed... no
checking for cpu cores via sysconf... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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... no
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 an empty SIGCHLD handler... yes
checking whether to include all debugging code... no
checking whether to enable unit and integration tests... yes
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing ...
make -j1 
/usr/bin/make  all-am
make[1]: Entering directory '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing'
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/connect/Connection.o daemon/connect/Connection.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/connect/TlsSocket.o daemon/connect/TlsSocket.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/connect/WebDownloader.o daemon/connect/WebDownloader.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/FeedScript.o daemon/extension/FeedScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/CommandScript.o daemon/extension/CommandScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/NzbScript.o daemon/extension/NzbScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/PostScript.o daemon/extension/PostScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/QueueScript.o daemon/extension/QueueScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/ScanScript.o daemon/extension/ScanScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/SchedulerScript.o daemon/extension/SchedulerScript.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/extension/ScriptConfig.o daemon/extension/ScriptConfig.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/feed/FeedCoordinator.o daemon/feed/FeedCoordinator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/feed/FeedFile.o daemon/feed/FeedFile.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/feed/FeedFilter.o daemon/feed/FeedFilter.cpp
daemon/feed/FeedFilter.cpp: In member function ‘bool FeedFilter::Term::MatchValue(const char*, int64)’:
daemon/feed/FeedFilter.cpp:54:33: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int64 {aka long int}’ [-Wformat=]
   intBuf.Format("%lld", intValue);
                                 ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/feed/FeedInfo.o daemon/feed/FeedInfo.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/frontend/ColoredFrontend.o daemon/frontend/ColoredFrontend.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/frontend/Frontend.o daemon/frontend/Frontend.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/frontend/LoggableFrontend.o daemon/frontend/LoggableFrontend.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/frontend/NCursesFrontend.o daemon/frontend/NCursesFrontend.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/CommandLineParser.o daemon/main/CommandLineParser.cpp
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]
    getcwd(m_argFilename, 1024);
                               ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/DiskService.o daemon/main/DiskService.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/Maintenance.o daemon/main/Maintenance.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/nzbget.o daemon/main/nzbget.cpp
daemon/main/nzbget.cpp: In member function ‘void NZBGet::Daemonize()’:
daemon/main/nzbget.cpp:928:39: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    fchown(lfp, pw->pw_uid, pw->pw_gid);
                                       ^
daemon/main/nzbget.cpp:932:22: warning: ignoring return value of ‘int setgid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    setgid(pw->pw_gid);
                      ^
daemon/main/nzbget.cpp:936:22: warning: ignoring return value of ‘int setuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    setuid(pw->pw_uid);
                      ^
daemon/main/nzbget.cpp:944:31: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(lfp, str, strlen(str));
                               ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/Options.o daemon/main/Options.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/Scheduler.o daemon/main/Scheduler.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/main/StackTrace.o daemon/main/StackTrace.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/ArticleDownloader.o daemon/nntp/ArticleDownloader.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/ArticleWriter.o daemon/nntp/ArticleWriter.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/Decoder.o daemon/nntp/Decoder.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/NewsServer.o daemon/nntp/NewsServer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/NntpConnection.o daemon/nntp/NntpConnection.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/ServerPool.o daemon/nntp/ServerPool.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nntp/StatMeter.o daemon/nntp/StatMeter.cpp
daemon/nntp/StatMeter.cpp: In member function ‘void ServerVolume::LogDebugInfo()’:
daemon/nntp/StatMeter.cpp:141:54: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long int> >::value_type {aka long int}’ [-Wformat=]
   msg.AppendFmt("[%i]=%lli ", i, m_bytesPerSeconds[i]);
                                                      ^
daemon/nntp/StatMeter.cpp:148:54: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long int> >::value_type {aka long int}’ [-Wformat=]
   msg.AppendFmt("[%i]=%lli ", i, m_bytesPerMinutes[i]);
                                                      ^
daemon/nntp/StatMeter.cpp:155:52: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long int> >::value_type {aka long int}’ [-Wformat=]
   msg.AppendFmt("[%i]=%lli ", i, m_bytesPerHours[i]);
                                                    ^
daemon/nntp/StatMeter.cpp:162:64: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long int> >::value_type {aka long int}’ [-Wformat=]
   msg.AppendFmt("[%i]=%lli ", m_firstDay + i, m_bytesPerDays[i]);
                                                                ^
daemon/nntp/StatMeter.cpp: In member function ‘virtual void StatMeter::LogDebugInfo()’:
daemon/nntp/StatMeter.cpp:385:55: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 2 has type ‘int64 {aka long int}’ [-Wformat=]
  info("      SpeedTotalBytes: %lli", m_speedTotalBytes);
                                                       ^
daemon/nntp/StatMeter.cpp:387:41: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 2 has type ‘int64 {aka long int}’ [-Wformat=]
  info("      AllBytes: %lli", m_allBytes);
                                         ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/Cleanup.o daemon/postprocess/Cleanup.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/DupeMatcher.o daemon/postprocess/DupeMatcher.cpp
daemon/postprocess/DupeMatcher.cpp: In member function ‘bool DupeMatcher::Prepare()’:
daemon/postprocess/DupeMatcher.cpp:165:55: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 5 has type ‘int64 {aka long int}’ [-Wformat=]
   filename, m_maxSize, sizeOK ? "" : ", size mismatch");
                                                       ^
daemon/postprocess/DupeMatcher.cpp: In member function ‘bool DupeMatcher::MatchDupeContent(const char*)’:
daemon/postprocess/DupeMatcher.cpp:177:51: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 5 has type ‘int64 {aka long int}’ [-Wformat=]
   filename, m_maxSize, ok ? "" : ", size mismatch");
                                                   ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/ParChecker.o daemon/postprocess/ParChecker.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/ParParser.o daemon/postprocess/ParParser.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/ParRenamer.o daemon/postprocess/ParRenamer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/PrePostProcessor.o daemon/postprocess/PrePostProcessor.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/RarRenamer.o daemon/postprocess/RarRenamer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/RarReader.o daemon/postprocess/RarReader.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/Rename.o daemon/postprocess/Rename.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/Repair.o daemon/postprocess/Repair.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/Unpack.o daemon/postprocess/Unpack.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/postprocess/DirectUnpack.o daemon/postprocess/DirectUnpack.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/DirectRenamer.o daemon/queue/DirectRenamer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/DiskState.o daemon/queue/DiskState.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/DownloadInfo.o daemon/queue/DownloadInfo.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/DupeCoordinator.o daemon/queue/DupeCoordinator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/HistoryCoordinator.o daemon/queue/HistoryCoordinator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/NzbFile.o daemon/queue/NzbFile.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/QueueCoordinator.o daemon/queue/QueueCoordinator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/QueueEditor.o daemon/queue/QueueEditor.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/Scanner.o daemon/queue/Scanner.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/queue/UrlCoordinator.o daemon/queue/UrlCoordinator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/remote/BinRpc.o daemon/remote/BinRpc.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/remote/RemoteClient.o daemon/remote/RemoteClient.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/remote/RemoteServer.o daemon/remote/RemoteServer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/remote/WebServer.o daemon/remote/WebServer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/remote/XmlRpc.o daemon/remote/XmlRpc.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Log.o daemon/util/Log.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/NString.o daemon/util/NString.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Observer.o daemon/util/Observer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Script.o daemon/util/Script.cpp
daemon/util/Script.cpp: In member function ‘void ScriptController::StartProcess(int*, int*)’:
daemon/util/Script.cpp:634:20: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, "\n", 1);
                    ^
daemon/util/Script.cpp:638:20: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
   chdir(workingDir);
                    ^
daemon/util/Script.cpp:645:52: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    write(1, "[WARNING] Fixing permissions for", 32);
                                                    ^
daemon/util/Script.cpp:646:36: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    write(1, script, strlen(script));
                                    ^
daemon/util/Script.cpp:647:21: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    write(1, "\n", 1);
                     ^
daemon/util/Script.cpp:655:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, "[ERROR] Could not start ", 24);
                                           ^
daemon/util/Script.cpp:656:35: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, script, strlen(script));
                                   ^
daemon/util/Script.cpp:657:20: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, ": ", 2);
                    ^
daemon/util/Script.cpp:659:37: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, errtext, strlen(errtext));
                                     ^
daemon/util/Script.cpp:660:20: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   write(1, "\n", 1);
                    ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Thread.o daemon/util/Thread.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Service.o daemon/util/Service.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/FileSystem.o daemon/util/FileSystem.cpp
daemon/util/FileSystem.cpp: In static member function ‘static CString FileSystem::GetLastErrorMessage()’:
daemon/util/FileSystem.cpp:32:40: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  strerror_r(errno, msg, msg.Capacity());
                                        ^
daemon/util/FileSystem.cpp: In static member function ‘static CString FileSystem::GetCurrentDirectory()’:
daemon/util/FileSystem.cpp:193:19: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  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:26: warning: ignoring return value of ‘int truncate(const char*, __off_t)’, declared with attribute warn_unused_result [-Wunused-result]
  truncate(filename, size);
                          ^
daemon/util/FileSystem.cpp:300:24: warning: ignoring return value of ‘int truncate(const char*, __off_t)’, declared with attribute warn_unused_result [-Wunused-result]
   truncate(filename, 0);
                        ^
daemon/util/FileSystem.cpp: In static member function ‘static CString FileSystem::ExpandFileName(const char*)’:
daemon/util/FileSystem.cpp:763:37: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   getcwd(curDir, sizeof(curDir) - 1); // 1 char reserved for adding backslash
                                     ^
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/util/Util.o daemon/util/Util.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nserv/NServMain.o daemon/nserv/NServMain.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nserv/NServFrontend.o daemon/nserv/NServFrontend.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nserv/NntpServer.o daemon/nserv/NntpServer.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nserv/NzbGenerator.o daemon/nserv/NzbGenerator.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o daemon/nserv/YEncoder.o daemon/nserv/YEncoder.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o code_revision.o code_revision.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/suite/TestMain.o tests/suite/TestMain.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/suite/TestUtil.o tests/suite/TestUtil.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/main/CommandLineParserTest.o tests/main/CommandLineParserTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/main/OptionsTest.o tests/main/OptionsTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/feed/FeedFilterTest.o tests/feed/FeedFilterTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/postprocess/DupeMatcherTest.o tests/postprocess/DupeMatcherTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/postprocess/RarRenamerTest.o tests/postprocess/RarRenamerTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/postprocess/RarReaderTest.o tests/postprocess/RarReaderTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/postprocess/DirectUnpackTest.o tests/postprocess/DirectUnpackTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/queue/NzbFileTest.o tests/queue/NzbFileTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/nntp/ServerPoolTest.o tests/nntp/ServerPoolTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/util/FileSystemTest.o tests/util/FileSystemTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/util/NStringTest.o tests/util/NStringTest.cpp
x86_64-pc-linux-gnu-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/catch -I./tests/suite -I/usr/include/libxml2 -D_GNU_SOURCE    -Werror=terminate -O2 -pipe -march=native -c -o tests/util/UtilTest.o tests/util/UtilTest.cpp
x86_64-pc-linux-gnu-g++  -Werror=terminate -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -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/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  tests/suite/TestMain.o tests/suite/TestUtil.o tests/main/CommandLineParserTest.o tests/main/OptionsTest.o tests/feed/FeedFilterTest.o tests/postprocess/DupeMatcherTest.o tests/postprocess/RarRenamerTest.o tests/postprocess/RarReaderTest.o tests/postprocess/DirectUnpackTest.o tests/queue/NzbFileTest.o tests/nntp/ServerPoolTest.o tests/util/FileSystemTest.o tests/util/NStringTest.o tests/util/UtilTest.o   -lpthread  -lxml2 -lncurses -lssl -lcrypto -lz
make[1]: Leaving directory '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing'
>>> Source compiled.
>>> Test phase: net-nntp/nzbget-20.0_pre2108-r1
<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nzbget --tests is a Catch v1.1 b14 (develop) host application.
Run with -? for options

-------------------------------------------------------------------------------
Dupe matcher
-------------------------------------------------------------------------------
tests/postprocess/DupeMatcherTest.cpp:30
...............................................................................

tests/postprocess/DupeMatcherTest.cpp:65: FAILED:
  CHECK( dupe1Matcher.MatchDupeContent(rardupe1.c_str()) )
with expansion:
  false
with message:
  This test requires working unrar 5 in search path

tests/postprocess/DupeMatcherTest.cpp:66: FAILED:
  CHECK( dupe1Matcher.MatchDupeContent(rardupe2.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:72: FAILED:
  CHECK( dupe2Matcher.MatchDupeContent(rardupe1.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:73: FAILED:
  CHECK( dupe2Matcher.MatchDupeContent(rardupe2.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:84: FAILED:
  CHECK( rardupe1matcher.Prepare() )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:85: FAILED:
  CHECK( rardupe1matcher.MatchDupeContent(dupe1.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:86: FAILED:
  CHECK( rardupe1matcher.MatchDupeContent(dupe2.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:91: FAILED:
  CHECK( rardupe2matcher.Prepare() )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:93: FAILED:
  CHECK( rardupe2matcher.MatchDupeContent(dupe1.c_str()) )
with expansion:
  false

tests/postprocess/DupeMatcherTest.cpp:94: FAILED:
  CHECK( rardupe2matcher.MatchDupeContent(dupe2.c_str()) )
with expansion:
  false

<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
-------------------------------------------------------------------------------
Direct-unpack simple
-------------------------------------------------------------------------------
tests/postprocess/DirectUnpackTest.cpp:41
...............................................................................

tests/postprocess/DirectUnpackTest.cpp:85: FAILED:
  REQUIRE( nzbPtr->GetDirectUnpackStatus() == NzbInfo::nsSuccess )
with expansion:
  2 == 3
with message:
  This test requires working unrar 5 in search path

<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
-------------------------------------------------------------------------------
Direct-unpack two archives
-------------------------------------------------------------------------------
tests/postprocess/DirectUnpackTest.cpp:89
...............................................................................

tests/postprocess/DirectUnpackTest.cpp:140: FAILED:
  REQUIRE( nzbPtr->GetDirectUnpackStatus() == NzbInfo::nsSuccess )
with expansion:
  2 == 3
with message:
  This test requires working unrar 5 in search path

<noconfig>(0): Invalid value for option "ParCheck": program was compiled without parcheck-support
<noconfig>(0): Invalid value for option "ParRename": program was compiled without parcheck-support
===============================================================================
test cases:  54 |  51 passed |  3 failed
assertions: 813 | 801 passed | 12 failed

 * ERROR: net-nntp/nzbget-20.0_pre2108-r1::gentoo failed (test phase):
 *   Tests failed
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_test
 *   environment, line 3124:  Called die
 * The specific snippet of code:
 *       ./nzbget --tests || die "Tests failed"
 * 
 * If you need support, post the output of `emerge --info '=net-nntp/nzbget-20.0_pre2108-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-nntp/nzbget-20.0_pre2108-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-nntp:nzbget-20.0_pre2108-r1:20171029-034454.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing'
 * S: '/var/tmp/portage/net-nntp/nzbget-20.0_pre2108-r1/work/nzbget-20.0-testing'