* Package: net-misc/pen-0.25.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pen-0.25.1.tar.gz to /var/tmp/portage/net-misc/pen-0.25.1/work >>> Source unpacked in /var/tmp/portage/net-misc/pen-0.25.1/work >>> Preparing source in /var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1 ... ./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 --libdir=/usr/lib64 --with-docdir=/usr/share/doc/pen-0.25.1 --without-geoip --with-ssl checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking for library containing strerror... none required checking for main in -lsocket... no checking for main in -lnsl... yes checking for inet_aton in -lresolv... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for getaddrinfo... 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-misc/pen-0.25.1/work/pen-0.25.1 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -I/usr/local/ssl/include -c -o pen.o pen.c pen.c: In function ‘ssl_verify_cb’: pen.c:541:44: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’} X509_NAME_oneline(X509_get_issuer_name(ctx->current_cert), ^~ pen.c: In function ‘ssl_temp_rsa_cb’: pen.c:579:3: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations] rsa = RSA_generate_key(512, RSA_F4, NULL, NULL); ^~~ In file included from /usr/include/openssl/opensslconf.h:10, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:45, from pen.c:56: /usr/include/openssl/rsa.h:193:1: note: declared here DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void ^~~~~~~~~~~~~~~~~~ pen.c: In function ‘ssl_init’: pen.c:596:29: warning: implicit declaration of function ‘SSLv3_method’; did you mean ‘SSLv23_method’? [-Wimplicit-function-declaration] ssl_context = SSL_CTX_new(SSLv3_method()); ^~~~~~~~~~~~ SSLv23_method pen.c:596:29: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion] ssl_context = SSL_CTX_new(SSLv3_method()); ^~~~~~~~~~~~~~ In file included from pen.c:56: /usr/include/openssl/ssl.h:1336:17: note: expected ‘const SSL_METHOD *’ {aka ‘const struct ssl_method_st *’} but argument is of type ‘int’ __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth); ^~~~~~~~~~~ pen.c:603:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] ssl_context = SSL_CTX_new(TLSv1_method()); ^~~~~~~~~~~ In file included from /usr/include/openssl/opensslconf.h:10, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:45, from pen.c:56: /usr/include/openssl/ssl.h:1627:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:453: pen.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1' make: *** [Makefile:320: all] Error 2 * ERROR: net-misc/pen-0.25.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/pen-0.25.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/pen-0.25.1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:pen-0.25.1:20190106-225018.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/pen-0.25.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/pen-0.25.1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1' * S: '/var/tmp/portage/net-misc/pen-0.25.1/work/pen-0.25.1'