[32;01m * [39;49;00mPackage: net-libs/neon-0.30.2 [32;01m * [39;49;00mRepository: gentoo [32;01m * [39;49;00mMaintainer: arfrever.fta@gmail.com proxy-maint@gentoo.org [32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux nls pkcs11 ssl userland_GNU zlib [32;01m * [39;49;00mFEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking neon-0.30.2.tar.gz to /var/tmp/portage/net-libs/neon-0.30.2/work >>> Source unpacked in /var/tmp/portage/net-libs/neon-0.30.2/work >>> Preparing source in /var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2 ... [32;01m* [0m Running eautoreconf in '/var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2' ... [32;01m* [0m Running libtoolize --install --copy --force ... [116C [34;01m[ [32;01mok [34;01m ] [32;01m* [0m Running aclocal -I macros ... [116C [34;01m[ [32;01mok [34;01m ] [32;01m* [0m Running autoconf -I macros --force ... [116C [34;01m[ [32;01mok [34;01m ] [32;01m* [0m Running autoheader -I macros ... [116C [34;01m[ [32;01mok [34;01m ] * Running elibtoolize in: neon-0.30.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... [32;01m* [0m Will copy sources from /var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2 [32;01m* [0m abi_x86_64.amd64: copying to /var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2 ... [32;01m* [0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure [32;01m* [0m Enabling SSL library thread-safety using POSIX threads... * econf: updating neon-0.30.2-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub * econf: updating neon-0.30.2-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess * econf: updating neon-0.30.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating neon-0.30.2/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 --docdir=/usr/share/doc/neon-0.30.2 --htmldir=/usr/share/doc/neon-0.30.2/html --libdir=/usr/lib64 --docdir=/usr/share/doc/neon-0.30.2 --enable-shared --without-gssapi --without-libproxy --enable-nls --with-pakchois --disable-static --with-zlib --enable-threadsafe-ssl=posix --with-libxml2 --with-ssl=openssl checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking whether make sets $(MAKE)... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for snprintf... yes checking for vsnprintf... yes checking for sys/time.h... yes checking for limits.h... yes checking for sys/select.h... yes checking for arpa/inet.h... yes checking for libintl.h... yes checking for signal.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/poll.h... yes checking for sys/limits.h... no checking for fcntl.h... yes checking for iconv.h... yes checking for timezone global... yes configure: LFS support unnecessary, off_t is not 32-bit checking for strtoll... yes checking for strcasecmp... yes checking for signal... yes checking for setvbuf... yes checking for setsockopt... yes checking for stpcpy... yes checking for poll... yes checking for fcntl... yes checking for getsockopt... yes checking whether stpcpy is declared... yes checking for library containing socket... none needed checking for library containing getaddrinfo... none needed checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... yes checking for socklen_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes configure: zlib support enabled, using -lz checking whether to enable ACL support in neon... yes checking for pkg-config... /usr/bin/pkg-config checking for openssl pkg-config data... yes configure: using SSL library configuration from pkg-config checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking OpenSSL version is >= 0.9.7... yes configure: OpenSSL >= 0.9.7; EGD support not needed in neon configure: SSL support enabled, using OpenSSL (0.9.7 or later) checking for CRYPTO_set_idptr_callback... no checking for SSL_SESSION_cmp... no checking for pthread_mutex_init... yes checking for pthread_mutex_lock... yes configure: Thread-safe SSL supported using POSIX threads checking for pkg-config... (cached) /usr/bin/pkg-config checking for pakchois pkg-config data... yes configure: using pakchois for PKCS#11 support configure: libproxy support not enabled 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 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 for gawk... gawk 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 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 size of time_t... 8 checking how to print time_t... ld checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... yes checking for setlocale... yes checking for gethostname... yes configure: WebDAV support is enabled checking for x86_64-pc-linux-gnu-xml2-config... x86_64-pc-linux-gnu-xml2-config checking libxml/xmlversion.h usability... yes checking libxml/xmlversion.h presence... yes checking for libxml/xmlversion.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes configure: XML parser used: libxml 2.9.8 checking for library containing bindtextdomain... none needed checking for bind_textdomain_codeset... yes configure: Internationalization support enabled configure: debugging is enabled checking for openssl... /usr/bin/openssl checking for certutil... notfound checking for pk12util... notfound checking for pkg-config... (cached) /usr/bin/pkg-config checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.30.2: Install prefix: /usr Compiler: x86_64-pc-linux-gnu-gcc XML Parser: libxml 2.9.8 SSL library: SSL support enabled, using OpenSSL (0.9.7 or later) zlib support: zlib support enabled, using -lz Build libraries: Shared=yes, Static=no >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2 ... [32;01m* [0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j7 make[1]: Entering directory '/var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2-abi_x86_64.amd64/src' /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_i18n.c -o ne_i18n.lo ne_socket.c: In function writev_raw ne_socket.c:580:8: warning: implicit declaration of function writev ; did you mean write ? [-Wimplicit-function-declaration] ret = writev(sock->fd, vec, count); ^~~~~~ write /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_pkcs11.c -o ne_pkcs11.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_socks.c -o ne_socks.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_ntlm.c -o ne_ntlm.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_xml.c -o ne_xml.lo /bin/sh ../libtool --quiet --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/pakchois -I/usr/include/libxml2 -I.. -O2 -pipe -march=native -mtune=native -c ne_props.c -o ne_props.lo In file included from ne_pkcs11.c:73: ne_pkcs11.c: In function pk11_rsa_encrypt ne_pkcs11.c:78:23: error: RSA_F_RSA_EAY_PRIVATE_ENCRYPT undeclared (first use in this function); did you mean RSA_F_RSA_NULL_PRIVATE_ENCRYPT #define PK11_RSA_ERR (RSA_F_RSA_EAY_PRIVATE_ENCRYPT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ne_pkcs11.c:112:16: note: in expansion of macro PK11_RSA_ERR RSAerr(PK11_RSA_ERR,ERR_R_RSA_LIB); ^~~~~~~~~~~~ ne_pkcs11.c:78:23: note: each undeclared identifier is reported only once for each function it appears in #define PK11_RSA_ERR (RSA_F_RSA_EAY_PRIVATE_ENCRYPT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ne_pkcs11.c:112:16: note: in expansion of macro PK11_RSA_ERR RSAerr(PK11_RSA_ERR,ERR_R_RSA_LIB); ^~~~~~~~~~~~ make[1]: *** [Makefile:69: ne_pkcs11.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... ne_xml.c: In function start_element ne_xml.c:176:55: warning: passing argument 5 of hand->startelm_cb discards const qualifier from pointer target type [-Wdiscarded-qualifiers] #define PASS_ATTS(atts) (atts ? (const char **)(atts) : empty_atts) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ne_xml.c:330:59: note: in expansion of macro PASS_ATTS elm->nspace, elm->name, PASS_ATTS(atts)); ^~~~~~~~~ ne_xml.c:176:55: note: expected const char ** but argument is of type const char * const* #define PASS_ATTS(atts) (atts ? (const char **)(atts) : empty_atts) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ne_xml.c:330:59: note: in expansion of macro PASS_ATTS elm->nspace, elm->name, PASS_ATTS(atts)); ^~~~~~~~~ make[1]: Leaving directory '/var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2-abi_x86_64.amd64/src' make: *** [Makefile:88: subdirs] Error 2 [31;01m* [0m ERROR: net-libs/neon-0.30.2::gentoo failed (compile phase): [31;01m* [0m emake failed [31;01m* [0m [31;01m* [0m If you need support, post the output of `emerge --info '=net-libs/neon-0.30.2::gentoo'`, [31;01m* [0m the complete build log and the output of `emerge -pqv '=net-libs/neon-0.30.2::gentoo'`. [31;01m* [0m The complete build log is located at '/var/tmp/portage/net-libs/neon-0.30.2/temp/build.log'. [31;01m* [0m The ebuild environment file is located at '/var/tmp/portage/net-libs/neon-0.30.2/temp/environment'. [31;01m* [0m Working directory: '/var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2-abi_x86_64.amd64' [31;01m* [0m S: '/var/tmp/portage/net-libs/neon-0.30.2/work/neon-0.30.2'