* Package:    net-proxy/squid-5.7:0
 * Repository: gentoo
 * Maintainer: zlogene@gentoo.org
 * USE:        abi_x86_64 amd64 ecap elibc_glibc esi gnutls htcp kerberos kernel_linux ldap logrotate mysql pam perl postgres samba sasl snmp sqlite ssl ssl-crtd systemd userland_GNU wccp wccpv2
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     5.19.12-gentoo-amd64
>>> Unpacking source...
>>> Unpacking squid-5.7.tar.xz to /var/tmp/portage/net-proxy/squid-5.7/work
>>> Source unpacked in /var/tmp/portage/net-proxy/squid-5.7/work
>>> Preparing source in /var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7 ...
 * Applying squid-5.3-gentoo.patch ...
 [ ok ]
 * Applying squid-4.17-use-system-libltdl.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7/libltdl' ...
 * Running 'libtoolize --install --copy --force --ltdl --automake' ...
 [ ok ]
 * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-proxy/squid-5.7/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf --force' ...
 [ ok ]
 * Running 'autoheader' ...
 [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7' ...
 * Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
 * Running 'aclocal --system-acdir=/var/tmp/portage/net-proxy/squid-5.7/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf --force' ...
 [ ok ]
 * Running 'autoheader' ...
 [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
 (B*(B Running elibtoolize in: squid-5.7/
 (B*(B Running elibtoolize in: squid-5.7/cfgaux/
 (B*(B   Applying portage/1.2.0 patch ...
 (B*(B   Applying sed/1.5.6 patch ...
 (B*(B   Applying as-needed/2.4.3 patch ...
 (B*(B Running elibtoolize in: squid-5.7/libltdl/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7 ...
 * econf: updating squid-5.7/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating squid-5.7/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating squid-5.7/cfgaux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating squid-5.7/cfgaux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating squid-5.7/libltdl/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating squid-5.7/libltdl/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/squid-5.7 --htmldir=/usr/share/doc/squid-5.7/html --with-sysroot=/ --libdir=/usr/lib64 --datadir=/usr/share/squid --libexecdir=/usr/libexec/squid --localstatedir=/var --sysconfdir=/etc/squid --with-default-user=squid --with-logdir=/var/log/squid --with-pidfile=/run/squid.pid --enable-build-info=Gentoo squid-5.7 (r: NONE) --enable-log-daemon-helpers --enable-url-rewrite-helpers --enable-cache-digests --enable-delay-pools --enable-disk-io --enable-eui --enable-icmp --enable-ipv6 --enable-follow-x-forwarded-for --enable-removal-policies=lru,heap --disable-strict-error-checking --disable-arch-native --with-large-files --with-build-environment=default --with-tdb --without-included-ltdl --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib64 --without-libcap --enable-snmp --with-openssl --with-nettle --with-gnutls --enable-ssl-crtd --with-systemd --without-cppunit --enable-ecap --enable-esi --enable-expat --enable-libxml2 --enable-htcp --enable-wccp --enable-wccpv2 --without-mit-krb5 --without-heimdal-krb5 --with-mit-krb5 --without-heimdal-krb5 --enable-linux-netfilter --enable-storeio=aufs,diskd,rock,ufs --enable-auth-basic=NCSA,POP3,getpwnam,SMB,SMB_LM,LDAP,PAM,SASL,DB --enable-auth-digest=file,LDAP,eDirectory --enable-auth-ntlm=none,SMB_LM --enable-auth-negotiate=kerberos,wrapper --enable-external-acl-helpers=file_userip,session,unix_group,delayer,time_quota,wbinfo_group,LDAP_group,eDirectory_userip,kerberos_ldap_group,SQL_session
checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
configure: CPU arch native optimization enabled: no
checking simplified host os... linux (version )
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for sh... /bin/sh
checking for false... /bin/false
checking for true... /bin/true
checking for mv... /bin/mv
checking for mkdir... /bin/mkdir
checking for ln... /bin/ln
checking for chmod... /bin/chmod
checking for tr... /usr/bin/tr
checking for rm... /bin/rm
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 perl... /usr/bin/perl
checking for pod2man... /usr/bin/pod2man
checking for linuxdoc... /usr/bin/linuxdoc
configure: strict error checking enabled: no
checking whether to use loadable modules... yes
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 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-file... no
checking for file... file
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... x86_64-pc-linux-gnu-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... /
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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... 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
checking for x86_64-pc-linux-gnu-g++ options needed to detect all undeclared functions... none needed
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0 /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32 /usr/lib/blas/mkl /usr/lib64/blas/mkl /usr/lib/lapack/mkl /usr/lib64/lapack/mkl /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/rust/lib /usr/lib/llvm/15/lib /usr/lib/llvm/15/lib64 /usr/lib/llvm/14/lib /usr/lib/llvm/14/lib64 /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/lib64/fltk /usr/lib64/octave/7.2.0 /usr/lib64/opencollada 
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers... -I/usr/include
checking where to find libltdl library... -L/usr/lib64 -lltdl
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for library containing dlopen... (cached) none required
checking for dlerror... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking what kind of compiler we're using... gcc
checking for compiler variant... gcc
checking whether compiler requires -Werror -Wno-deprecated-register... no
configure: cbdata debugging enabled: no
configure: xmalloc stats display: no
checking whether linking without -latomic works... yes
checking for library containing shm_open... none required
checking for DiskIO modules to be enabled...  AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
checking for aio.h... yes
checking for aio_read in -lrt... yes
configure: Native POSIX AIO support detected.
configure: Enabling AIO DiskIO module
configure: Enabling Blocking DiskIO module
configure: Enabling DiskDaemon DiskIO module
checking for pthread_create  in -lpthread... yes
configure: Enabling DiskThreads DiskIO module
configure: Enabling IpcIo DiskIO module
configure: Enabling Mmapped DiskIO module
configure: IO Modules built:  AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
configure: Store modules built:  aufs diskd rock ufs
configure: Removal policies to build: lru heap
configure: ICMP enabled
configure: Delay pools enabled
checking for main in -lexpat... yes
checking for expat.h... yes
checking for LIBXML2... yes
checking for libxml/parser.h... yes
checking for libxml/HTMLparser.h... yes
checking for libxml/HTMLtree.h... yes
configure: Enabling ESI processor: -lexpat -lxml2 
checking whether to support eCAP... yes, explicitly
checking for EXT_LIBECAP... yes
checking whether -lecap will link... yes
configure: Web Cache Coordination Protocol enabled: yes
configure: Web Cache Coordination V2 Protocol enabled: yes
configure: Kill parent on shutdown hack enabled: no
configure: SNMP support enabled: yes
checking for windows.h... no
checking for sys/sockio.h... no
checking for sys/param.h... yes
checking for net/if_arp.h... yes
checking for net/route.h... yes
checking for net/if_dl.h... no
checking for sys/sysctl.h... no
configure: EUI (MAC address) controls enabled: yes
configure: HTCP support enabled: yes
checking for nettle_md5_init in -lnettle... yes
checking for nettle/md5.h... yes
checking for nettle/base64.h... yes
checking for Nettle 3.4 API compatibility... yes
configure: Using Nettle cryptographic library: yes
checking for crypt in -lcrypt... yes
checking for MD5Init in -lmd5... no
checking for LIBGNUTLS... yes
checking for gnutls/gnutls.h... yes
checking for gnutls/x509.h... yes
checking for gnutls/abstract.h... yes
configure: GnuTLS library support: yes  -lgnutls 
checking for openssl/asn1.h... yes
checking for openssl/bio.h... yes
checking for openssl/bn.h... yes
checking for openssl/crypto.h... yes
checking for openssl/decoder.h... no
checking for openssl/dh.h... yes
checking for openssl/err.h... yes
checking for openssl/evp.h... yes
checking for openssl/lhash.h... yes
checking for openssl/md5.h... yes
checking for openssl/opensslv.h... yes
checking for openssl/rsa.h... yes
checking for openssl/ssl.h... yes
checking for openssl/x509.h... yes
checking for openssl/x509v3.h... yes
checking for openssl/engine.h... yes
checking for openssl/txt_db.h... yes
checking for LIBOPENSSL... yes
checking for OPENSSL_LH_strhash in -lcrypto... yes
checking for EVP_PKEY_get0_RSA in -lcrypto... yes
checking for BIO_meth_new in -lcrypto... yes
checking for BIO_get_data in -lcrypto... yes
checking for BIO_get_init in -lcrypto... yes
checking for ASN1_STRING_get0_data in -lcrypto... yes
checking for EVP_PKEY_up_ref in -lcrypto... yes
checking for X509_STORE_CTX_get0_cert in -lcrypto... yes
checking for X509_VERIFY_PARAM_get_depth in -lcrypto... yes
checking for X509_STORE_CTX_get0_untrusted in -lcrypto... yes
checking for X509_VERIFY_PARAM_set_auth_level in -lcrypto... yes
checking for X509_up_ref in -lcrypto... yes
checking for X509_chain_up_ref in -lcrypto... yes
checking for X509_CRL_up_ref in -lcrypto... yes
checking for DH_up_ref in -lcrypto... yes
checking for X509_get0_signature in -lcrypto... yes
checking for SSL_get0_param in -lcrypto... yes
checking for OPENSSL_init_ssl in -lssl... yes
checking for SSL_CIPHER_find in -lssl... yes
checking for SSL_CTX_set_tmp_rsa_callback in -lssl... no
checking for SSL_SESSION_get_id in -lssl... yes
checking for TLS_method in -lssl... yes
checking for TLS_client_method in -lssl... yes
checking for TLS_server_method in -lssl... yes
checking for SSL_CTX_get0_certificate in -lssl... yes
checking whether SSL_CTX_new and similar openSSL API functions require 'const SSL_METHOD *'"... yes
checking whether SSL_get_new_ex_index() dup callback accepts 'const CRYPTO_EX_DATA *'"... yes
checking whether SSL_CTX_sess_set_get_cb() callback accepts a const ID argument"... yes
checking "whether X509_get0_signature() accepts const parameters"... yes
checking whether the TXT_DB use OPENSSL_PSTRING data member... yes
checking whether the squid workaround for buggy versions of sk_OPENSSL_PSTRING_value should used... no
checking whether the workaround for OpenSSL IMPLEMENT_LHASH_  macros should used... yes
checking whether hello message can be overwritten in SSL struct... no
configure: OpenSSL library support: yes  -lssl -lcrypto 
checking for LIB_KRB5... yes
configure: Try to find Kerberos headers in given path
checking for gssapi.h... yes
checking for gssapi/gssapi.h... yes
checking for gssapi/gssapi_krb5.h... yes
checking for gssapi/gssapi_generic.h... yes
checking for krb5.h... yes
checking for com_err.h... yes
checking for et/com_err.h... yes
checking for profile.h... yes
checking for error_message in -lcom_err... yes
checking for krb5_get_err_text in -lkrb5... no
checking for krb5_get_error_message in -lkrb5... yes
checking for krb5_free_error_message in -lkrb5... yes
checking for krb5_free_error_string in -lkrb5... no
checking whether krb5_kt_free_entry is declared... yes
checking for krb5_pac... yes
checking for krb5_kt_free_entry in -lkrb5... yes
checking for krb5_get_init_creds_keytab in -lkrb5... yes
checking for krb5_get_max_time_skew in -lkrb5... no
checking for krb5_get_profile in -lkrb5... yes
checking for profile_get_integer in -lkrb5... yes
checking for profile_release in -lkrb5... yes
checking for krb5_get_renewed_creds in -lkrb5... yes
checking for krb5_principal_get_realm in -lkrb5... no
checking for krb5_get_init_creds_opt_alloc in -lkrb5... yes
checking for krb5_get_init_creds_free requires krb5_context... yes
checking for gss_map_name_to_any... yes
checking for gsskrb5_extract_authz_data_from_sec_context... yes
checking for memory cache... yes
checking for memory keytab... yes
checking for working gssapi... yes
checking for spnego support... yes
checking for working krb5... yes
configure: MIT Kerberos library support: yes  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
checking for ldap_init in -lldap... yes
checking for ber_init in -llber... yes
checking for ldap.h... yes
checking for lber.h... yes
checking for mozldap/ldap.h... no
checking for LDAP_OPT_DEBUG_LEVEL... yes
checking for working ldap... yes
checking for OpenLDAP... yes
checking for Sun LDAP SDK... no
checking for Mozilla LDAP SDK... no
checking for LDAP_REBINDPROC_CALLBACK... no
checking for LDAP_REBIND_PROC... yes
checking for LDAP_REBIND_FUNCTION... no
checking for LDAP_SCOPE_DEFAULT... yes
checking for struct ldap_url_desc.lud_scheme... yes
checking for ldapssl_client_init in -lldap... no
checking for ldap_url_desc2str in -lldap... yes
checking for ldap_url_parse in -lldap... yes
checking for ldap_start_tls_s in -lldap... yes
checking for SYSTEMD... yes
checking for systemd/sd-daemon.h... yes
configure: systemd library support: yes  -lsystemd 
configure: Forw/Via database enabled: no
configure: Cache Digests enabled: yes
configure: enabling select syscall for net I/O: auto
configure: enabling poll syscall for net I/O: auto
checking for sys/event.h... no
checking for kqueue... no
configure: enabling kqueue for net I/O: no
configure: enabling epoll syscall for net I/O: auto
checking for library containing epoll_ctl... none required
checking for sys/epoll.h... yes
checking if epoll works... yes
configure: enabling /dev/poll for net I/O: auto
checking for ioctl... yes
checking for write... yes
checking for sys/devpoll.h... no
configure: HTTP violations support enabled: yes
configure: FreeBSD IPFW-based transparent proxying enabled: no
configure: IPF-based transparent proxying requested: no
configure: PF-based transparent proxying requested: no
configure: NAT lookups via /dev/pf: no
configure: Linux Netfilter support requested: yes
configure: Linux Netfilter Conntrack support requested: auto
checking for library containing nfct_query... -lnetfilter_conntrack
checking for libnetfilter_conntrack/libnetfilter_conntrack.h... yes
checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h... yes
checking size of long... 8
configure: Leak Finder enabled: no
configure: Support for X-Forwarded-For enabled: yes
configure: Support for Ident lookups enabled: yes
configure: Default hosts file set to: /etc/hosts
configure: Authentication support enabled: yes
checking for crypt... yes
checking for pwd.h... yes
checking for crypt... (cached) yes
checking for unistd.h... (cached) yes
checking for crypt.h... yes
checking for shadow.h... yes
checking for smbclient... /usr/bin/smbclient
checking for w32api/windows.h... no
checking for windows.h... (cached) no
checking for ldap.h... (cached) yes
checking for winldap.h... no
checking for security/pam_appl.h... yes
checking for PAM conversation struct signature type... linux
checking for sasl/sasl.h... yes
checking for sasl.h... no
checking for sasl_errstring in -lsasl2... yes
configure: Basic auth helpers to be built:  NCSA POP3 getpwnam SMB SMB_LM LDAP PAM SASL DB
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
configure: Digest auth helpers to be built:  file LDAP eDirectory
checking for vfork... yes
configure: Negotiate auth helpers to be built:  kerberos wrapper
configure: error: NTLM auth helper none ... not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7/config.log
 * ERROR: net-proxy/squid-5.7::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  122:  Called src_configure
 *             environment, line 2992:  Called econf '--datadir=/usr/share/squid' '--libexecdir=/usr/libexec/squid' '--localstatedir=/var' '--sysconfdir=/etc/squid' '--with-default-user=squid' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-build-info=Gentoo squid-5.7 (r: NONE)' '--enable-log-daemon-helpers' '--enable-url-rewrite-helpers' '--enable-cache-digests' '--enable-delay-pools' '--enable-disk-io' '--enable-eui' '--enable-icmp' '--enable-ipv6' '--enable-follow-x-forwarded-for' '--enable-removal-policies=lru,heap' '--disable-strict-error-checking' '--disable-arch-native' '--with-large-files' '--with-build-environment=default' '--with-tdb' '--without-included-ltdl' '--with-ltdl-include=/usr/include' '--with-ltdl-lib=/usr/lib64' '--without-libcap' '--enable-snmp' '--with-openssl' '--with-nettle' '--with-gnutls' '--enable-ssl-crtd' '--with-systemd' '--without-cppunit' '--enable-ecap' '--enable-esi' '--enable-expat' '--enable-libxml2' '--enable-htcp' '--enable-wccp' '--enable-wccpv2' '--without-mit-krb5' '--without-heimdal-krb5' '--with-mit-krb5' '--without-heimdal-krb5' '--enable-linux-netfilter' '--enable-storeio=aufs,diskd,rock,ufs' '--enable-auth-basic=NCSA,POP3,getpwnam,SMB,SMB_LM,LDAP,PAM,SASL,DB' '--enable-auth-digest=file,LDAP,eDirectory' '--enable-auth-ntlm=none,SMB_LM' '--enable-auth-negotiate=kerberos,wrapper' '--enable-external-acl-helpers=file_userip,session,unix_group,delayer,time_quota,wbinfo_group,LDAP_group,eDirectory_userip,kerberos_ldap_group,SQL_session'
 *        phase-helpers.sh, line  730:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=net-proxy/squid-5.7::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-proxy/squid-5.7::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-proxy/squid-5.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-proxy/squid-5.7/temp/environment'.
 * Working directory: '/var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7'
 * S: '/var/tmp/portage/net-proxy/squid-5.7/work/squid-5.7'