* Package: net-proxy/squid-6.5:0  * Repository: gentoo  * Maintainer: hlein@korelogic.com proxy-maint@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc htcp kerberos kernel_linux ldap pam snmp ssl wccp wccpv2  * FEATURES: 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: * 6.1.67-gentoo >>> Unpacking source... >>> Unpacking squid-6.5.tar.xz to /var/tmp/portage/net-proxy/squid-6.5/work >>> Source unpacked in /var/tmp/portage/net-proxy/squid-6.5/work >>> Preparing source in /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5 ... * Applying squid-6.2-gentoo.patch ...  [ ok ] * Applying squid-4.17-use-system-libltdl.patch ...  [ ok ] * Applying squid-6.4-gcc14-algorithm.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/libltdl' ... * Running 'libtoolize --install --copy --force --ltdl --automake' ...  [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-proxy/squid-6.5/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-6.5/work/squid-6.5' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/net-proxy/squid-6.5/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-6.5/ (B*(B Running elibtoolize in: squid-6.5/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-6.5/libltdl/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5 ... * econf: updating squid-6.5/libltdl/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-6.5/libltdl/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-6.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-6.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-6.5/cfgaux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-6.5/cfgaux/config.sub with /usr/share/gnuconfig/config.sub ./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-6.5 --htmldir=/usr/share/doc/squid-6.5/html --with-sysroot=/ --libdir=/usr/lib64 --cache-file=/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/config.cache --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-6.5 (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-cap --enable-snmp --with-openssl --with-nettle --without-gnutls --with-ldap --disable-ssl-crtd --without-systemd --without-cppunit --disable-ecap --disable-esi --disable-expat --disable-xml2 --enable-htcp --without-valgrind-debug --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_LM,LDAP,PAM --enable-auth-digest=file,LDAP,eDirectory --enable-auth-ntlm=none --enable-auth-negotiate=kerberos,wrapper --enable-external-acl-helpers=file_userip,session,unix_group,delayer,time_quota,LDAP_group,eDirectory_userip,kerberos_ldap_group configure: creating cache /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/config.cache checking for a BSD-compatible install... /usr/bin/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking simplified host os... linux (version ) 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no configure: CPU arch native optimization enabled: no checking whether x86_64-pc-linux-gnu-g++ supports C++17 features with -std=c++17... 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 ar... /usr/bin/ar checking for linuxdoc... /bin/false configure: strict error checking enabled: no 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... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /usr/bin/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++ -std=c++17 -E checking for ld used by x86_64-pc-linux-gnu-g++ -std=c++17... /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++ -std=c++17 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++ -std=c++17 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ -std=c++17 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ -std=c++17 static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ -std=c++17 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ -std=c++17 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++ -std=c++17 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/13 /usr/lib/gcc/x86_64-pc-linux-gnu/13/32 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/32 /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) 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... (cached) 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... yes checking for strlcpy... yes 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 whether to use loadable modules... yes checking what kind of compiler we're using... gcc checking for compiler variant... gcc checking compiler name-version... x86_64-pc-linux-gnu-gcc-unknown checking whether compiler accepts -Wall... yes checking whether compiler accepts -Werror=extra... yes checking whether compiler accepts -Werror=no-unused-private-field... no checking whether compiler accepts -Werror=implicit-fallthrough=5... yes checking whether compiler accepts -Werror=pointer-arith... yes checking whether compiler accepts -Werror=write-strings... yes checking whether compiler accepts -Werror=comments... yes checking whether compiler accepts -Werror=shadow... yes checking whether compiler accepts -Werror=missing-declarations... yes checking whether compiler accepts -Werror=overloaded-virtual... yes checking whether compiler requires -Werror -Wno-deprecated-register... no configure: xmalloc stats display: no checking for dlopen in -ldl... yes checking whether linking without -latomic works... yes checking for library containing shm_open... none required configure: DiskIO modules built: 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 configure: Disabling ESI processor. configure: Web Cache Coordination Protocol enabled: yes configure: Web Cache Coordination V2 Protocol enabled: yes 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 LIBNETTLE... yes checking for nettle/base64.h... yes checking for nettle/md5.h... yes checking for nettle/base64.h... (cached) 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 configure: GnuTLS library support: no 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... yes 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 SSL_get_client_random in -lssl... yes checking for SSL_SESSION_get_master_key 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 *'"... no 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 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 LIBLDAP... yes checking for ldap.h... yes checking for lber.h... yes checking for mozldap/ldap.h... no checking for LDAP... 1 checking for OpenLDAP... 1 checking for Sun LDAP SDK... 0 checking for Mozilla LDAP SDK... 0 checking for LDAP_OPT_DEBUG_LEVEL... 1 checking for LDAP_SCOPE_DEFAULT... 1 checking for LDAP_REBIND_PROC... 1 checking for LDAP_REBINDPROC_CALLBACK... 0 checking for LDAP_REBIND_FUNCTION... 0 checking for LDAP_URL_LUD_SCHEME... 0 checking for ldapssl_client_init in -lldap... no checking for library containing ldap_url_desc2str... -lldap checking for library containing ldap_url_parse... none required checking for library containing ldap_start_tls_s... none required configure: systemd library support: no 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: 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 configure: checking auth/basic helpers: NCSA POP3 getpwnam SMB_LM LDAP PAM 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 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 configure: auth/basic helpers to be built: NCSA POP3 getpwnam SMB_LM LDAP PAM configure: checking auth/digest helpers: file LDAP eDirectory 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: auth/digest helpers to be built: file LDAP eDirectory configure: checking auth/negotiate helpers: kerberos wrapper checking for vfork... yes configure: auth/negotiate helpers to be built: kerberos wrapper configure: checking auth/ntlm helpers: configure: auth/ntlm helpers to be built: checking for machine/byte_swap.h... no checking for sys/bswap.h... no checking for endian.h... yes checking for sys/endian.h... no checking for bswap_16... no checking for bswap16... no checking for bswap_32... no checking for bswap32... no checking for htole16... no checking for __htole16... no checking for htole32... no checking for __htole32... no checking for le16toh... no checking for __le16toh... no checking for le32toh... no checking for __le32toh... no configure: checking log helpers: DB file configure: log helpers to be built: DB file configure: checking acl/external helpers: file_userip session unix_group delayer time_quota LDAP_group eDirectory_userip kerberos_ldap_group checking for sys/socket.h... yes checking for LIBTDB... yes checking for sys/stat.h... (cached) yes checking for tdb.h... yes configure: Samba TrivialDB library support: yes -Wl,-rpath,/usr/lib64 -ltdb checking for pwd.h... (cached) yes checking for LIBTDB... yes checking for sys/stat.h... (cached) yes checking for tdb.h... (cached) yes configure: Samba TrivialDB library support: yes -Wl,-rpath,/usr/lib64 -ltdb checking for ldap.h... (cached) yes checking for winldap.h... (cached) no checking for ldap.h... (cached) yes checking for winldap.h... (cached) no checking for sasl/sasl.h... no checking for sasl.h... no checking for sasl_errstring in -lsasl2... no checking for sasl_errstring in -lsasl... no configure: WARNING: Neither SASL nor SASL2 found configure: acl/external helpers to be built: file_userip session unix_group delayer time_quota LDAP_group eDirectory_userip kerberos_ldap_group configure: checking http/url_rewriters helpers: LFS fake configure: http/url_rewriters helpers to be built: LFS fake configure: checking security/cert_validators helpers: fake configure: security/cert_validators helpers to be built: fake configure: checking security/cert_generators helpers: file configure: security/cert_generators helpers to be built: file configure: checking store/id_rewriters helpers: file configure: store/id_rewriters helpers to be built: file configure: Valgrind debug support enabled: no configure: MS Windows service mode enabled: no configure: unlinkd enabled: yes configure: Automatically print stack trace on fatal errors: no configure: X-Accelerator-Vary support enabled: no checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for assert.h... yes checking for bstring.h... no checking for crypt.h... (cached) yes checking for ctype.h... yes checking for direct.h... no checking for dirent.h... (cached) yes checking for errno.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for glob.h... yes checking for gnumalloc.h... no checking for grp.h... yes checking for ipl.h... no checking for libc.h... no checking for limits.h... yes checking for linux/posix_types.h... yes checking for linux/types.h... yes checking for malloc.h... yes checking for math.h... yes checking for memory.h... yes checking for mount.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for netinet/tcp.h... yes checking for paths.h... yes checking for poll.h... yes checking for priv.h... no checking for pwd.h... (cached) yes checking for regex.h... yes checking for sched.h... yes checking for siginfo.h... no checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/bitypes.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/ipc.cc... no checking for sys/param.h... (cached) yes checking for sys/prctl.h... yes checking for sys/procctl.h... no checking for sys/md5.h... no checking for sys/mman.h... yes checking for sys/msg.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/shm.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for syscall.h... yes checking for sys/syscall.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/wait.h... yes checking for syslog.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for varargs.h... no checking for byteswap.h... yes checking for glib.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for wchar.h... (cached) yes checking for linux/netfilter_ipv4.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for netinet/icmp6.h... yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ipl.h... no checking for net/pf/pfvar.h... no checking for net/pfvar.h... no checking for sys/mount.h... yes checking for resolv.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for struct tm.tm_gmtoff... yes checking for struct rusage... yes checking for struct iphdr.ip_hl... yes checking size of void *... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for bool... yes checking size of int64_t... 8 checking size of long... (cached) 8 checking size of size_t... 8 checking size of off_t... 8 checking size of size_t... (cached) 8 checking for pad128_t... no checking for upad128_t... no checking for mode_t... yes checking for fd_mask... yes checking for socklen_t... yes checking for mtyp_t... no checking for cpu_set_t... yes checking for compiler %zu support... yes checking for working alloca.h... yes checking for alloca... yes configure: Linux capabilities support enabled: no checking for library containing gethostbyname... none required checking for library containing res_init... no checking for library containing __res_search... no checking for library containing bind... none required checking for library containing opcom_stack_trace... no checking for library containing yp_match... -lnsl checking for unix domain sockets... yes checking for malloc in -lgnumalloc... no checking for main in -lmalloc... no checking for library containing log... -lm checking Default FD_SETSIZE value... 1024 checking for getrlimit... yes checking for setrlimit... yes checking Maximum number of filedescriptors we can open... 4096 configure: Default number of filedescriptors: 4096 checking whether to enable IPv6... yes checking for sin6_len field in struct sockaddr_in6... no checking for ss_len field in struct sockaddr_storage... no checking for sin_len field in struct sockaddr_in... no checking for backtrace_symbols_fd... yes checking for bcopy... yes checking for eui64_aton... no checking for fchmod... yes checking for getdtablesize... yes checking for getpagesize... yes checking for getpass... yes checking for getrusage... yes checking for getspnam... yes checking for gettimeofday... yes checking for glob... yes checking for mallocblksize... no checking for mallopt... yes checking for memcpy... yes checking for memmove... yes checking for memrchr... yes checking for memset... yes checking for mkstemp... yes checking for mktime... yes checking for mstats... no checking for poll... yes checking for prctl... yes checking for procctl... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setscope... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for putenv... yes checking for regcomp... yes checking for regexec... yes checking for regfree... yes checking for res_init... no checking for __res_init... yes checking for rint... yes checking for sched_getaffinity... yes checking for sched_setaffinity... yes checking for select... yes checking for seteuid... yes checking for setgroups... yes checking for setpflags... no checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for snprintf... yes checking for socketpair... yes checking for sysconf... yes checking for syslog... yes checking for timegm... yes checking for vsnprintf... yes checking for initgroups... yes checking for psignal... yes checking for strerror... yes checking for strtoll... yes checking for tempnam... yes checking whether getaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking whether inet_ntop is declared... yes checking whether inet_pton is declared... yes checking whether InetNtopA is declared... no checking whether InetPtonA is declared... no configure: Using epoll for the IO loop. checking if setresuid is actually implemented... yes checking for mswsock.h... no checking for constant CMSG_SPACE... yes checking for struct cmsghdr... yes checking for struct iovec... yes checking for struct msghdr... yes checking for struct sockaddr_un... yes checking if strnstr is well implemented... no configure: IPF-based transparent proxying enabled: no configure: Support for Netfilter-based interception proxy requested: yes configure: WARNING: Missing needed capabilities (libcap 2.09+) for TPROXY configure: WARNING: Linux Transparent Proxy (version 4+) support WILL NOT be enabled configure: WARNING: Reduced support to NAT Interception Proxy configure: WARNING: Missing needed capabilities (libcap 2.09+) for netfilter mark support configure: WARNING: Linux netfilter marking support WILL NOT be enabled configure: Linux Netfilter Conntrack support enabled: no configure: ZPH QOS enabled: yes checking for regexec in -lregex... no checking Default UDP send buffer size... 212992 checking Default UDP receive buffer size... 212992 checking Default TCP send buffer size... 16384 checking Default TCP receive buffer size... 131072 configure: Limiting receive buffer size to 64K checking if sys_errlist is already defined... yes checking for system-provided MAXPATHLEN... yes checking for libresolv _dns_ttl_ hack... no checking for _res_ext.nsaddr_list... no checking for _res._u._ext.nsaddrs... no checking for _res.nsaddr_list... yes checking for _res.ns_list... no checking for sys/statvfs.h... yes checking for working statvfs() interface... yes configure: Multi-Language support enabled: yes configure: BUILD LIBRARIES: configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lnetfilter_conntrack -ldl configure: BUILD OBJECTS: configure: BUILD EXTRA OBJECTS: configure: BUILD C FLAGS: -march=core2 -O2 configure: BUILD EXTRA C FLAGS: -pipe -D_REENTRANT configure: BUILD C++ FLAGS: -march=core2 -O2 configure: BUILD EXTRA C++ FLAGS: -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT configure: BUILD Tools C++ FLAGS: -march=core2 -O2 configure: updating cache /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/manuals/Makefile config.status: creating doc/release-notes/Makefile config.status: creating errors/Makefile config.status: creating icons/Makefile config.status: creating lib/Makefile config.status: creating lib/libTrie/Makefile config.status: creating lib/libTrie/test/Makefile config.status: creating lib/ntlmauth/Makefile config.status: creating lib/rfcnb/Makefile config.status: creating lib/smblib/Makefile config.status: creating lib/snmplib/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/acl/Makefile config.status: creating src/acl/external/Makefile config.status: creating src/acl/external/AD_group/Makefile config.status: creating src/acl/external/delayer/Makefile config.status: creating src/acl/external/eDirectory_userip/Makefile config.status: creating src/acl/external/file_userip/Makefile config.status: creating src/acl/external/kerberos_ldap_group/Makefile config.status: creating src/acl/external/kerberos_sid_group/Makefile config.status: creating src/acl/external/LDAP_group/Makefile config.status: creating src/acl/external/LM_group/Makefile config.status: creating src/acl/external/session/Makefile config.status: creating src/acl/external/SQL_session/Makefile config.status: creating src/acl/external/unix_group/Makefile config.status: creating src/acl/external/wbinfo_group/Makefile config.status: creating src/acl/external/time_quota/Makefile config.status: creating src/adaptation/Makefile config.status: creating src/adaptation/icap/Makefile config.status: creating src/adaptation/ecap/Makefile config.status: creating src/anyp/Makefile config.status: creating src/auth/Makefile config.status: creating src/auth/basic/Makefile config.status: creating src/auth/basic/DB/Makefile config.status: creating src/auth/basic/fake/Makefile config.status: creating src/auth/basic/getpwnam/Makefile config.status: creating src/auth/basic/LDAP/Makefile config.status: creating src/auth/basic/NCSA/Makefile config.status: creating src/auth/basic/NIS/Makefile config.status: creating src/auth/basic/PAM/Makefile config.status: creating src/auth/basic/POP3/Makefile config.status: creating src/auth/basic/RADIUS/Makefile config.status: creating src/auth/basic/SASL/Makefile config.status: creating src/auth/basic/SMB/Makefile config.status: creating src/auth/basic/SMB_LM/Makefile config.status: creating src/auth/basic/SSPI/Makefile config.status: creating src/auth/digest/Makefile config.status: creating src/auth/digest/eDirectory/Makefile config.status: creating src/auth/digest/file/Makefile config.status: creating src/auth/digest/LDAP/Makefile config.status: creating src/auth/negotiate/Makefile config.status: creating src/auth/negotiate/kerberos/Makefile config.status: creating src/auth/negotiate/SSPI/Makefile config.status: creating src/auth/negotiate/wrapper/Makefile config.status: creating src/auth/ntlm/Makefile config.status: creating src/auth/ntlm/fake/Makefile config.status: creating src/auth/ntlm/SMB_LM/Makefile config.status: creating src/auth/ntlm/SSPI/Makefile config.status: creating src/base/Makefile config.status: creating src/clients/Makefile config.status: creating src/comm/Makefile config.status: creating src/debug/Makefile config.status: creating src/dns/Makefile config.status: creating src/DiskIO/Makefile config.status: creating src/DiskIO/AIO/Makefile config.status: creating src/DiskIO/Blocking/Makefile config.status: creating src/DiskIO/DiskDaemon/Makefile config.status: creating src/DiskIO/DiskThreads/Makefile config.status: creating src/DiskIO/IpcIo/Makefile config.status: creating src/DiskIO/Mmapped/Makefile config.status: creating src/error/Makefile config.status: creating src/esi/Makefile config.status: creating src/eui/Makefile config.status: creating src/format/Makefile config.status: creating src/fs/Makefile config.status: creating src/ftp/Makefile config.status: creating src/helper/Makefile config.status: creating src/http/Makefile config.status: creating src/http/one/Makefile config.status: creating src/http/url_rewriters/Makefile config.status: creating src/http/url_rewriters/fake/Makefile config.status: creating src/http/url_rewriters/LFS/Makefile config.status: creating src/icmp/Makefile config.status: creating src/ident/Makefile config.status: creating src/ip/Makefile config.status: creating src/ipc/Makefile config.status: creating src/log/Makefile config.status: creating src/log/DB/Makefile config.status: creating src/log/file/Makefile config.status: creating src/mem/Makefile config.status: creating src/mgr/Makefile config.status: creating src/parser/Makefile config.status: creating src/proxyp/Makefile config.status: creating src/repl/Makefile config.status: creating src/sbuf/Makefile config.status: creating src/security/Makefile config.status: creating src/security/cert_generators/Makefile config.status: creating src/security/cert_generators/file/Makefile config.status: creating src/security/cert_validators/Makefile config.status: creating src/security/cert_validators/fake/Makefile config.status: creating src/servers/Makefile config.status: creating src/snmp/Makefile config.status: creating src/ssl/Makefile config.status: creating src/store/Makefile config.status: creating src/store/id_rewriters/Makefile config.status: creating src/store/id_rewriters/file/Makefile config.status: creating src/time/Makefile config.status: creating test-suite/Makefile config.status: creating tools/Makefile config.status: creating tools/apparmor/Makefile config.status: creating tools/helper-mux/Makefile config.status: creating tools/purge/Makefile config.status: creating tools/squidclient/Makefile config.status: creating tools/systemd/Makefile config.status: creating tools/sysvinit/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--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-6.5' '--htmldir=/usr/share/doc/squid-6.5/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-6.5 (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-cap' '--enable-snmp' '--with-openssl' '--with-nettle' '--without-gnutls' '--with-ldap' '--disable-ssl-crtd' '--without-systemd' '--without-cppunit' '--disable-ecap' '--disable-esi' '--disable-expat' '--disable-xml2' '--enable-htcp' '--without-valgrind-debug' '--enable-wccp' '--enable-wccpv2' '--without-mit-krb5' '--with-mit-krb5' '--without-heimdal-krb5' '--enable-linux-netfilter' '--enable-storeio=aufs,diskd,rock,ufs' '--enable-auth-basic=NCSA,POP3,getpwnam,SMB_LM,LDAP,PAM' '--enable-auth-digest=file,LDAP,eDirectory' '--enable-auth-ntlm=none' '--enable-auth-negotiate=kerberos,wrapper' '--enable-external-acl-helpers=file_userip,session,unix_group,delayer,time_quota,LDAP_group,eDirectory_userip,kerberos_ldap_group' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-march=core2 -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=core2 -O2' 'BUILDCXX=x86_64-pc-linux-gnu-g++' 'BUILDCXXFLAGS=-march=core2 -O2' --cache-file=/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/config.cache --srcdir=. configure: loading cache /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports nested variables... (cached) yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... (cached) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... (cached) func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for x86_64-pc-linux-gnu-file... no checking for file... (cached) file checking for x86_64-pc-linux-gnu-objdump... (cached) x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... (cached) printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking for archiver @FILE support... (cached) @ checking for x86_64-pc-linux-gnu-strip... (cached) 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... (cached) ok checking for sysroot... / checking for a working dd... (cached) /bin/dd checking how to truncate binary pipes... (cached) /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... (cached) no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... (cached) -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... (cached) no checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) 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 what extension is used for runtime loadable modules... (cached) .so checking what variable specifies run-time module search path... (cached) LD_LIBRARY_PATH checking for the default library search path... (cached) /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/13 /usr/lib/gcc/x86_64-pc-linux-gnu/13/32 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/32 /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed 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 for _ prefix in compiled symbols... (cached) no checking whether deplibs are loaded by dlopen... (cached) yes checking for argz.h... (cached) yes checking for error_t... (cached) yes checking for argz_add... (cached) yes checking for argz_append... (cached) yes checking for argz_count... (cached) yes checking for argz_create_sep... (cached) yes checking for argz_insert... (cached) yes checking for argz_next... (cached) yes checking for argz_stringify... (cached) yes checking if argz actually works... (cached) yes checking whether libtool supports -dlopen/-dlpreopen... (cached) yes checking for unistd.h... (cached) yes checking for dl.h... (cached) no checking for sys/dl.h... (cached) no checking for dld.h... (cached) no checking for mach-o/dyld.h... (cached) no checking for dirent.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5 ... make -j1 Making all in compat make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/compat' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o assert.lo assert.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c assert.cc -fPIC -DPIC -o .libs/assert.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o compat.lo compat.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c compat.cc -fPIC -DPIC -o .libs/compat.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o debug.lo debug.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c debug.cc -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o eui64_aton.lo eui64_aton.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c eui64_aton.c -fPIC -DPIC -o .libs/eui64_aton.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o getaddrinfo.lo getaddrinfo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c getaddrinfo.cc -fPIC -DPIC -o .libs/getaddrinfo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o getnameinfo.lo getnameinfo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c getnameinfo.cc -fPIC -DPIC -o .libs/getnameinfo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o inet_ntop.lo inet_ntop.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c inet_ntop.cc -fPIC -DPIC -o .libs/inet_ntop.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o inet_pton.lo inet_pton.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c inet_pton.cc -fPIC -DPIC -o .libs/inet_pton.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o memrchr.lo memrchr.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c memrchr.cc -fPIC -DPIC -o .libs/memrchr.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o mswindows.lo mswindows.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c mswindows.cc -fPIC -DPIC -o .libs/mswindows.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o shm.lo shm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c shm.cc -fPIC -DPIC -o .libs/shm.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o statvfs.lo statvfs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c statvfs.cc -fPIC -DPIC -o .libs/statvfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o strnrchr.lo strnrchr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c strnrchr.c -fPIC -DPIC -o .libs/strnrchr.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o strnstr.lo strnstr.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c strnstr.cc -fPIC -DPIC -o .libs/strnstr.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o xalloc.lo xalloc.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c xalloc.cc -fPIC -DPIC -o .libs/xalloc.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o xstrerror.lo xstrerror.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c xstrerror.cc -fPIC -DPIC -o .libs/xstrerror.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o xstring.lo xstring.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c xstring.cc -fPIC -DPIC -o .libs/xstring.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o xstrto.lo xstrto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c xstrto.cc -fPIC -DPIC -o .libs/xstrto.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++17 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libcompatsquid.la assert.lo compat.lo debug.lo eui64_aton.lo getaddrinfo.lo getnameinfo.lo inet_ntop.lo inet_pton.lo memrchr.lo mswindows.lo shm.lo statvfs.lo strnrchr.lo strnstr.lo xalloc.lo xstrerror.lo xstring.lo xstrto.lo libtool: link: /usr/bin/ar cr .libs/libcompatsquid.a .libs/assert.o .libs/compat.o .libs/debug.o .libs/eui64_aton.o .libs/getaddrinfo.o .libs/getnameinfo.o .libs/inet_ntop.o .libs/inet_pton.o .libs/memrchr.o .libs/mswindows.o .libs/shm.o .libs/statvfs.o .libs/strnrchr.o .libs/strnstr.o .libs/xalloc.o .libs/xstrerror.o .libs/xstring.o .libs/xstrto.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompatsquid.a libtool: link: ( cd ".libs" && rm -f "libcompatsquid.la" && ln -s "../libcompatsquid.la" "libcompatsquid.la" ) make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/compat' Making all in lib make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib' Making all in snmplib make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/snmplib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o asn1.lo asn1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c asn1.c -fPIC -DPIC -o .libs/asn1.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o coexistance.lo coexistance.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c coexistance.c -fPIC -DPIC -o .libs/coexistance.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o mib.lo mib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c mib.c -fPIC -DPIC -o .libs/mib.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o parse.lo parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c parse.c -fPIC -DPIC -o .libs/parse.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_api.lo snmp_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_api_error.lo snmp_api_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_api_error.c -fPIC -DPIC -o .libs/snmp_api_error.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_error.lo snmp_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_error.c -fPIC -DPIC -o .libs/snmp_error.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_msg.lo snmp_msg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_msg.c -fPIC -DPIC -o .libs/snmp_msg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_pdu.lo snmp_pdu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_pdu.c -fPIC -DPIC -o .libs/snmp_pdu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmp_vars.lo snmp_vars.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmp_vars.c -fPIC -DPIC -o .libs/snmp_vars.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c -o snmplib_debug.lo snmplib_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -pipe -D_REENTRANT -march=core2 -O2 -c snmplib_debug.c -fPIC -DPIC -o .libs/snmplib_debug.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libsnmplib.la asn1.lo coexistance.lo mib.lo parse.lo snmp_api.lo snmp_api_error.lo snmp_error.lo snmp_msg.lo snmp_pdu.lo snmp_vars.lo snmplib_debug.lo libtool: link: /usr/bin/ar cr .libs/libsnmplib.a .libs/asn1.o .libs/coexistance.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp_api_error.o .libs/snmp_error.o .libs/snmp_msg.o .libs/snmp_pdu.o .libs/snmp_vars.o .libs/snmplib_debug.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsnmplib.a libtool: link: ( cd ".libs" && rm -f "libsnmplib.la" && ln -s "../libsnmplib.la" "libsnmplib.la" ) make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/snmplib' Making all in rfcnb make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/rfcnb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o rfcnb-io.lo rfcnb-io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c rfcnb-io.c -fPIC -DPIC -o .libs/rfcnb-io.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o rfcnb-util.lo rfcnb-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c rfcnb-util.c -fPIC -DPIC -o .libs/rfcnb-util.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o session.lo session.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c session.c -fPIC -DPIC -o .libs/session.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o librfcnb.la rfcnb-io.lo rfcnb-util.lo session.lo libtool: link: /usr/bin/ar cr .libs/librfcnb.a .libs/rfcnb-io.o .libs/rfcnb-util.o .libs/session.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librfcnb.a libtool: link: ( cd ".libs" && rm -f "librfcnb.la" && ln -s "../librfcnb.la" "librfcnb.la" ) make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/rfcnb' Making all in smblib make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/smblib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o md4.lo md4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o smbdes.lo smbdes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c smbdes.c -fPIC -DPIC -o .libs/smbdes.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o smbencrypt.lo smbencrypt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c smbencrypt.c -fPIC -DPIC -o .libs/smbencrypt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o smblib-util.lo smblib-util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c smblib-util.c -fPIC -DPIC -o .libs/smblib-util.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c -o smblib.lo smblib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -pipe -D_REENTRANT -march=core2 -O2 -c smblib.c -fPIC -DPIC -o .libs/smblib.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libsmblib.la md4.lo smbdes.lo smbencrypt.lo smblib-util.lo smblib.lo libtool: link: /usr/bin/ar cr .libs/libsmblib.a .libs/md4.o .libs/smbdes.o .libs/smbencrypt.o .libs/smblib-util.o .libs/smblib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsmblib.a libtool: link: ( cd ".libs" && rm -f "libsmblib.la" && ln -s "../libsmblib.la" "libsmblib.la" ) make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/smblib' Making all in ntlmauth make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/ntlmauth' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o ntlmauth.lo ntlmauth.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I../../lib -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c ntlmauth.cc -fPIC -DPIC -o .libs/ntlmauth.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++17 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libntlmauth.la ntlmauth.lo libtool: link: /usr/bin/ar cr .libs/libntlmauth.a .libs/ntlmauth.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libntlmauth.a libtool: link: ( cd ".libs" && rm -f "libntlmauth.la" && ln -s "../libntlmauth.la" "libntlmauth.la" ) make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib/ntlmauth' make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o base64.lo base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o html_quote.lo html_quote.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c html_quote.c -fPIC -DPIC -o .libs/html_quote.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o rfc1738.lo rfc1738.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c rfc1738.c -fPIC -DPIC -o .libs/rfc1738.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o rfc2617.lo rfc2617.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c rfc2617.c -fPIC -DPIC -o .libs/rfc2617.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libmiscencoding.la base64.lo html_quote.lo md5.lo rfc1738.lo rfc2617.lo libtool: link: /usr/bin/ar cr .libs/libmiscencoding.a .libs/base64.o .libs/html_quote.o .libs/md5.o .libs/rfc1738.o .libs/rfc2617.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmiscencoding.a libtool: link: ( cd ".libs" && rm -f "libmiscencoding.la" && ln -s "../libmiscencoding.la" "libmiscencoding.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o hash.lo hash.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c hash.cc -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++17 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libmisccontainers.la hash.lo libtool: link: /usr/bin/ar cr .libs/libmisccontainers.a .libs/hash.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmisccontainers.a libtool: link: ( cd ".libs" && rm -f "libmisccontainers.la" && ln -s "../libmisccontainers.la" "libmisccontainers.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c -o Splay.lo Splay.cc libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -c Splay.cc -fPIC -DPIC -o .libs/Splay.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o getfullhostname.lo getfullhostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c getfullhostname.c -fPIC -DPIC -o .libs/getfullhostname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o heap.lo heap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c heap.c -fPIC -DPIC -o .libs/heap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o radix.lo radix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c radix.c -fPIC -DPIC -o .libs/radix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c -o util.lo util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/include -pipe -D_REENTRANT -march=core2 -O2 -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++17 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual -pipe -D_REENTRANT -march=core2 -O2 -Wl,-O1 -Wl,--as-needed -o libmiscutil.la Splay.lo getfullhostname.lo heap.lo radix.lo util.lo libtool: link: /usr/bin/ar cr .libs/libmiscutil.a .libs/Splay.o .libs/getfullhostname.o .libs/heap.o .libs/radix.o .libs/util.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmiscutil.a libtool: link: ( cd ".libs" && rm -f "libmiscutil.la" && ln -s "../libmiscutil.la" "libmiscutil.la" ) make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib' make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/lib' Making all in scripts make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/scripts' Making all in icons make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/icons' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/icons' Making all in errors make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/errors' case "off" in \ off) \ echo "WARNING: Translation is disabled."; \ ;; \ ""|no) \ echo "WARNING: Translation toolkit was not detected."; \ ;; \ esac; \ touch translate-warn WARNING: Translation is disabled. make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/errors' Making all in doc make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc' Making all in manuals make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc/manuals' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc/manuals' Making all in release-notes make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc/release-notes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc/release-notes' make[2]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc' make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/doc' Making all in src make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/src' gawk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.cci || (/bin/rm -f -f cf_gen_defines.cci && exit 1) sed \ -e "s%[@]DEFAULT_HTTP_PORT[@]%3128%g" \ -e "s%[@]DEFAULT_ICP_PORT[@]%3130%g" \ -e "s%[@]DEFAULT_CACHE_EFFECTIVE_USER[@]%squid%g" \ -e "s%[@]DEFAULT_MIME_TABLE[@]%/etc/squid/mime.conf%g" \ -e "s%[@]DEFAULT_SSL_CRTD[@]%/usr/libexec/squid/`echo security_file_certgen | sed 's,x,x,;s/$//'`%g" \ -e "s%[@]DEFAULT_UNLINKD[@]%/usr/libexec/squid/`echo unlinkd | sed 's,x,x,;s/$//'`%g" \ -e "s%[@]DEFAULT_PINGER[@]%/usr/libexec/squid/`echo pinger | sed 's,x,x,;s/$//'`%g" \ -e "s%[@]DEFAULT_DISKD[@]%/usr/libexec/squid/`echo diskd | sed 's,x,x,;s/$//'`%g" \ -e "s%[@]DEFAULT_LOGFILED[@]%/usr/libexec/squid/`echo log_file_daemon | sed 's,x,x,;s/$//'`%g;" \ -e "s%[@]DEFAULT_CACHE_LOG[@]%/var/log/squid/cache.log%g" \ -e "s%[@]DEFAULT_ACCESS_LOG[@]%/var/log/squid/access.log%g" \ -e "s%[@]DEFAULT_STORE_LOG[@]%/var/log/squid/store.log%g" \ -e "s%[@]DEFAULT_PID_FILE[@]%/run/squid.pid%g" \ -e "s%[@]DEFAULT_NETDB_FILE[@]%/var/cache/squid/netdb.state%g" \ -e "s%[@]DEFAULT_SWAP_DIR[@]%/var/cache/squid%g" \ -e "s%[@]DEFAULT_SSL_DB_DIR[@]%/var/cache/squid/ssl_db%g" \ -e "s%[@]DEFAULT_ICON_DIR[@]%/usr/share/squid/icons%g" \ -e "s%[@]DEFAULT_CONFIG_DIR[@]%/etc/squid%g" \ -e "s%[@]DEFAULT_ERROR_DIR[@]%/usr/share/squid/errors%g" \ -e "s%[@]DEFAULT_PREFIX[@]%/usr%g" \ -e "s%[@]DEFAULT_HOSTS[@]%/etc/hosts%g" \ -e "s%[@]SQUID[@]%SQUID\ 6.5%g" \ -f ./cf.data.sed \ < ./cf.data.pre >cf.data x86_64-pc-linux-gnu-g++ -march=core2 -O2 -o cf_gen ./cf_gen.cc -I. -I../include/ -I../src ./cf_gen.cc: In function ‘int main(int, char**)’: ./cf_gen.cc:268:63: error: forming reference to void 268 | auto &newEntry = entries.emplace_back(name); | ^ ./cf_gen.cc:277:68: error: forming reference to void 277 | auto &newEntry = entries.emplace_back("comment"); | ^ make[1]: *** [Makefile:7264: cf_gen] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5/src' make: *** [Makefile:598: all-recursive] Error 1 * ERROR: net-proxy/squid-6.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-proxy/squid-6.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-proxy/squid-6.5::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-proxy/squid-6.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-proxy/squid-6.5/temp/environment'. * Working directory: '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5' * S: '/var/tmp/portage/net-proxy/squid-6.5/work/squid-6.5'