* Package: net-im/ayttm-0.6.3-r1 * Repository: gentoo * USE: abi_x86_64 amd64 crypt elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ayttm-0.6.3.tar.bz2 to /var/tmp/portage/net-im/ayttm-0.6.3-r1/work >>> Source unpacked in /var/tmp/portage/net-im/ayttm-0.6.3-r1/work >>> Preparing source in /var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3 ... * Applying ayttm-0.6.3-opt-xscreensaver.patch ... [ ok ] * Applying ayttm-0.6.3-opt-webcam.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: ayttm-0.6.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3 ... * econf: updating ayttm-0.6.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ayttm-0.6.3/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 --libdir=/usr/lib64 --enable-aycryption --disable-esd --disable-icq --disable-irc --disable-jabber --disable-lj --disable-msn --enable-nls --disable-oscar --disable-smtp --disable-xscreensaver --disable-yahoo --disable-webcam --disable-arts --enable-posix-dlopen --disable-static configure: loading site script /usr/share/config.site 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 whether to enable maintainer-specific portions of Makefiles... no 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for strerror in -lcposix... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... flex checking for bison... bison -y checking for bison... bison checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for g++... g++ checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate Using POSIX dlopen for dynamic library loading checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for _af_ulaw2linear in -laudiofile... no checking for lt_dlopen in -lltdl... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... 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 enchant... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... yes checking for inline... inline checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for bzero... yes checking for dcgettext... yes checking for dup2... yes checking for getcwd... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for gettimeofday... yes checking for getwd... yes checking for hstrerror... yes checking for inet_ntoa... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkdir... yes checking for modf... yes checking for munmap... yes checking for nl_langinfo... yes checking for pow... no checking for select... yes checking for setlocale... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for snprintf... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for getopt_long... yes checking for getopt... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking how to include pthread... checking for -lpthread compiler option... yes checking for library containing libiconv_open... no checking for gdb... yes checking whether to use crash dialog... yes checking whether we want ESD support... no checking for artsc-config... no checking for ARTS... cannot find artsc_config; you must provide --with-arts-prefix no - user override checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for glib-2.0 >= 2.0.0... yes checking for GLIB - version >= 2.0.0... yes (version 2.58.3) checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.7... yes checking for GTK+ - version >= 2.14.0... yes (version 2.24.32) checking for openssl... yes checking for yahoo_init in -lyahoo2... no configure: WARNING: libyahoo2 is not installed. Yahoo protocol module will not be built checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for X11/extensions/scrnsaver.h... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 1.0.0... yes Looking for a Web browser... lynx checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ayttm.spec config.status: creating doc/Makefile config.status: creating libproxy/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating modules/Makefile config.status: creating modules/aim-oscar/Makefile config.status: creating modules/aim-oscar/libfaim/Makefile config.status: creating modules/aim-oscar/libfaim/include/Makefile config.status: creating modules/aim-oscar/libfaim/src/Makefile config.status: creating modules/importers/Makefile config.status: creating modules/irc/Makefile config.status: creating modules/irc/libirc/Makefile config.status: creating modules/smtp/Makefile config.status: creating modules/livejournal/Makefile config.status: creating modules/jabber/Makefile config.status: creating modules/jabber/libjabber/Makefile config.status: creating modules/jabber/libjabber/include/Makefile config.status: creating modules/jabber/libjabber/include/jabber/Makefile config.status: creating modules/jabber/libxode/Makefile config.status: creating modules/jabber/libxode/include/Makefile config.status: creating modules/msn2/Makefile config.status: creating modules/msn2/libmsn2/Makefile config.status: creating modules/aycryption/Makefile config.status: creating modules/utility/Makefile config.status: creating modules/yahoo2/Makefile config.status: creating modules/smileys/Makefile config.status: creating modules/smileys/console_smileys/Makefile config.status: creating modules/smileys/giles_smiles/Makefile config.status: creating modules/image_filter/Makefile config.status: creating pixmaps/Makefile config.status: creating sounds/Makefile config.status: creating src/Makefile config.status: creating src/gtk/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile Ayttm 0.6.3-1 configured with the following plugins: aycryption >>> Source configured. >>> Compiling source in /var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3' Making all in pixmaps make[2]: Entering directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/pixmaps' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/pixmaps' Making all in po make[2]: Entering directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/po' Making all in m4 make[2]: Entering directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/m4' Making all in libproxy make[2]: Entering directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/libproxy' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I../src -c -o proxy.o proxy.c proxy.c: In function ‘http_connect’: proxy.c:314:14: warning: format not a string literal and no format arguments [-Wformat-security] debug_print(debug_buff); ^~~~~~~~~~ proxy.c:322:14: warning: format not a string literal and no format arguments [-Wformat-security] debug_print(debug_buff); ^~~~~~~~~~ proxy.c:349:15: warning: format not a string literal and no format arguments [-Wformat-security] debug_print(debug_buff); ^~~~~~~~~~ proxy.c: In function ‘socks5_connect’: proxy.c:208:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sockfd, buff, 3 + ((proxy->username ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && proxy->username[0]) ? 1 : 0)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proxy.c:244:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sockfd, buff, i); ^~~~~~~~~~~~~~~~~~~~~~ proxy.c:270:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(sockfd, buff, 10); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I../src -c -o common.o common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I../src -c -o networking.o networking.c networking.c: In function ‘ay_connection_connect’: networking.c:501:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create(_do_connect, connector, FALSE, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../src/plugin_api.h:30, from networking.h:31, from networking.c:44: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I../src -c -o ssl.o ssl.c ssl.c: In function ‘ssl_init’: ssl.c:60:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&ssl_init_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../src/plugin_api.h:30, from networking.h:31, from ssl.h:39, from ssl.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssl.c:73:3: warning: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] ssl_mutex[i] = g_mutex_new(); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../src/plugin_api.h:30, from networking.h:31, from ssl.h:39, from ssl.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ ssl.c:80:2: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&ssl_init_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../src/plugin_api.h:30, from networking.h:31, from ssl.h:39, from ssl.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssl.c: In function ‘ssl_get_socket’: ssl.c:92:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_client_method(); ^ ssl.c: In function ‘ssl_init_socket_with_method’: ssl.c:127:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] SSL_set_ssl_method(ssl, TLSv1_client_method()); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/opensslconf.h:10, from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/crypto.h:22, from ssl.h:32, from ssl.c:28: /usr/include/openssl/ssl.h:1629:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -I../src -c -o ssl_certificate.o ssl_certificate.c ssl_certificate.c: In function ‘ssl_certificate_check_signer’: ssl_certificate.c:332:17: error: storage size of ‘store_ctx’ isn’t known X509_STORE_CTX store_ctx; ^~~~~~~~~ make[2]: *** [Makefile:446: ssl_certificate.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3/libproxy' make[1]: *** [Makefile:578: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3' make: *** [Makefile:445: all] Error 2 * ERROR: net-im/ayttm-0.6.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-im/ayttm-0.6.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-im/ayttm-0.6.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-im:ayttm-0.6.3-r1:20190125-174207.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-im/ayttm-0.6.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/ayttm-0.6.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3' * S: '/var/tmp/portage/net-im/ayttm-0.6.3-r1/work/ayttm-0.6.3'