* Package: www-apache/mod_gnutls-0.8.3-r1 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mod_gnutls-0.8.3.tar.bz2 to /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work >>> Preparing source in /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3 ... * Running eautoreconf in '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.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 --foreign --force-missing ... [ ok ] * Running elibtoolize in: mod_gnutls-0.8.3/ * Running elibtoolize in: mod_gnutls-0.8.3/config/ * 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/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3 ... * econf: updating mod_gnutls-0.8.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mod_gnutls-0.8.3/config/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 --with-apxs=/usr/bin/apxs --disable-strict --disable-doxygen-dot --disable-doxygen-doc --disable-doxygen-html --disable-doxygen-pdf ac_cv_path_UNSHARE=no configure: creating config.nice checking whether to enable maintainer-specific portions of Makefiles... no 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.5/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 how to print strings... printf checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... none 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... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no 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... 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for Apache 2.0 version >= 2.4.0... yes checking whether DEFAULT_EXP_LIBEXECDIR is declared... no 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 gnutls >= 3.3.0... yes checking for library containing gnutls_srp_server_get_username... -lgnutls checking whether to enable SRP functionality... yes checking for flock... /usr/bin/flock checking whether /usr/bin/flock supports --timeout... yes checking whether /usr/bin/flock supports --verbose... yes checking for openssl... /usr/bin/openssl checking for gnutls-cli version supporting OCSP for EE under root CA... yes checking for unshare... (cached) no checking whether to enable MSVA functionality... no checking for apu-1-config... /usr/bin/apu-1-config checking for apr_memcache_create in -laprutil-1... yes configure: using ' -laprutil-1' for memcache checking for pandoc... no checking for markdown... no checking for apache2... /usr/sbin/apache2 checking for curl... /usr/bin/curl checking for softhsm2-util... no checking for softhsm... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating include/mod_gnutls.h config.status: creating test/proxy_backend.conf config.status: creating test/ocsp_server.conf config.status: creating test/apache-conf/listen.conf config.status: creating test/apache-conf/netns.conf config.status: creating include/mod_gnutls_config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary for mod_gnutls: * mod_gnutls version: 0.8.3 * Apache Modules directory: /usr/lib64/apache2/modules * GnuTLS Library version: 3.5.17 * CFLAGS for GnuTLS: * LDFLAGS for GnuTLS: -lgnutls * SRP Authentication: yes * MSVA Client Verification: no * Build documentation: no --- >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3 ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-mod_gnutls.lo `test -f 'mod_gnutls.c' || echo './'`mod_gnutls.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c mod_gnutls.c -fPIC -DPIC -o .libs/mod_gnutls_la-mod_gnutls.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_io.lo `test -f 'gnutls_io.c' || echo './'`gnutls_io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_io.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_io.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_cache.lo `test -f 'gnutls_cache.c' || echo './'`gnutls_cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_cache.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_cache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_config.lo `test -f 'gnutls_config.c' || echo './'`gnutls_config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_config.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_config.o gnutls_config.c: In function ‘mgs_pool_free_credentials’: gnutls_config.c:148:9: warning: ‘gnutls_openpgp_crt_deinit’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_crt_deinit(sc->cert_crt_pgp[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:65:6: note: declared here void gnutls_openpgp_crt_deinit(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_config.c:164:9: warning: ‘gnutls_openpgp_keyring_deinit’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_keyring_deinit(sc->pgp_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:270:6: note: declared here void gnutls_openpgp_keyring_deinit(gnutls_openpgp_keyring_t keyring) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_config.c: In function ‘mgs_load_files’: gnutls_config.c:468:9: warning: ‘gnutls_openpgp_crt_init’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_crt_init(&sc->cert_crt_pgp[0]); ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:63:5: note: declared here int gnutls_openpgp_crt_init(gnutls_openpgp_crt_t * key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~ gnutls_config.c:478:9: warning: ‘gnutls_openpgp_crt_import’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_crt_import(sc->cert_crt_pgp[0], &data, ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:67:5: note: declared here int gnutls_openpgp_crt_import(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_config.c:589:9: warning: ‘gnutls_openpgp_keyring_init’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_keyring_init(&sc->pgp_list); ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:269:5: note: declared here int gnutls_openpgp_keyring_init(gnutls_openpgp_keyring_t * keyring) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_config.c:598:9: warning: ‘gnutls_openpgp_keyring_import’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_keyring_import(sc->pgp_list, &data, ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_config.h:20, from gnutls_config.c:20: /usr/include/gnutls/openpgp.h:272:5: note: declared here int gnutls_openpgp_keyring_import(gnutls_openpgp_keyring_t keyring, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_hooks.lo `test -f 'gnutls_hooks.c' || echo './'`gnutls_hooks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_hooks.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_hooks.o gnutls_hooks.c: In function ‘read_pgpcrt_cn’: gnutls_hooks.c:296:5: warning: ‘gnutls_openpgp_crt_get_name’ is deprecated [-Wdeprecated-declarations] rv = gnutls_openpgp_crt_get_name(cert, 0, NULL, &data_len); ^~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:96:5: note: declared here int gnutls_openpgp_crt_get_name(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:300:9: warning: ‘gnutls_openpgp_crt_get_name’ is deprecated [-Wdeprecated-declarations] rv = gnutls_openpgp_crt_get_name(cert, 0, *cert_cn, ^~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:96:5: note: declared here int gnutls_openpgp_crt_get_name(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c: In function ‘mgs_add_common_pgpcert_vars’: gnutls_hooks.c:1391:9: warning: ‘gnutls_openpgp_crt_export’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_crt_export(cert, GNUTLS_OPENPGP_FMT_BASE64, NULL, &len); ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:70:5: note: declared here int gnutls_openpgp_crt_export(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1400:17: warning: ‘gnutls_openpgp_crt_export’ is deprecated [-Wdeprecated-declarations] if (cert_buf != NULL && gnutls_openpgp_crt_export(cert, GNUTLS_OPENPGP_FMT_BASE64, cert_buf, &len) >= 0) { ^~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:70:5: note: declared here int gnutls_openpgp_crt_export(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1415:5: warning: ‘gnutls_openpgp_crt_get_name’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_crt_get_name(cert, 0, buf, &len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:96:5: note: declared here int gnutls_openpgp_crt_get_name(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1419:5: warning: ‘gnutls_openpgp_crt_get_fingerprint’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_crt_get_fingerprint(cert, sbuf, &len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:89:5: note: declared here int gnutls_openpgp_crt_get_fingerprint(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1423:5: warning: ‘gnutls_openpgp_crt_get_version’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_crt_get_version(cert); ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:103:5: note: declared here int gnutls_openpgp_crt_get_version(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1432:13: warning: ‘gnutls_openpgp_crt_get_expiration_time’ is deprecated [-Wdeprecated-declarations] (cert), buf, sizeof (buf)); ^ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:106:8: note: declared here time_t gnutls_openpgp_crt_get_expiration_time(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1437:13: warning: ‘gnutls_openpgp_crt_get_creation_time’ is deprecated [-Wdeprecated-declarations] (cert), buf, sizeof (buf)); ^ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:105:8: note: declared here time_t gnutls_openpgp_crt_get_creation_time(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1440:5: warning: ‘gnutls_openpgp_crt_get_pk_algorithm’ is deprecated [-Wdeprecated-declarations] ret = gnutls_openpgp_crt_get_pk_algorithm(cert, NULL); ^~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:100:1: note: declared here gnutls_openpgp_crt_get_pk_algorithm(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c: In function ‘mgs_cert_verify’: gnutls_hooks.c:1518:9: warning: ‘gnutls_openpgp_crt_init’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_crt_init(&cert.pgp); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:63:5: note: declared here int gnutls_openpgp_crt_init(gnutls_openpgp_crt_t * key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1519:9: warning: ‘gnutls_openpgp_crt_import’ is deprecated [-Wdeprecated-declarations] rv = gnutls_openpgp_crt_import(cert.pgp, &cert_list[0], ^~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:67:5: note: declared here int gnutls_openpgp_crt_import(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1599:17: warning: ‘gnutls_openpgp_crt_get_expiration_time’ is deprecated [-Wdeprecated-declarations] (cert.pgp)); ^ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:106:8: note: declared here time_t gnutls_openpgp_crt_get_expiration_time(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1603:13: warning: ‘gnutls_openpgp_crt_verify_ring’ is deprecated [-Wdeprecated-declarations] rv = gnutls_openpgp_crt_verify_ring(cert.pgp, ^~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:281:5: note: declared here int gnutls_openpgp_crt_verify_ring(gnutls_openpgp_crt_t key, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnutls_hooks.c:1707:9: warning: ‘gnutls_openpgp_crt_deinit’ is deprecated [-Wdeprecated-declarations] gnutls_openpgp_crt_deinit(cert.pgp); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/abstract.h:29:0, from ../include/mod_gnutls.h:34, from gnutls_hooks.c:21: /usr/include/gnutls/openpgp.h:65:6: note: declared here void gnutls_openpgp_crt_deinit(gnutls_openpgp_crt_t key) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_ocsp.lo `test -f 'gnutls_ocsp.c' || echo './'`gnutls_ocsp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_ocsp.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_ocsp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c -o mod_gnutls_la-gnutls_util.lo `test -f 'gnutls_util.c' || echo './'`gnutls_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -c gnutls_util.c -fPIC -DPIC -o .libs/mod_gnutls_la-gnutls_util.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DENABLE_SRP=1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -O2 -pipe -march=native -module -avoid-version -laprutil-1 -lgnutls -Wl,-O1 -Wl,--as-needed -o mod_gnutls.la -rpath /usr/lib64/apache2/modules mod_gnutls_la-mod_gnutls.lo mod_gnutls_la-gnutls_io.lo mod_gnutls_la-gnutls_cache.lo mod_gnutls_la-gnutls_config.lo mod_gnutls_la-gnutls_hooks.lo mod_gnutls_la-gnutls_ocsp.lo mod_gnutls_la-gnutls_util.lo -lgnutls libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_gnutls_la-mod_gnutls.o .libs/mod_gnutls_la-gnutls_io.o .libs/mod_gnutls_la-gnutls_cache.o .libs/mod_gnutls_la-gnutls_config.o .libs/mod_gnutls_la-gnutls_hooks.o .libs/mod_gnutls_la-gnutls_ocsp.o .libs/mod_gnutls_la-gnutls_util.o -laprutil-1 -Wl,--as-needed -lgnutls -O2 -march=native -pthread -O2 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,mod_gnutls.so -o .libs/mod_gnutls.so libtool: link: ( cd ".libs" && rm -f "mod_gnutls.la" && ln -s "../mod_gnutls.la" "mod_gnutls.la" ) make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/src' Making all in test make[1]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test' Making all in tests make[2]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test/tests' make[2]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test' make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/test' Making all in doc make[1]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3/doc' make[1]: Entering directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/work/mod_gnutls-0.8.3' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: www-apache/mod_gnutls-0.8.3-r1 >>> Install mod_gnutls-0.8.3-r1 into /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/image/ category www-apache >>> Completed installing mod_gnutls-0.8.3-r1 into /var/tmp/portage/www-apache/mod_gnutls-0.8.3-r1/image/ * Final size of build directory: 5352 KiB (5.2 MiB) * Final size of installed tree: 168 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/apache2/modules/mod_gnutls.so ecompressdir: bzip2 -9 /usr/share/doc * checking 5 files for package collisions >>> Merging www-apache/mod_gnutls-0.8.3-r1 to / --- /usr/ --- /usr/lib64/ --- /usr/lib64/apache2/ --- /usr/lib64/apache2/modules/ >>> /usr/lib64/apache2/modules/mod_gnutls.so --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/mod_gnutls-0.8.3-r1/ >>> /usr/share/doc/mod_gnutls-0.8.3-r1/README.bz2 >>> /usr/share/doc/mod_gnutls-0.8.3-r1/NOTICE.bz2 >>> /usr/share/doc/mod_gnutls-0.8.3-r1/CHANGELOG.bz2 --- /etc/ --- /etc/apache2/ --- /etc/apache2/modules.d/ >>> /etc/apache2/modules.d/47_mod_gnutls.conf * * To enable mod_gnutls, you need to edit your /etc/conf.d/apache2 file and * add '-D GNUTLS' to APACHE2_OPTS. * * * Configuration file installed as * /etc/apache2/modules.d/47_mod_gnutls.conf * You may want to edit it before turning the module on in /etc/conf.d/apache2 * >>> www-apache/mod_gnutls-0.8.3-r1 merged. >>> Regenerating /etc/ld.so.cache...