* Package: net-nntp/nzbget-21.1-r1 * Repository: gentoo * Maintainer: swegener@gentoo.org sbraz@gentoo.org * Upstream: https://github.com/nzbget/nzbget/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses parcheck ssl userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nzbget-21.1.tar.gz to /var/tmp/portage/net-nntp/nzbget-21.1-r1/work >>> Source unpacked in /var/tmp/portage/net-nntp/nzbget-21.1-r1/work >>> Preparing source in /var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1 ... * Running eautoreconf in '/var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1' ... * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: nzbget-21.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1 ... * econf: updating nzbget-21.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nzbget-21.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nzbget-21.1/posix/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nzbget-21.1/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-21.1-r1 --htmldir=/usr/share/doc/nzbget-21.1-r1/html --libdir=/usr/lib64 --disable-debug --enable-curses --enable-parcheck --enable-tls --enable-gzip --disable-tests --with-tlslib=OpenSSL configure: loading site script /usr/share/config.site 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.9/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 whether make supports the include directive... yes (GNU style) 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 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... -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 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 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 libxml2... 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1 ... make -j3 /usr/bin/make all-am make[1]: Entering directory '/var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.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/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -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/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -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/yencode -I/usr/include/libxml2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o daemon/connect/WebDownloader.o daemon/connect/WebDownloader.cpp 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); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp: In static member function ‘static void TlsSocket::Final()’: daemon/connect/TlsSocket.cpp:192:9: error: ‘FIPS_mode_set’ was not declared in this scope 192 | FIPS_mode_set(0); | ^~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp: In member function ‘bool TlsSocket::Start()’: daemon/connect/TlsSocket.cpp:392:56: warning: ‘EC_KEY* EC_KEY_new_by_curve_name(int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 392 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from ./daemon/main/nzbget.h:257, from daemon/connect/TlsSocket.cpp:21: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ daemon/connect/TlsSocket.cpp:402:36: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 402 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ 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:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ daemon/connect/TlsSocket.cpp:406:28: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 406 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ 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:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ make[1]: *** [Makefile:1785: daemon/connect/TlsSocket.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1' make: *** [Makefile:1098: all] Error 2 * ERROR: net-nntp/nzbget-21.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-nntp/nzbget-21.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-nntp/nzbget-21.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-nntp:nzbget-21.1-r1:20210731-224206.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-nntp/nzbget-21.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-nntp/nzbget-21.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1' * S: '/var/tmp/portage/net-nntp/nzbget-21.1-r1/work/nzbget-21.1'