>>> Unpacking source... >>> Unpacking squid-3.1.0.8.tar.gz to /tmp/portage/net-proxy/squid-3.1.0.8_beta/work >>> Source unpacked in /tmp/portage/net-proxy/squid-3.1.0.8_beta/work >>> Preparing source in /tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8 ... * Applying squid-3-capability.patch ...  [ ok ] * Applying squid-3.1.0.8_beta-gentoo.patch ...  [ ok ] WARNING: Cannot find libtool version 1.5 1.4 Trying ltmain.sh (GNU libtool) 2.2.6 automake : autoconfg: libtool : Bootstrapping Bootstrapping lib/libTrie Bootstrapping helpers/negotiate_auth/squid_kerb_auth Fixing configure recursion Autotool bootstrapping complete. >>> Source prepared. >>> Configuring source in /tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8 ... * econf: updating squid-3.1.0.8/helpers/negotiate_auth/squid_kerb_auth/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-3.1.0.8/helpers/negotiate_auth/squid_kerb_auth/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-3.1.0.8/lib/libTrie/cfgaux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-3.1.0.8/lib/libTrie/cfgaux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-3.1.0.8/lib/libLtdl/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-3.1.0.8/lib/libLtdl/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-3.1.0.8/lib/libLtdl/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-3.1.0.8/lib/libLtdl/config.guess with /usr/share/gnuconfig/config.guess * econf: updating squid-3.1.0.8/cfgaux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating squid-3.1.0.8/cfgaux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --sysconfdir=/etc/squid --libexecdir=/usr/libexec/squid --localstatedir=/var --datadir=/usr/share/squid --with-logdir=/var/log/squid --with-default-user=squid --enable-auth=basic,digest,negotiate,ntlm --enable-removal-policies=lru,heap --enable-digest-auth-helpers=password --enable-basic-auth-helpers=getpwnam,NCSA,MSNT --enable-external-acl-helpers=ip_user,session,unix_group --enable-ntlm-auth-helpers=fakeauth --enable-negotiate-auth-helpers= --enable-useragent-log --enable-cache-digests --enable-delay-pools --enable-referer-log --enable-arp-acl --with-large-files --with-filedescriptors=8192 --enable-caps --enable-ipv6 --disable-snmp --disable-ssl --enable-icap-client --disable-zph-qos --enable-storeio=ufs,diskd,aufs --enable-linux-netfilter --enable-epoll checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to use loadable modules... yes, implicitly checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing dlopen... -ldl 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 x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking whether compiler accepts -fhuge-objects... yes configure: Store modules built: ufs diskd aufs configure: Enabling Blocking DiskIO module (required default) configure: Enabling Blocking DiskIO module configure: "adding DiskDaemon, as it is used by an active, legacy Store Module configure: adding DiskThreads, as it is used by an active, legacy Store Module configure: IO Modules built: Blocking DiskDaemon DiskThreads configure: DiskThreads IO Module used, pthreads support automatically enabled checking for main in -lpthread... yes configure: Removal policies built: lru heap configure: Delay pools enabled checking whether to support eCAP... no, implicitly configure: User-Agent logging enabled configure: Referer logging enabled configure: SNMP monitoring disabled configure: ARP ACL lists enabled (ether address) configure: Cache Disgests enabled configure: WARNING: Forcing epoll() to be enabled checking for epoll_ctl in -lepoll... no checking for epoll_ctl... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking if epoll works... yes configure: Linux (Netfilter) Transparent Proxy enabled configure: Using POSIX_V6_LP64_OFF64 build environment configure: Auth scheme modules built: basic digest negotiate ntlm configure: Basic auth helpers built: getpwnam NCSA MSNT configure: NTLM auth helpers built: fakeauth configure: Digest auth helpers built: password configure: External acl helpers built: ip_user session unix_group configure: unlinkd enabled checking whether to enable IPv6... yes checking if PF_INET6 is available... yes checking for IPv6 split-stack requirement... no 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 cppunit-config... false configure: WARNING: cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes 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 rm... /bin/rm checking for egrep... (cached) /bin/grep -E checking for perl... /usr/bin/perl checking for ar... /usr/bin/ar checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking gnumalloc.h usability... no checking gnumalloc.h presence... no checking for gnumalloc.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ip_compat.h usability... no checking ip_compat.h presence... no checking for ip_compat.h... no checking ip_fil_compat.h usability... no checking ip_fil_compat.h presence... no checking for ip_fil_compat.h... no checking ip_fil.h usability... no checking ip_fil.h presence... no checking for ip_fil.h... no checking ip_nat.h usability... no checking ip_nat.h presence... no checking for ip_nat.h... no checking ipl.h usability... no checking ipl.h presence... no checking for ipl.h... no checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking machine/byte_swap.h usability... no checking machine/byte_swap.h presence... no checking for machine/byte_swap.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for memory.h... (cached) yes checking mount.h usability... no checking mount.h presence... no checking for mount.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip_fil_compat.h usability... no checking netinet/ip_fil_compat.h presence... no checking for netinet/ip_fil_compat.h... no checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/md5.h usability... no checking sys/md5.h presence... no checking for sys/md5.h... no checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for grp.h... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking db_185.h usability... yes checking db_185.h presence... yes checking for db_185.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for linux/netfilter_ipv4.h... yes checking for linux/netfilter_ipv4/ip_tproxy.h... no 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_compat.h... no checking for netinet/ip_fil_compat.h... (cached) no checking for netinet/ip_fil.h... no checking for netinet/ip_icmp.h... yes checking for netinet/ipl.h... no checking for netinet/ip_nat.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 libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for struct mallinfo... yes checking for struct mallinfo.mxfast... no checking for struct rusage... yes checking for struct iphdr.ip_hl... yes checking size of void *... 8 checking for int8_t... yes checking size of int8_t... 1 checking for char... yes checking size of char... 1 checking for u_int8_t... yes checking size of u_int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for u_int16_t... yes checking size of u_int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for long... yes checking size of long... 8 checking for u_int32_t... yes checking size of u_int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for __int64... no checking for long long... yes checking size of long long... 8 checking for u_int64_t... yes checking size of u_int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for pad128_t... no checking for upad128_t... no checking for pid_t... yes checking for size_t... yes checking size of size_t... 8 checking for ssize_t... yes checking for off_t... yes checking size of off_t... 8 checking for mode_t... yes checking for fd_mask... yes checking for working alloca.h... yes checking for alloca... yes checking for socklen_t... yes checking for mtyp_t... no checking for main in -lnsl... yes checking for main in -lsocket... no checking for unix domain sockets... yes checking for main in -lgnumalloc... no checking for main in -lmalloc... no checking for main in -lbsd... yes checking for main in -lregex... no checking for gethostbyname in -lbind... no checking for main in -lresolv... yes checking for main in -lm... yes checking for crypt in -lcrypt... yes checking for MD5Init in -lmd5... no checking for main in -llber... no checking if dbopen needs -ldb... yes checking for backtrace_symbols_fd... yes checking for bcopy... yes checking for bswap_16... no checking for bswap_32... no checking for bswap16... no checking for bswap32... no checking for fchmod... yes checking for getdtablesize... yes checking for getpagesize... yes checking for getpass... yes checking for getrlimit... yes checking for getrusage... yes checking for getspnam... yes checking for gettimeofday... yes checking for glob... yes checking for htobe16... no checking for htole16... no checking for kqueue... no checking for lrand48... yes checking for mallinfo... yes checking for mallocblksize... no checking for mallopt... yes checking for memcpy... yes checking for memmove... 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 pthread_attr_setschedparam... yes checking for pthread_attr_setscope... yes checking for pthread_setschedparam... yes checking for pthread_sigmask... no checking for putenv... yes checking for random... 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 sbrk... yes checking for select... yes checking for seteuid... yes checking for setgroups... yes checking for setpgrp... yes checking for setrlimit... yes checking for setsid... yes checking for sigaction... yes checking for snprintf... yes checking for socketpair... yes checking for srand48... yes checking for srandom... yes checking for statfs... yes checking for strsep... yes checking for strtoll... yes checking for sysconf... yes checking for syslog... yes checking for timegm... yes checking for vsnprintf... yes checking for drand48... yes checking for inet_ntop... yes checking for inet_pton... yes checking for initgroups... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strerror... yes checking for tempnam... yes checking for crypt... yes configure: Using epoll for the IO loop. checking if setresuid is implemented... no checking if strnstr is well implemented... no checking if va_copy is implemented... yes checking if __va_copy is implemented... yes checking if Linux (Netfilter) kernel header files are installed... yes checking if GNUregex needs to be compiled... no checking Default FD_SETSIZE value... 1024 checking Maximum number of filedescriptors we can open... 8192 (user-forced) checking Default UDP send buffer size... 16384 checking Default UDP receive buffer size... 16384 checking Default TCP send buffer size... 16384 checking Default TCP receive buffer size... 16384 checking if sys_errlist is already defined... yes checking for libresolv _dns_ttl_ hack... no checking for working statvfs() interface... yes checking for _res_ext.nsaddr_list... no checking for _res._u._ext.nsaddrs... yes checking for _res.nsaddr_list... yes checking for _res.ns_list... no checking whether po2html executable path has been provided... no checking for po2html... no configure: Enabling Multi-Language Support configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating lib/Makefile config.status: creating scripts/Makefile config.status: creating scripts/RunCache config.status: creating scripts/RunAccel config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/acl/Makefile config.status: creating src/fs/Makefile config.status: creating src/repl/Makefile config.status: creating src/auth/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/esi/Makefile config.status: creating src/icmp/Makefile config.status: creating src/ip/Makefile config.status: creating contrib/Makefile config.status: creating snmplib/Makefile config.status: creating icons/Makefile config.status: creating errors/Makefile config.status: creating test-suite/Makefile config.status: creating doc/Makefile config.status: creating helpers/Makefile config.status: creating helpers/basic_auth/Makefile config.status: creating helpers/basic_auth/LDAP/Makefile config.status: creating helpers/basic_auth/MSNT/Makefile config.status: creating helpers/basic_auth/NCSA/Makefile config.status: creating helpers/basic_auth/PAM/Makefile config.status: creating helpers/basic_auth/SMB/Makefile config.status: creating helpers/basic_auth/mswin_sspi/Makefile config.status: creating helpers/basic_auth/YP/Makefile config.status: creating helpers/basic_auth/getpwnam/Makefile config.status: creating helpers/basic_auth/multi-domain-NTLM/Makefile config.status: creating helpers/basic_auth/SASL/Makefile config.status: creating helpers/basic_auth/POP3/Makefile config.status: creating helpers/basic_auth/DB/Makefile config.status: creating helpers/basic_auth/squid_radius_auth/Makefile config.status: creating helpers/digest_auth/Makefile config.status: creating helpers/digest_auth/password/Makefile config.status: creating helpers/digest_auth/ldap/Makefile config.status: creating helpers/digest_auth/eDirectory/Makefile config.status: creating helpers/ntlm_auth/Makefile config.status: creating helpers/ntlm_auth/fakeauth/Makefile config.status: creating helpers/ntlm_auth/no_check/Makefile config.status: creating helpers/ntlm_auth/smb_lm/Makefile config.status: creating helpers/ntlm_auth/smb_lm/smbval/Makefile config.status: creating helpers/ntlm_auth/mswin_sspi/Makefile config.status: creating helpers/negotiate_auth/Makefile config.status: creating helpers/negotiate_auth/mswin_sspi/Makefile config.status: creating helpers/external_acl/Makefile config.status: creating helpers/external_acl/ip_user/Makefile config.status: creating helpers/external_acl/ldap_group/Makefile config.status: creating helpers/external_acl/session/Makefile config.status: creating helpers/external_acl/unix_group/Makefile config.status: creating helpers/external_acl/wbinfo_group/Makefile config.status: creating helpers/external_acl/mswin_ad_group/Makefile config.status: creating helpers/external_acl/mswin_lm_group/Makefile config.status: creating tools/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in helpers/negotiate_auth/squid_kerb_auth (/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/helpers/negotiate_auth/squid_kerb_auth) 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' '--libdir=/usr/lib64' '--sysconfdir=/etc/squid' '--libexecdir=/usr/libexec/squid' '--localstatedir=/var' '--datadir=/usr/share/squid' '--with-logdir=/var/log/squid' '--with-default-user=squid' '--enable-auth=basic,digest,negotiate,ntlm' '--enable-removal-policies=lru,heap' '--enable-digest-auth-helpers=password' '--enable-basic-auth-helpers=getpwnam,NCSA,MSNT' '--enable-external-acl-helpers=ip_user,session,unix_group' '--enable-ntlm-auth-helpers=fakeauth' '--enable-negotiate-auth-helpers=' '--enable-useragent-log' '--enable-cache-digests' '--enable-delay-pools' '--enable-referer-log' '--enable-arp-acl' '--with-large-files' '--with-filedescriptors=8192' '--enable-caps' '--enable-ipv6' '--disable-snmp' '--disable-ssl' '--enable-icap-client' '--disable-zph-qos' '--enable-storeio=ufs,diskd,aufs' '--enable-linux-netfilter' '--enable-epoll' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-march=athlon64 -O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-march=athlon64 -O2 -pipe' '--with-squid=/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for krb5-config... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gssapi.h usability... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking gssapi/gssapi_krb5.h usability... no checking gssapi/gssapi_krb5.h presence... no checking for gssapi/gssapi_krb5.h... no checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking for main in -lresolv... yes checking for main in -lcom_err... yes checking for main in -ldes425... no checking for main in -lk5crypto... no checking for main in -lkrb5... no checking for main in -lgssapi_krb5... no checking for SPNEGO support... no checking whether byte ordering is bigendian... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for SQUID at '/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8' ... yes checking getaddrinfo.h usability... yes checking getaddrinfo.h presence... yes checking for getaddrinfo.h... yes checking getnameinfo.h usability... yes checking getnameinfo.h presence... yes checking for getnameinfo.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking whether xgetaddrinfo is declared... yes checking whether xfreeaddrinfo is declared... yes checking whether xgai_strerror is declared... yes checking whether xgetnameinfo is declared... yes checking whether xstrdup is declared... yes checking whether xmalloc is declared... yes checking whether xfree is declared... yes checking for main in -lm... yes checking for main in -lmw... no configure: ## -----------------------------## configure: ## configure: ## mit has been selected configure: ## configure: ## -----------------------------## configure: creating ./config.status config.status: creating Makefile config.status: creating ska_config.h config.status: executing depfiles commands configure: updating ska_config.h === configuring in lib/libTrie (/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libTrie) 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' '--libdir=/usr/lib64' '--sysconfdir=/etc/squid' '--libexecdir=/usr/libexec/squid' '--localstatedir=/var' '--datadir=/usr/share/squid' '--with-logdir=/var/log/squid' '--with-default-user=squid' '--enable-auth=basic,digest,negotiate,ntlm' '--enable-removal-policies=lru,heap' '--enable-digest-auth-helpers=password' '--enable-basic-auth-helpers=getpwnam,NCSA,MSNT' '--enable-external-acl-helpers=ip_user,session,unix_group' '--enable-ntlm-auth-helpers=fakeauth' '--enable-negotiate-auth-helpers=' '--enable-useragent-log' '--enable-cache-digests' '--enable-delay-pools' '--enable-referer-log' '--enable-arp-acl' '--with-large-files' '--with-filedescriptors=8192' '--enable-caps' '--enable-ipv6' '--disable-snmp' '--disable-ssl' '--enable-icap-client' '--disable-zph-qos' '--enable-storeio=ufs,diskd,aufs' '--enable-linux-netfilter' '--enable-epoll' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-march=athlon64 -O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-march=athlon64 -O2 -pipe' '--with-squid=/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether compiler accepts -fhuge-objects... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands === configuring in lib/libLtdl (/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/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' '--libdir=/usr/lib64' '--sysconfdir=/etc/squid' '--libexecdir=/usr/libexec/squid' '--localstatedir=/var' '--datadir=/usr/share/squid' '--with-logdir=/var/log/squid' '--with-default-user=squid' '--enable-auth=basic,digest,negotiate,ntlm' '--enable-removal-policies=lru,heap' '--enable-digest-auth-helpers=password' '--enable-basic-auth-helpers=getpwnam,NCSA,MSNT' '--enable-external-acl-helpers=ip_user,session,unix_group' '--enable-ntlm-auth-helpers=fakeauth' '--enable-negotiate-auth-helpers=' '--enable-useragent-log' '--enable-cache-digests' '--enable-delay-pools' '--enable-referer-log' '--enable-arp-acl' '--with-large-files' '--with-filedescriptors=8192' '--enable-caps' '--enable-ipv6' '--disable-snmp' '--disable-ssl' '--enable-icap-client' '--disable-zph-qos' '--enable-storeio=ufs,diskd,aufs' '--enable-linux-netfilter' '--enable-epoll' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-march=athlon64 -O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-march=athlon64 -O2 -pipe' '--with-squid=/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib32/opengl/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/32 /usr/lib64/nspr /usr/lib64/nss /usr/lib64/xulrunner-1.9.1 /usr/lib64/qca2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/qt/3/lib /usr/qt/3/lib64 /usr/qt/3/lib32 /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib32/libstdc++-v3/ checking for library containing dlopen... -ldl 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 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... no checking for strlcpy... no 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 /tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8 ... make -j1 Making all in compat make[1]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/compat' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o .libs/assert.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -o assert.o >/dev/null 2>&1 mv -f .deps/assert.Tpo .deps/assert.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -o compat.o >/dev/null 2>&1 mv -f .deps/compat.Tpo .deps/compat.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c -o GnuRegex.lo GnuRegex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -fPIC -DPIC -o .libs/GnuRegex.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -o GnuRegex.o >/dev/null 2>&1 mv -f .deps/GnuRegex.Tpo .deps/GnuRegex.Plo /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libcompat.la assert.lo compat.lo GnuRegex.lo libtool: link: /usr/bin/ar cru .libs/libcompat.a .libs/assert.o .libs/compat.o .libs/GnuRegex.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[1]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/compat' Making all in lib make[1]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib' Making all in libLtdl make[2]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libLtdl' make all-am make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libLtdl' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -module -avoid-version -Wl,-O1 -o dlopen.la dlopen.lo -ldl -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -march=athlon64 -O2 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -no-undefined -dlpreopen dlopen.la -Wl,-O1 -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libLtdl/./.libs/dlopen.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libLtdl' make[2]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib/libLtdl' make[2]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MemPool.o -MD -MP -MF .deps/MemPool.Tpo -c -o MemPool.o MemPool.cc cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported mv -f .deps/MemPool.Tpo .deps/MemPool.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c mv -f .deps/charset.Tpo .deps/charset.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT getfullhostname.o -MD -MP -MF .deps/getfullhostname.Tpo -c -o getfullhostname.o getfullhostname.c mv -f .deps/getfullhostname.Tpo .deps/getfullhostname.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o heap.c mv -f .deps/heap.Tpo .deps/heap.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT html_quote.o -MD -MP -MF .deps/html_quote.Tpo -c -o html_quote.o html_quote.c mv -f .deps/html_quote.Tpo .deps/html_quote.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT iso3307.o -MD -MP -MF .deps/iso3307.Tpo -c -o iso3307.o iso3307.c mv -f .deps/iso3307.Tpo .deps/iso3307.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT radix.o -MD -MP -MF .deps/radix.Tpo -c -o radix.o radix.c mv -f .deps/radix.Tpo .deps/radix.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o rfc1035.c mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT rfc1123.o -MD -MP -MF .deps/rfc1123.Tpo -c -o rfc1123.o rfc1123.c mv -f .deps/rfc1123.Tpo .deps/rfc1123.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT rfc1738.o -MD -MP -MF .deps/rfc1738.Tpo -c -o rfc1738.o rfc1738.c mv -f .deps/rfc1738.Tpo .deps/rfc1738.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT rfc2617.o -MD -MP -MF .deps/rfc2617.Tpo -c -o rfc2617.o rfc2617.c mv -f .deps/rfc2617.Tpo .deps/rfc2617.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT rfc3596.o -MD -MP -MF .deps/rfc3596.Tpo -c -o rfc3596.o rfc3596.c mv -f .deps/rfc3596.Tpo .deps/rfc3596.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Splay.o -MD -MP -MF .deps/Splay.Tpo -c -o Splay.o Splay.cc cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported mv -f .deps/Splay.Tpo .deps/Splay.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT strnstr.o -MD -MP -MF .deps/strnstr.Tpo -c -o strnstr.o strnstr.cc cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported mv -f .deps/strnstr.Tpo .deps/strnstr.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT stub_memaccount.o -MD -MP -MF .deps/stub_memaccount.Tpo -c -o stub_memaccount.o stub_memaccount.c mv -f .deps/stub_memaccount.Tpo .deps/stub_memaccount.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT uudecode.o -MD -MP -MF .deps/uudecode.Tpo -c -o uudecode.o uudecode.c mv -f .deps/uudecode.Tpo .deps/uudecode.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT xusleep.o -MD -MP -MF .deps/xusleep.Tpo -c -o xusleep.o xusleep.c mv -f .deps/xusleep.Tpo .deps/xusleep.Po rm -f libmiscutil.a /usr/bin/ar cru libmiscutil.a MemPool.o base64.o charset.o getfullhostname.o hash.o heap.o html_quote.o iso3307.o md5.o radix.o rfc1035.o rfc1123.o rfc1738.o rfc2617.o rfc3596.o Splay.o strnstr.o stub_memaccount.o util.o uudecode.o xusleep.o x86_64-pc-linux-gnu-ranlib libmiscutil.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I../include -I../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ntlmauth.o -MD -MP -MF .deps/ntlmauth.Tpo -c -o ntlmauth.o ntlmauth.c mv -f .deps/ntlmauth.Tpo .deps/ntlmauth.Po rm -f libntlmauth.a /usr/bin/ar cru libntlmauth.a ntlmauth.o x86_64-pc-linux-gnu-ranlib libntlmauth.a make[2]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib' make[1]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib' Making all in scripts make[1]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/scripts' make[1]: Nie ma nic do zrobienia w `all'. make[1]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/scripts' Making all in src make[1]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' gawk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.h sed "\ s%@DEFAULT_HTTP_PORT@%3128%g;\ s%@DEFAULT_ICP_PORT@%3130%g;\ s%@DEFAULT_CACHE_EFFECTIVE_USER@%squid%g;\ s%@DEFAULT_MIME_TABLE@%/etc/squid/mime.conf%g;\ s%@DEFAULT_DNSSERVER@%/usr/libexec/squid/`echo dnsserver | sed 's,x,x,;s/$//'`%g;\ s%@DEFAULT_UNLINKD@%/usr/libexec/squid/`echo unlinkd | sed 's,x,x,;s/$//'`%g;\ s%@DEFAULT_PINGER@%/usr/libexec/squid/`echo pinger | sed 's,x,x,;s/$//'`%g;\ s%@DEFAULT_DISKD@%/usr/libexec/squid/`echo diskd | sed 's,x,x,;s/$//'`%g;\ s%@DEFAULT_CACHE_LOG@%/var/log/squid/cache.log%g;\ s%@DEFAULT_ACCESS_LOG@%/var/log/squid/access.log%g;\ s%@DEFAULT_STORE_LOG@%/var/log/squid/store.log%g;\ s%@DEFAULT_PID_FILE@%/var/squid.pid%g;\ s%@DEFAULT_NETDB_FILE@%/var/run/netdb.state%g;\ s%@DEFAULT_SWAP_DIR@%/var/cache/squid%g;\ s%@DEFAULT_ICON_DIR@%/usr/share/squid/icons%g;\ s%@DEFAULT_MIB_PATH@%/usr/share/squid/mib.txt%g;\ s%@DEFAULT_ERROR_DIR@%/usr/share/squid/errors%g;\ s%@DEFAULT_CONFIG_DIR@%/etc/squid%g;\ s%@DEFAULT_PREFIX@%/usr%g;\ s%@DEFAULT_HOSTS@%/etc/hosts%g;\ s%@[V]ERSION@%3.1.0.8%g;"\ < ./cf.data.pre >cf.data depbase=`echo cf_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT cf_gen.o -MD -MP -MF $depbase.Tpo -c -o cf_gen.o cf_gen.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o cf_gen cf_gen.o ../compat/libcompat.la -L../lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o cf_gen cf_gen.o ../compat/.libs/libcompat.a -L/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl ./cf_gen cf.data ./cf.data.depend gawk -f ./mk-globals-c.awk < ./globals.h > globals.cc gawk -f ./mk-string-arrays.awk < ./enums.h > string_arrays.c /bin/sh ./repl_modules.sh lru heap > repl_modules.cc make all-recursive make[2]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' Making all in base make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/base' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c -o AsyncJob.lo AsyncJob.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc -fPIC -DPIC -o .libs/AsyncJob.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc -o AsyncJob.o >/dev/null 2>&1 mv -f .deps/AsyncJob.Tpo .deps/AsyncJob.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libbase.la AsyncJob.lo libtool: link: /usr/bin/ar cru .libs/libbase.a .libs/AsyncJob.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbase.a libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/base' Making all in acl make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/acl' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c -o Acl.lo Acl.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -fPIC -DPIC -o .libs/Acl.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -o Acl.o >/dev/null 2>&1 mv -f .deps/Acl.Tpo .deps/Acl.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c -o Checklist.lo Checklist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c Checklist.cc -fPIC -DPIC -o .libs/Checklist.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Checklist.lo -MD -MP -MF .deps/Checklist.Tpo -c Checklist.cc -o Checklist.o >/dev/null 2>&1 mv -f .deps/Checklist.Tpo .deps/Checklist.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libapi.la Acl.lo Checklist.lo libtool: link: /usr/bin/ar cru .libs/libapi.a .libs/Acl.o .libs/Checklist.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c -o Strategised.lo Strategised.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c Strategised.cc -fPIC -DPIC -o .libs/Strategised.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Strategised.lo -MD -MP -MF .deps/Strategised.Tpo -c Strategised.cc -o Strategised.o >/dev/null 2>&1 mv -f .deps/Strategised.Tpo .deps/Strategised.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c -o FilledChecklist.lo FilledChecklist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c FilledChecklist.cc -fPIC -DPIC -o .libs/FilledChecklist.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT FilledChecklist.lo -MD -MP -MF .deps/FilledChecklist.Tpo -c FilledChecklist.cc -o FilledChecklist.o >/dev/null 2>&1 mv -f .deps/FilledChecklist.Tpo .deps/FilledChecklist.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libstate.la Strategised.lo FilledChecklist.lo libtool: link: /usr/bin/ar cru .libs/libstate.a .libs/Strategised.o .libs/FilledChecklist.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstate.a libtool: link: ( cd ".libs" && rm -f "libstate.la" && ln -s "../libstate.la" "libstate.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c -o IntRange.lo IntRange.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c IntRange.cc -fPIC -DPIC -o .libs/IntRange.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IntRange.lo -MD -MP -MF .deps/IntRange.Tpo -c IntRange.cc -o IntRange.o >/dev/null 2>&1 mv -f .deps/IntRange.Tpo .deps/IntRange.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c -o RegexData.lo RegexData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c RegexData.cc -fPIC -DPIC -o .libs/RegexData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RegexData.lo -MD -MP -MF .deps/RegexData.Tpo -c RegexData.cc -o RegexData.o >/dev/null 2>&1 mv -f .deps/RegexData.Tpo .deps/RegexData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c -o StringData.lo StringData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c StringData.cc -fPIC -DPIC -o .libs/StringData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StringData.lo -MD -MP -MF .deps/StringData.Tpo -c StringData.cc -o StringData.o >/dev/null 2>&1 mv -f .deps/StringData.Tpo .deps/StringData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1 mv -f .deps/Time.Tpo .deps/Time.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c -o TimeData.lo TimeData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c TimeData.cc -fPIC -DPIC -o .libs/TimeData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TimeData.lo -MD -MP -MF .deps/TimeData.Tpo -c TimeData.cc -o TimeData.o >/dev/null 2>&1 mv -f .deps/TimeData.Tpo .deps/TimeData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c -o Asn.lo Asn.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c Asn.cc -fPIC -DPIC -o .libs/Asn.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Asn.lo -MD -MP -MF .deps/Asn.Tpo -c Asn.cc -o Asn.o >/dev/null 2>&1 mv -f .deps/Asn.Tpo .deps/Asn.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c -o Browser.lo Browser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c Browser.cc -fPIC -DPIC -o .libs/Browser.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Browser.lo -MD -MP -MF .deps/Browser.Tpo -c Browser.cc -o Browser.o >/dev/null 2>&1 mv -f .deps/Browser.Tpo .deps/Browser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c -o DestinationDomain.lo DestinationDomain.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c DestinationDomain.cc -fPIC -DPIC -o .libs/DestinationDomain.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationDomain.lo -MD -MP -MF .deps/DestinationDomain.Tpo -c DestinationDomain.cc -o DestinationDomain.o >/dev/null 2>&1 mv -f .deps/DestinationDomain.Tpo .deps/DestinationDomain.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c -o DestinationIp.lo DestinationIp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c DestinationIp.cc -fPIC -DPIC -o .libs/DestinationIp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DestinationIp.lo -MD -MP -MF .deps/DestinationIp.Tpo -c DestinationIp.cc -o DestinationIp.o >/dev/null 2>&1 mv -f .deps/DestinationIp.Tpo .deps/DestinationIp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c -o DomainData.lo DomainData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c DomainData.cc -fPIC -DPIC -o .libs/DomainData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c DomainData.cc -o DomainData.o >/dev/null 2>&1 mv -f .deps/DomainData.Tpo .deps/DomainData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c -o ExtUser.lo ExtUser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ExtUser.cc -fPIC -DPIC -o .libs/ExtUser.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ExtUser.lo -MD -MP -MF .deps/ExtUser.Tpo -c ExtUser.cc -o ExtUser.o >/dev/null 2>&1 mv -f .deps/ExtUser.Tpo .deps/ExtUser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c -o HttpHeaderData.lo HttpHeaderData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c HttpHeaderData.cc -fPIC -DPIC -o .libs/HttpHeaderData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpHeaderData.lo -MD -MP -MF .deps/HttpHeaderData.Tpo -c HttpHeaderData.cc -o HttpHeaderData.o >/dev/null 2>&1 mv -f .deps/HttpHeaderData.Tpo .deps/HttpHeaderData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c -o HttpRepHeader.lo HttpRepHeader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c HttpRepHeader.cc -fPIC -DPIC -o .libs/HttpRepHeader.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpRepHeader.lo -MD -MP -MF .deps/HttpRepHeader.Tpo -c HttpRepHeader.cc -o HttpRepHeader.o >/dev/null 2>&1 mv -f .deps/HttpRepHeader.Tpo .deps/HttpRepHeader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c -o HttpReqHeader.lo HttpReqHeader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c HttpReqHeader.cc -fPIC -DPIC -o .libs/HttpReqHeader.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpReqHeader.lo -MD -MP -MF .deps/HttpReqHeader.Tpo -c HttpReqHeader.cc -o HttpReqHeader.o >/dev/null 2>&1 mv -f .deps/HttpReqHeader.Tpo .deps/HttpReqHeader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c -o HttpStatus.lo HttpStatus.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c HttpStatus.cc -fPIC -DPIC -o .libs/HttpStatus.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpStatus.lo -MD -MP -MF .deps/HttpStatus.Tpo -c HttpStatus.cc -o HttpStatus.o >/dev/null 2>&1 mv -f .deps/HttpStatus.Tpo .deps/HttpStatus.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c -o Ip.lo Ip.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c Ip.cc -fPIC -DPIC -o .libs/Ip.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ip.lo -MD -MP -MF .deps/Ip.Tpo -c Ip.cc -o Ip.o >/dev/null 2>&1 mv -f .deps/Ip.Tpo .deps/Ip.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c -o MaxConnection.lo MaxConnection.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c MaxConnection.cc -fPIC -DPIC -o .libs/MaxConnection.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MaxConnection.lo -MD -MP -MF .deps/MaxConnection.Tpo -c MaxConnection.cc -o MaxConnection.o >/dev/null 2>&1 mv -f .deps/MaxConnection.Tpo .deps/MaxConnection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c -o Method.lo Method.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c Method.cc -fPIC -DPIC -o .libs/Method.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Method.lo -MD -MP -MF .deps/Method.Tpo -c Method.cc -o Method.o >/dev/null 2>&1 mv -f .deps/Method.Tpo .deps/Method.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c -o MethodData.lo MethodData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c MethodData.cc -fPIC -DPIC -o .libs/MethodData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MethodData.lo -MD -MP -MF .deps/MethodData.Tpo -c MethodData.cc -o MethodData.o >/dev/null 2>&1 mv -f .deps/MethodData.Tpo .deps/MethodData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c -o MyIp.lo MyIp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c MyIp.cc -fPIC -DPIC -o .libs/MyIp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyIp.lo -MD -MP -MF .deps/MyIp.Tpo -c MyIp.cc -o MyIp.o >/dev/null 2>&1 mv -f .deps/MyIp.Tpo .deps/MyIp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c -o MyPort.lo MyPort.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c MyPort.cc -fPIC -DPIC -o .libs/MyPort.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPort.lo -MD -MP -MF .deps/MyPort.Tpo -c MyPort.cc -o MyPort.o >/dev/null 2>&1 mv -f .deps/MyPort.Tpo .deps/MyPort.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c -o MyPortName.lo MyPortName.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c MyPortName.cc -fPIC -DPIC -o .libs/MyPortName.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT MyPortName.lo -MD -MP -MF .deps/MyPortName.Tpo -c MyPortName.cc -o MyPortName.o >/dev/null 2>&1 mv -f .deps/MyPortName.Tpo .deps/MyPortName.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c -o PeerName.lo PeerName.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c PeerName.cc -fPIC -DPIC -o .libs/PeerName.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT PeerName.lo -MD -MP -MF .deps/PeerName.Tpo -c PeerName.cc -o PeerName.o >/dev/null 2>&1 mv -f .deps/PeerName.Tpo .deps/PeerName.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c -o Protocol.lo Protocol.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c Protocol.cc -fPIC -DPIC -o .libs/Protocol.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Protocol.lo -MD -MP -MF .deps/Protocol.Tpo -c Protocol.cc -o Protocol.o >/dev/null 2>&1 mv -f .deps/Protocol.Tpo .deps/Protocol.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c -o ProtocolData.lo ProtocolData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ProtocolData.cc -fPIC -DPIC -o .libs/ProtocolData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ProtocolData.lo -MD -MP -MF .deps/ProtocolData.Tpo -c ProtocolData.cc -o ProtocolData.o >/dev/null 2>&1 mv -f .deps/ProtocolData.Tpo .deps/ProtocolData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c -o Referer.lo Referer.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c Referer.cc -fPIC -DPIC -o .libs/Referer.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Referer.lo -MD -MP -MF .deps/Referer.Tpo -c Referer.cc -o Referer.o >/dev/null 2>&1 mv -f .deps/Referer.Tpo .deps/Referer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c -o ReplyMimeType.lo ReplyMimeType.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ReplyMimeType.cc -fPIC -DPIC -o .libs/ReplyMimeType.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ReplyMimeType.lo -MD -MP -MF .deps/ReplyMimeType.Tpo -c ReplyMimeType.cc -o ReplyMimeType.o >/dev/null 2>&1 mv -f .deps/ReplyMimeType.Tpo .deps/ReplyMimeType.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c -o RequestMimeType.lo RequestMimeType.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c RequestMimeType.cc -fPIC -DPIC -o .libs/RequestMimeType.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RequestMimeType.lo -MD -MP -MF .deps/RequestMimeType.Tpo -c RequestMimeType.cc -o RequestMimeType.o >/dev/null 2>&1 mv -f .deps/RequestMimeType.Tpo .deps/RequestMimeType.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c -o SourceDomain.lo SourceDomain.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c SourceDomain.cc -fPIC -DPIC -o .libs/SourceDomain.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceDomain.lo -MD -MP -MF .deps/SourceDomain.Tpo -c SourceDomain.cc -o SourceDomain.o >/dev/null 2>&1 mv -f .deps/SourceDomain.Tpo .deps/SourceDomain.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c -o SourceIp.lo SourceIp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c SourceIp.cc -fPIC -DPIC -o .libs/SourceIp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SourceIp.lo -MD -MP -MF .deps/SourceIp.Tpo -c SourceIp.cc -o SourceIp.o >/dev/null 2>&1 mv -f .deps/SourceIp.Tpo .deps/SourceIp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c -o Url.lo Url.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c Url.cc -fPIC -DPIC -o .libs/Url.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c Url.cc -o Url.o >/dev/null 2>&1 mv -f .deps/Url.Tpo .deps/Url.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c -o UrlPath.lo UrlPath.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c UrlPath.cc -fPIC -DPIC -o .libs/UrlPath.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPath.lo -MD -MP -MF .deps/UrlPath.Tpo -c UrlPath.cc -o UrlPath.o >/dev/null 2>&1 mv -f .deps/UrlPath.Tpo .deps/UrlPath.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c -o UrlPort.lo UrlPort.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c UrlPort.cc -fPIC -DPIC -o .libs/UrlPort.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UrlPort.lo -MD -MP -MF .deps/UrlPort.Tpo -c UrlPort.cc -o UrlPort.o >/dev/null 2>&1 mv -f .deps/UrlPort.Tpo .deps/UrlPort.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c -o UserData.lo UserData.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c UserData.cc -fPIC -DPIC -o .libs/UserData.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserData.lo -MD -MP -MF .deps/UserData.Tpo -c UserData.cc -o UserData.o >/dev/null 2>&1 mv -f .deps/UserData.Tpo .deps/UserData.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo Gadgets.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c Gadgets.cc -o Gadgets.o >/dev/null 2>&1 mv -f .deps/Gadgets.Tpo .deps/Gadgets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c -o Arp.lo Arp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c Arp.cc -fPIC -DPIC -o .libs/Arp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Arp.lo -MD -MP -MF .deps/Arp.Tpo -c Arp.cc -o Arp.o >/dev/null 2>&1 mv -f .deps/Arp.Tpo .deps/Arp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c -o Ident.lo Ident.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c Ident.cc -fPIC -DPIC -o .libs/Ident.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c Ident.cc -o Ident.o >/dev/null 2>&1 mv -f .deps/Ident.Tpo .deps/Ident.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libacls.la IntRange.lo RegexData.lo StringData.lo Time.lo TimeData.lo Asn.lo Browser.lo DestinationDomain.lo DestinationIp.lo DomainData.lo ExtUser.lo HttpHeaderData.lo HttpRepHeader.lo HttpReqHeader.lo HttpStatus.lo Ip.lo MaxConnection.lo Method.lo MethodData.lo MyIp.lo MyPort.lo MyPortName.lo PeerName.lo Protocol.lo ProtocolData.lo Referer.lo ReplyMimeType.lo RequestMimeType.lo SourceDomain.lo SourceIp.lo Url.lo UrlPath.lo UrlPort.lo UserData.lo Gadgets.lo Arp.lo Ident.lo libtool: link: /usr/bin/ar cru .libs/libacls.a .libs/IntRange.o .libs/RegexData.o .libs/StringData.o .libs/Time.o .libs/TimeData.o .libs/Asn.o .libs/Browser.o .libs/DestinationDomain.o .libs/DestinationIp.o .libs/DomainData.o .libs/ExtUser.o .libs/HttpHeaderData.o .libs/HttpRepHeader.o .libs/HttpReqHeader.o .libs/HttpStatus.o .libs/Ip.o .libs/MaxConnection.o .libs/Method.o .libs/MethodData.o .libs/MyIp.o .libs/MyPort.o .libs/MyPortName.o .libs/PeerName.o .libs/Protocol.o .libs/ProtocolData.o .libs/Referer.o .libs/ReplyMimeType.o .libs/RequestMimeType.o .libs/SourceDomain.o .libs/SourceIp.o .libs/Url.o .libs/UrlPath.o .libs/UrlPort.o .libs/UserData.o .libs/Gadgets.o .libs/Arp.o .libs/Ident.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libacls.a libtool: link: ( cd ".libs" && rm -f "libacls.la" && ln -s "../libacls.la" "libacls.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/acl' Making all in fs make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/fs' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c -o StoreFSufs.lo `test -f 'ufs/StoreFSufs.cc' || echo './'`ufs/StoreFSufs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c ufs/StoreFSufs.cc -fPIC -DPIC -o .libs/StoreFSufs.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSufs.lo -MD -MP -MF .deps/StoreFSufs.Tpo -c ufs/StoreFSufs.cc -o StoreFSufs.o >/dev/null 2>&1 mv -f .deps/StoreFSufs.Tpo .deps/StoreFSufs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_dir_ufs.lo -MD -MP -MF .deps/store_dir_ufs.Tpo -c -o store_dir_ufs.lo `test -f 'ufs/store_dir_ufs.cc' || echo './'`ufs/store_dir_ufs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_dir_ufs.lo -MD -MP -MF .deps/store_dir_ufs.Tpo -c ufs/store_dir_ufs.cc -fPIC -DPIC -o .libs/store_dir_ufs.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_dir_ufs.lo -MD -MP -MF .deps/store_dir_ufs.Tpo -c ufs/store_dir_ufs.cc -o store_dir_ufs.o >/dev/null 2>&1 mv -f .deps/store_dir_ufs.Tpo .deps/store_dir_ufs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_io_ufs.lo -MD -MP -MF .deps/store_io_ufs.Tpo -c -o store_io_ufs.lo `test -f 'ufs/store_io_ufs.cc' || echo './'`ufs/store_io_ufs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_io_ufs.lo -MD -MP -MF .deps/store_io_ufs.Tpo -c ufs/store_io_ufs.cc -fPIC -DPIC -o .libs/store_io_ufs.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_io_ufs.lo -MD -MP -MF .deps/store_io_ufs.Tpo -c ufs/store_io_ufs.cc -o store_io_ufs.o >/dev/null 2>&1 mv -f .deps/store_io_ufs.Tpo .deps/store_io_ufs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ufscommon.lo -MD -MP -MF .deps/ufscommon.Tpo -c -o ufscommon.lo `test -f 'ufs/ufscommon.cc' || echo './'`ufs/ufscommon.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ufscommon.lo -MD -MP -MF .deps/ufscommon.Tpo -c ufs/ufscommon.cc -fPIC -DPIC -o .libs/ufscommon.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ufscommon.lo -MD -MP -MF .deps/ufscommon.Tpo -c ufs/ufscommon.cc -o ufscommon.o >/dev/null 2>&1 mv -f .deps/ufscommon.Tpo .deps/ufscommon.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libufs.la StoreFSufs.lo store_dir_ufs.lo store_io_ufs.lo ufscommon.lo libtool: link: /usr/bin/ar cru .libs/libufs.a .libs/StoreFSufs.o .libs/store_dir_ufs.o .libs/store_io_ufs.o .libs/ufscommon.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libufs.a libtool: link: ( cd ".libs" && rm -f "libufs.la" && ln -s "../libufs.la" "libufs.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c -o StoreFSdiskd.lo `test -f 'diskd/StoreFSdiskd.cc' || echo './'`diskd/StoreFSdiskd.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c diskd/StoreFSdiskd.cc -fPIC -DPIC -o .libs/StoreFSdiskd.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSdiskd.lo -MD -MP -MF .deps/StoreFSdiskd.Tpo -c diskd/StoreFSdiskd.cc -o StoreFSdiskd.o >/dev/null 2>&1 mv -f .deps/StoreFSdiskd.Tpo .deps/StoreFSdiskd.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libdiskd.la StoreFSdiskd.lo libtool: link: /usr/bin/ar cru .libs/libdiskd.a .libs/StoreFSdiskd.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdiskd.a libtool: link: ( cd ".libs" && rm -f "libdiskd.la" && ln -s "../libdiskd.la" "libdiskd.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c -o StoreFSaufs.lo `test -f 'aufs/StoreFSaufs.cc' || echo './'`aufs/StoreFSaufs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c aufs/StoreFSaufs.cc -fPIC -DPIC -o .libs/StoreFSaufs.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreFSaufs.lo -MD -MP -MF .deps/StoreFSaufs.Tpo -c aufs/StoreFSaufs.cc -o StoreFSaufs.o >/dev/null 2>&1 mv -f .deps/StoreFSaufs.Tpo .deps/StoreFSaufs.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libaufs.la StoreFSaufs.lo libtool: link: /usr/bin/ar cru .libs/libaufs.a .libs/StoreFSaufs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libaufs.a libtool: link: ( cd ".libs" && rm -f "libaufs.la" && ln -s "../libaufs.la" "libaufs.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c -o Module.lo Module.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c Module.cc -fPIC -DPIC -o .libs/Module.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c Module.cc -o Module.o >/dev/null 2>&1 mv -f .deps/Module.Tpo .deps/Module.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libfs.la Module.lo libufs.la libdiskd.la libaufs.la libtool: link: (cd .libs/libfs.lax/libufs.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/fs/./.libs/libufs.a") libtool: link: (cd .libs/libfs.lax/libdiskd.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/fs/./.libs/libdiskd.a") libtool: link: (cd .libs/libfs.lax/libaufs.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/fs/./.libs/libaufs.a") libtool: link: /usr/bin/ar cru .libs/libfs.a .libs/Module.o .libs/libfs.lax/libufs.a/ufscommon.o .libs/libfs.lax/libufs.a/store_io_ufs.o .libs/libfs.lax/libufs.a/store_dir_ufs.o .libs/libfs.lax/libufs.a/StoreFSufs.o .libs/libfs.lax/libdiskd.a/StoreFSdiskd.o .libs/libfs.lax/libaufs.a/StoreFSaufs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfs.a libtool: link: rm -fr .libs/libfs.lax libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/fs' Making all in repl make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/repl' depbase=`echo lru/store_repl_lru.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I. -I../../include -I../../include -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT lru/store_repl_lru.o -MD -MP -MF $depbase.Tpo -c -o lru/store_repl_lru.o lru/store_repl_lru.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported rm -f liblru.a /usr/bin/ar cru liblru.a lru/store_repl_lru.o x86_64-pc-linux-gnu-ranlib liblru.a depbase=`echo heap/store_heap_replacement.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I. -I../../include -I../../include -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT heap/store_heap_replacement.o -MD -MP -MF $depbase.Tpo -c -o heap/store_heap_replacement.o heap/store_heap_replacement.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo heap/store_repl_heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I. -I../../include -I../../include -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT heap/store_repl_heap.o -MD -MP -MF $depbase.Tpo -c -o heap/store_repl_heap.o heap/store_repl_heap.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported rm -f libheap.a /usr/bin/ar cru libheap.a heap/store_heap_replacement.o heap/store_repl_heap.o x86_64-pc-linux-gnu-ranlib libheap.a make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/repl' Making all in auth make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo Config.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -fPIC -DPIC -o .libs/Config.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -o Config.o >/dev/null 2>&1 mv -f .deps/Config.Tpo .deps/Config.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c -o Scheme.lo Scheme.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c Scheme.cc -fPIC -DPIC -o .libs/Scheme.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c Scheme.cc -o Scheme.o >/dev/null 2>&1 mv -f .deps/Scheme.Tpo .deps/Scheme.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT User.lo -MD -MP -MF .deps/User.Tpo -c -o User.lo User.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT User.lo -MD -MP -MF .deps/User.Tpo -c User.cc -fPIC -DPIC -o .libs/User.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT User.lo -MD -MP -MF .deps/User.Tpo -c User.cc -o User.o >/dev/null 2>&1 mv -f .deps/User.Tpo .deps/User.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c -o UserRequest.lo UserRequest.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c UserRequest.cc -fPIC -DPIC -o .libs/UserRequest.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c UserRequest.cc -o UserRequest.o >/dev/null 2>&1 mv -f .deps/UserRequest.Tpo .deps/UserRequest.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c -o Gadgets.lo Gadgets.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c Gadgets.cc -fPIC -DPIC -o .libs/Gadgets.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Gadgets.lo -MD -MP -MF .deps/Gadgets.Tpo -c Gadgets.cc -o Gadgets.o >/dev/null 2>&1 mv -f .deps/Gadgets.Tpo .deps/Gadgets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c -o basicScheme.lo `test -f 'basic/basicScheme.cc' || echo './'`basic/basicScheme.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c basic/basicScheme.cc -fPIC -DPIC -o .libs/basicScheme.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT basicScheme.lo -MD -MP -MF .deps/basicScheme.Tpo -c basic/basicScheme.cc -o basicScheme.o >/dev/null 2>&1 mv -f .deps/basicScheme.Tpo .deps/basicScheme.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c -o auth_basic.lo `test -f 'basic/auth_basic.cc' || echo './'`basic/auth_basic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c basic/auth_basic.cc -fPIC -DPIC -o .libs/auth_basic.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_basic.lo -MD -MP -MF .deps/auth_basic.Tpo -c basic/auth_basic.cc -o auth_basic.o >/dev/null 2>&1 mv -f .deps/auth_basic.Tpo .deps/auth_basic.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libbasic.la basicScheme.lo auth_basic.lo libtool: link: /usr/bin/ar cru .libs/libbasic.a .libs/basicScheme.o .libs/auth_basic.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbasic.a libtool: link: ( cd ".libs" && rm -f "libbasic.la" && ln -s "../libbasic.la" "libbasic.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c -o digestScheme.lo `test -f 'digest/digestScheme.cc' || echo './'`digest/digestScheme.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c digest/digestScheme.cc -fPIC -DPIC -o .libs/digestScheme.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT digestScheme.lo -MD -MP -MF .deps/digestScheme.Tpo -c digest/digestScheme.cc -o digestScheme.o >/dev/null 2>&1 mv -f .deps/digestScheme.Tpo .deps/digestScheme.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c -o auth_digest.lo `test -f 'digest/auth_digest.cc' || echo './'`digest/auth_digest.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c digest/auth_digest.cc -fPIC -DPIC -o .libs/auth_digest.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_digest.lo -MD -MP -MF .deps/auth_digest.Tpo -c digest/auth_digest.cc -o auth_digest.o >/dev/null 2>&1 mv -f .deps/auth_digest.Tpo .deps/auth_digest.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libdigest.la digestScheme.lo auth_digest.lo libtool: link: /usr/bin/ar cru .libs/libdigest.a .libs/digestScheme.o .libs/auth_digest.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdigest.a libtool: link: ( cd ".libs" && rm -f "libdigest.la" && ln -s "../libdigest.la" "libdigest.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c -o negotiateScheme.lo `test -f 'negotiate/negotiateScheme.cc' || echo './'`negotiate/negotiateScheme.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c negotiate/negotiateScheme.cc -fPIC -DPIC -o .libs/negotiateScheme.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT negotiateScheme.lo -MD -MP -MF .deps/negotiateScheme.Tpo -c negotiate/negotiateScheme.cc -o negotiateScheme.o >/dev/null 2>&1 mv -f .deps/negotiateScheme.Tpo .deps/negotiateScheme.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c -o auth_negotiate.lo `test -f 'negotiate/auth_negotiate.cc' || echo './'`negotiate/auth_negotiate.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c negotiate/auth_negotiate.cc -fPIC -DPIC -o .libs/auth_negotiate.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_negotiate.lo -MD -MP -MF .deps/auth_negotiate.Tpo -c negotiate/auth_negotiate.cc -o auth_negotiate.o >/dev/null 2>&1 mv -f .deps/auth_negotiate.Tpo .deps/auth_negotiate.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libnegotiate.la negotiateScheme.lo auth_negotiate.lo libtool: link: /usr/bin/ar cru .libs/libnegotiate.a .libs/negotiateScheme.o .libs/auth_negotiate.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnegotiate.a libtool: link: ( cd ".libs" && rm -f "libnegotiate.la" && ln -s "../libnegotiate.la" "libnegotiate.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c -o ntlmScheme.lo `test -f 'ntlm/ntlmScheme.cc' || echo './'`ntlm/ntlmScheme.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c ntlm/ntlmScheme.cc -fPIC -DPIC -o .libs/ntlmScheme.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ntlmScheme.lo -MD -MP -MF .deps/ntlmScheme.Tpo -c ntlm/ntlmScheme.cc -o ntlmScheme.o >/dev/null 2>&1 mv -f .deps/ntlmScheme.Tpo .deps/ntlmScheme.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c -o auth_ntlm.lo `test -f 'ntlm/auth_ntlm.cc' || echo './'`ntlm/auth_ntlm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c ntlm/auth_ntlm.cc -fPIC -DPIC -o .libs/auth_ntlm.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT auth_ntlm.lo -MD -MP -MF .deps/auth_ntlm.Tpo -c ntlm/auth_ntlm.cc -o auth_ntlm.o >/dev/null 2>&1 mv -f .deps/auth_ntlm.Tpo .deps/auth_ntlm.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libntlm.la ntlmScheme.lo auth_ntlm.lo libtool: link: /usr/bin/ar cru .libs/libntlm.a .libs/ntlmScheme.o .libs/auth_ntlm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libntlm.a libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libauth.la Config.lo Scheme.lo User.lo UserRequest.lo Gadgets.lo libbasic.la libdigest.la libnegotiate.la libntlm.la libtool: link: (cd .libs/libauth.lax/libbasic.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth/./.libs/libbasic.a") libtool: link: (cd .libs/libauth.lax/libdigest.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth/./.libs/libdigest.a") libtool: link: (cd .libs/libauth.lax/libnegotiate.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth/./.libs/libnegotiate.a") libtool: link: (cd .libs/libauth.lax/libntlm.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth/./.libs/libntlm.a") libtool: link: /usr/bin/ar cru .libs/libauth.a .libs/Config.o .libs/Scheme.o .libs/User.o .libs/UserRequest.o .libs/Gadgets.o .libs/libauth.lax/libbasic.a/auth_basic.o .libs/libauth.lax/libbasic.a/basicScheme.o .libs/libauth.lax/libdigest.a/auth_digest.o .libs/libauth.lax/libdigest.a/digestScheme.o .libs/libauth.lax/libnegotiate.a/auth_negotiate.o .libs/libauth.lax/libnegotiate.a/negotiateScheme.o .libs/libauth.lax/libntlm.a/auth_ntlm.o .libs/libauth.lax/libntlm.a/ntlmScheme.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libauth.a libtool: link: rm -fr .libs/libauth.lax libtool: link: ( cd ".libs" && rm -f "libauth.la" && ln -s "../libauth.la" "libauth.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c -o Acl.lo Acl.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -fPIC -DPIC -o .libs/Acl.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc -o Acl.o >/dev/null 2>&1 mv -f .deps/Acl.Tpo .deps/Acl.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c -o AclMaxUserIp.lo AclMaxUserIp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c AclMaxUserIp.cc -fPIC -DPIC -o .libs/AclMaxUserIp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclMaxUserIp.lo -MD -MP -MF .deps/AclMaxUserIp.Tpo -c AclMaxUserIp.cc -o AclMaxUserIp.o >/dev/null 2>&1 mv -f .deps/AclMaxUserIp.Tpo .deps/AclMaxUserIp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c -o AclProxyAuth.lo AclProxyAuth.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c AclProxyAuth.cc -fPIC -DPIC -o .libs/AclProxyAuth.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I. -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AclProxyAuth.lo -MD -MP -MF .deps/AclProxyAuth.Tpo -c AclProxyAuth.cc -o AclProxyAuth.o >/dev/null 2>&1 mv -f .deps/AclProxyAuth.Tpo .deps/AclProxyAuth.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libacls.la Acl.lo AclMaxUserIp.lo AclProxyAuth.lo libtool: link: /usr/bin/ar cru .libs/libacls.a .libs/Acl.o .libs/AclMaxUserIp.o .libs/AclProxyAuth.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libacls.a libtool: link: ( cd ".libs" && rm -f "libacls.la" && ln -s "../libacls.la" "libacls.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/auth' Making all in ip make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/ip' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c -o IpAddress.lo IpAddress.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c IpAddress.cc -fPIC -DPIC -o .libs/IpAddress.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c IpAddress.cc -o IpAddress.o >/dev/null 2>&1 mv -f .deps/IpAddress.Tpo .deps/IpAddress.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c -o IpIntercept.lo IpIntercept.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c IpIntercept.cc -fPIC -DPIC -o .libs/IpIntercept.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IpIntercept.lo -MD -MP -MF .deps/IpIntercept.Tpo -c IpIntercept.cc -o IpIntercept.o >/dev/null 2>&1 mv -f .deps/IpIntercept.Tpo .deps/IpIntercept.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c -o QosConfig.lo QosConfig.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c QosConfig.cc -fPIC -DPIC -o .libs/QosConfig.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../lib -I../../src -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c QosConfig.cc -o QosConfig.o >/dev/null 2>&1 mv -f .deps/QosConfig.Tpo .deps/QosConfig.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libip.la IpAddress.lo IpIntercept.lo QosConfig.lo libtool: link: /usr/bin/ar cru .libs/libip.a .libs/IpAddress.o .libs/IpIntercept.o .libs/QosConfig.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libip.a libtool: link: ( cd ".libs" && rm -f "libip.la" && ln -s "../libip.la" "libip.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/ip' Making all in icmp make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/icmp' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c -o Icmp.lo Icmp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c Icmp.cc -fPIC -DPIC -o .libs/Icmp.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c Icmp.cc -o Icmp.o >/dev/null 2>&1 mv -f .deps/Icmp.Tpo .deps/Icmp.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libicmp-core.la Icmp.lo libtool: link: /usr/bin/ar cru .libs/libicmp-core.a .libs/Icmp.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libicmp-core.a libtool: link: ( cd ".libs" && rm -f "libicmp-core.la" && ln -s "../libicmp-core.la" "libicmp-core.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c -o IcmpSquid.lo IcmpSquid.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c IcmpSquid.cc -fPIC -DPIC -o .libs/IcmpSquid.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c IcmpSquid.cc -o IcmpSquid.o >/dev/null 2>&1 mv -f .deps/IcmpSquid.Tpo .deps/IcmpSquid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo net_db.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.cc -fPIC -DPIC -o .libs/net_db.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I. -I../../include -I../.. -I../../src -I../../include -I../../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.cc -o net_db.o >/dev/null 2>&1 mv -f .deps/net_db.Tpo .deps/net_db.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libicmp.la IcmpSquid.lo net_db.lo libtool: link: /usr/bin/ar cru .libs/libicmp.a .libs/IcmpSquid.o .libs/net_db.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libicmp.a libtool: link: ( cd ".libs" && rm -f "libicmp.la" && ln -s "../libicmp.la" "libicmp.la" ) make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/icmp' Making all in adaptation make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation' Making all in icap make[4]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation/icap' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Client.lo -MD -MP -MF .deps/Client.Tpo -c -o Client.lo Client.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Client.lo -MD -MP -MF .deps/Client.Tpo -c Client.cc -fPIC -DPIC -o .libs/Client.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Client.lo -MD -MP -MF .deps/Client.Tpo -c Client.cc -o Client.o >/dev/null 2>&1 mv -f .deps/Client.Tpo .deps/Client.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo Config.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -fPIC -DPIC -o .libs/Config.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -o Config.o >/dev/null 2>&1 mv -f .deps/Config.Tpo .deps/Config.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c -o Elements.lo Elements.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -fPIC -DPIC -o .libs/Elements.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -o Elements.o >/dev/null 2>&1 mv -f .deps/Elements.Tpo .deps/Elements.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c -o Options.lo Options.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c Options.cc -fPIC -DPIC -o .libs/Options.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Options.lo -MD -MP -MF .deps/Options.Tpo -c Options.cc -o Options.o >/dev/null 2>&1 mv -f .deps/Options.Tpo .deps/Options.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceRep.lo -MD -MP -MF .deps/ServiceRep.Tpo -c -o ServiceRep.lo ServiceRep.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceRep.lo -MD -MP -MF .deps/ServiceRep.Tpo -c ServiceRep.cc -fPIC -DPIC -o .libs/ServiceRep.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceRep.lo -MD -MP -MF .deps/ServiceRep.Tpo -c ServiceRep.cc -o ServiceRep.o >/dev/null 2>&1 mv -f .deps/ServiceRep.Tpo .deps/ServiceRep.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Launcher.lo -MD -MP -MF .deps/Launcher.Tpo -c -o Launcher.lo Launcher.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Launcher.lo -MD -MP -MF .deps/Launcher.Tpo -c Launcher.cc -fPIC -DPIC -o .libs/Launcher.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Launcher.lo -MD -MP -MF .deps/Launcher.Tpo -c Launcher.cc -o Launcher.o >/dev/null 2>&1 mv -f .deps/Launcher.Tpo .deps/Launcher.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT OptXact.lo -MD -MP -MF .deps/OptXact.Tpo -c -o OptXact.lo OptXact.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT OptXact.lo -MD -MP -MF .deps/OptXact.Tpo -c OptXact.cc -fPIC -DPIC -o .libs/OptXact.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT OptXact.lo -MD -MP -MF .deps/OptXact.Tpo -c OptXact.cc -o OptXact.o >/dev/null 2>&1 mv -f .deps/OptXact.Tpo .deps/OptXact.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Xaction.lo -MD -MP -MF .deps/Xaction.Tpo -c -o Xaction.lo Xaction.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Xaction.lo -MD -MP -MF .deps/Xaction.Tpo -c Xaction.cc -fPIC -DPIC -o .libs/Xaction.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Xaction.lo -MD -MP -MF .deps/Xaction.Tpo -c Xaction.cc -o Xaction.o >/dev/null 2>&1 mv -f .deps/Xaction.Tpo .deps/Xaction.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ModXact.lo -MD -MP -MF .deps/ModXact.Tpo -c -o ModXact.lo ModXact.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ModXact.lo -MD -MP -MF .deps/ModXact.Tpo -c ModXact.cc -fPIC -DPIC -o .libs/ModXact.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include -I../../../src -I../../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ModXact.lo -MD -MP -MF .deps/ModXact.Tpo -c ModXact.cc -o ModXact.o >/dev/null 2>&1 mv -f .deps/ModXact.Tpo .deps/ModXact.Plo /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libicap.la Client.lo Config.lo Elements.lo Options.lo ServiceRep.lo Launcher.lo OptXact.lo Xaction.lo ModXact.lo libtool: link: /usr/bin/ar cru .libs/libicap.a .libs/Client.o .libs/Config.o .libs/Elements.o .libs/Options.o .libs/ServiceRep.o .libs/Launcher.o .libs/OptXact.o .libs/Xaction.o .libs/ModXact.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libicap.a libtool: link: ( cd ".libs" && rm -f "libicap.la" && ln -s "../libicap.la" "libicap.la" ) make[4]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation/icap' make[4]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessCheck.lo -MD -MP -MF .deps/AccessCheck.Tpo -c -o AccessCheck.lo AccessCheck.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessCheck.lo -MD -MP -MF .deps/AccessCheck.Tpo -c AccessCheck.cc -fPIC -DPIC -o .libs/AccessCheck.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessCheck.lo -MD -MP -MF .deps/AccessCheck.Tpo -c AccessCheck.cc -o AccessCheck.o >/dev/null 2>&1 mv -f .deps/AccessCheck.Tpo .deps/AccessCheck.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessRule.lo -MD -MP -MF .deps/AccessRule.Tpo -c -o AccessRule.lo AccessRule.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessRule.lo -MD -MP -MF .deps/AccessRule.Tpo -c AccessRule.cc -fPIC -DPIC -o .libs/AccessRule.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT AccessRule.lo -MD -MP -MF .deps/AccessRule.Tpo -c AccessRule.cc -o AccessRule.o >/dev/null 2>&1 mv -f .deps/AccessRule.Tpo .deps/AccessRule.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c -o Config.lo Config.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -fPIC -DPIC -o .libs/Config.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Config.lo -MD -MP -MF .deps/Config.Tpo -c Config.cc -o Config.o >/dev/null 2>&1 mv -f .deps/Config.Tpo .deps/Config.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c -o Elements.lo Elements.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -fPIC -DPIC -o .libs/Elements.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Elements.lo -MD -MP -MF .deps/Elements.Tpo -c Elements.cc -o Elements.o >/dev/null 2>&1 mv -f .deps/Elements.Tpo .deps/Elements.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c -o Initiate.lo Initiate.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c Initiate.cc -fPIC -DPIC -o .libs/Initiate.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiate.lo -MD -MP -MF .deps/Initiate.Tpo -c Initiate.cc -o Initiate.o >/dev/null 2>&1 mv -f .deps/Initiate.Tpo .deps/Initiate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c -o Initiator.lo Initiator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c Initiator.cc -fPIC -DPIC -o .libs/Initiator.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Initiator.lo -MD -MP -MF .deps/Initiator.Tpo -c Initiator.cc -o Initiator.o >/dev/null 2>&1 mv -f .deps/Initiator.Tpo .deps/Initiator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c -o Message.lo Message.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cc -fPIC -DPIC -o .libs/Message.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cc -o Message.o >/dev/null 2>&1 mv -f .deps/Message.Tpo .deps/Message.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c -o Service.lo Service.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c Service.cc -fPIC -DPIC -o .libs/Service.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT Service.lo -MD -MP -MF .deps/Service.Tpo -c Service.cc -o Service.o >/dev/null 2>&1 mv -f .deps/Service.Tpo .deps/Service.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo -c -o ServiceConfig.lo ServiceConfig.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo -c ServiceConfig.cc -fPIC -DPIC -o .libs/ServiceConfig.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceConfig.lo -MD -MP -MF .deps/ServiceConfig.Tpo -c ServiceConfig.cc -o ServiceConfig.o >/dev/null 2>&1 mv -f .deps/ServiceConfig.Tpo .deps/ServiceConfig.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceGroups.lo -MD -MP -MF .deps/ServiceGroups.Tpo -c -o ServiceGroups.lo ServiceGroups.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceGroups.lo -MD -MP -MF .deps/ServiceGroups.Tpo -c ServiceGroups.cc -fPIC -DPIC -o .libs/ServiceGroups.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ServiceGroups.lo -MD -MP -MF .deps/ServiceGroups.Tpo -c ServiceGroups.cc -o ServiceGroups.o >/dev/null 2>&1 mv -f .deps/ServiceGroups.Tpo .deps/ServiceGroups.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libadaptation.la AccessCheck.lo AccessRule.lo Config.lo Elements.lo Initiate.lo Initiator.lo Message.lo Service.lo ServiceConfig.lo ServiceGroups.lo icap/libicap.la libtool: link: (cd .libs/libadaptation.lax/libicap.a && /usr/bin/ar x "/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation/icap/.libs/libicap.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libadaptation.lax/libicap.a/Elements.o .libs/libadaptation.lax/lt1-Elements.o || cp .libs/libadaptation.lax/libicap.a/Elements.o .libs/libadaptation.lax/lt1-Elements.o libtool: link: ln .libs/libadaptation.lax/libicap.a/Config.o .libs/libadaptation.lax/lt2-Config.o || cp .libs/libadaptation.lax/libicap.a/Config.o .libs/libadaptation.lax/lt2-Config.o libtool: link: /usr/bin/ar cru .libs/libadaptation.a .libs/AccessCheck.o .libs/AccessRule.o .libs/Config.o .libs/Elements.o .libs/Initiate.o .libs/Initiator.o .libs/Message.o .libs/Service.o .libs/ServiceConfig.o .libs/ServiceGroups.o .libs/libadaptation.lax/libicap.a/ModXact.o .libs/libadaptation.lax/libicap.a/Xaction.o .libs/libadaptation.lax/libicap.a/OptXact.o .libs/libadaptation.lax/libicap.a/Launcher.o .libs/libadaptation.lax/libicap.a/ServiceRep.o .libs/libadaptation.lax/libicap.a/Options.o .libs/libadaptation.lax/lt1-Elements.o .libs/libadaptation.lax/lt2-Config.o .libs/libadaptation.lax/libicap.a/Client.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libadaptation.a libtool: link: rm -fr .libs/libadaptation.lax .libs/libadaptation.lax libtool: link: ( cd ".libs" && rm -f "libadaptation.la" && ln -s "../libadaptation.la" "libadaptation.la" ) make[4]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation' make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src/adaptation' make[3]: Wejście do katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' depbase=`echo DiskIO/Blocking/BlockingFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/Blocking/BlockingFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingFile.o DiskIO/Blocking/BlockingFile.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/Blocking/BlockingIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/Blocking/BlockingIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingIOStrategy.o DiskIO/Blocking/BlockingIOStrategy.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/Blocking/BlockingDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/Blocking/BlockingDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/Blocking/BlockingDiskIOModule.o DiskIO/Blocking/BlockingDiskIOModule.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported rm -f libBlocking.a /usr/bin/ar cru libBlocking.a DiskIO/Blocking/BlockingFile.o DiskIO/Blocking/BlockingIOStrategy.o DiskIO/Blocking/BlockingDiskIOModule.o x86_64-pc-linux-gnu-ranlib libBlocking.a depbase=`echo DiskIO/DiskDaemon/DiskdFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskDaemon/DiskdFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskdFile.o DiskIO/DiskDaemon/DiskdFile.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskDaemon/DiskdIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskDaemon/DiskdIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskdIOStrategy.o DiskIO/DiskDaemon/DiskdIOStrategy.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported rm -f libDiskDaemon.a /usr/bin/ar cru libDiskDaemon.a DiskIO/DiskDaemon/DiskdFile.o DiskIO/DiskDaemon/DiskdIOStrategy.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o x86_64-pc-linux-gnu-ranlib libDiskDaemon.a depbase=`echo DiskIO/DiskThreads/aiops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskThreads/aiops.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/aiops.o DiskIO/DiskThreads/aiops.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskThreads/async_io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskThreads/async_io.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/async_io.o DiskIO/DiskThreads/async_io.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskThreads/DiskThreadsDiskFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskThreads/DiskThreadsDiskFile.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsDiskFile.o DiskIO/DiskThreads/DiskThreadsDiskFile.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskThreads/DiskThreadsDiskIOModule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskThreads/DiskThreadsDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsDiskIOModule.o DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo DiskIO/DiskThreads/DiskThreadsIOStrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskThreads/DiskThreadsIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskThreads/DiskThreadsIOStrategy.o DiskIO/DiskThreads/DiskThreadsIOStrategy.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported rm -f libDiskThreads.a /usr/bin/ar cru libDiskThreads.a DiskIO/DiskThreads/aiops.o DiskIO/DiskThreads/async_io.o DiskIO/DiskThreads/DiskThreadsDiskFile.o DiskIO/DiskThreads/DiskThreadsDiskIOModule.o DiskIO/DiskThreads/DiskThreadsIOStrategy.o x86_64-pc-linux-gnu-ranlib libDiskThreads.a depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c comm.cc -fPIC -DPIC -o .libs/comm.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c comm.cc -o comm.o >/dev/null 2>&1 depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT CommCalls.lo -MD -MP -MF $depbase.Tpo -c -o CommCalls.lo CommCalls.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c CommCalls.cc -fPIC -DPIC -o .libs/CommCalls.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c CommCalls.cc -o CommCalls.o >/dev/null 2>&1 depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DescriptorSet.lo -MD -MP -MF $depbase.Tpo -c -o DescriptorSet.lo DescriptorSet.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c DescriptorSet.cc -fPIC -DPIC -o .libs/DescriptorSet.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c DescriptorSet.cc -o DescriptorSet.o >/dev/null 2>&1 depbase=`echo SquidConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SquidConfig.lo -MD -MP -MF $depbase.Tpo -c -o SquidConfig.lo SquidConfig.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c SquidConfig.cc -fPIC -DPIC -o .libs/SquidConfig.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c SquidConfig.cc -o SquidConfig.o >/dev/null 2>&1 depbase=`echo TextException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TextException.lo -MD -MP -MF $depbase.Tpo -c -o TextException.lo TextException.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c TextException.cc -fPIC -DPIC -o .libs/TextException.o cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported libtool: compile: x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT TextException.lo -MD -MP -MF .deps/TextException.Tpo -c TextException.cc -o TextException.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o libsquid.la comm.lo CommCalls.lo DescriptorSet.lo SquidConfig.lo TextException.lo libtool: link: /usr/bin/ar cru .libs/libsquid.a .libs/comm.o .libs/CommCalls.o .libs/DescriptorSet.o .libs/SquidConfig.o .libs/TextException.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsquid.a libtool: link: ( cd ".libs" && rm -f "libsquid.la" && ln -s "../libsquid.la" "libsquid.la" ) depbase=`echo DiskIO/DiskDaemon/diskd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT DiskIO/DiskDaemon/diskd.o -MD -MP -MF $depbase.Tpo -c -o DiskIO/DiskDaemon/diskd.o DiskIO/DiskDaemon/diskd.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o DiskIO/DiskDaemon/diskd DiskIO/DiskDaemon/diskd.o ../lib/libmiscutil.a -lm -lresolv -lbsd -lnsl -ldl libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o DiskIO/DiskDaemon/diskd DiskIO/DiskDaemon/diskd.o ../lib/libmiscutil.a -lm -lresolv -lbsd -lnsl -ldl depbase=`echo unlinkd_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT unlinkd_daemon.o -MD -MP -MF $depbase.Tpo -c -o unlinkd_daemon.o unlinkd_daemon.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo SquidNew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT SquidNew.o -MD -MP -MF $depbase.Tpo -c -o SquidNew.o SquidNew.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o unlinkd unlinkd_daemon.o SquidNew.o libsquid.la auth/libacls.la acl/libacls.la acl/libstate.la auth/libauth.la acl/libapi.la base/libbase.la ip/libip.la fs/libfs.la -L../lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o unlinkd unlinkd_daemon.o SquidNew.o ./.libs/libsquid.a auth/.libs/libacls.a acl/.libs/libacls.a acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a base/.libs/libbase.a ip/.libs/libip.a fs/.libs/libfs.a -L/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT int.o -MD -MP -MF $depbase.Tpo -c -o int.o int.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT mem.o -MD -MP -MF $depbase.Tpo -c -o mem.o mem.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo store_key_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT store_key_md5.o -MD -MP -MF $depbase.Tpo -c -o store_key_md5.o store_key_md5.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o StoreMeta.o StoreMeta.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaMD5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaMD5.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaMD5.o StoreMetaMD5.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaSTD.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTD.o StoreMetaSTD.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaSTDLFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaSTDLFS.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTDLFS.o StoreMetaSTDLFS.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaUnpacker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaUnpacker.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaUnpacker.o StoreMetaUnpacker.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaURL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaURL.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaURL.o StoreMetaURL.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo StoreMetaVary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT StoreMetaVary.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaVary.o StoreMetaVary.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo String.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT String.o -MD -MP -MF $depbase.Tpo -c -o String.o String.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo ufsdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT ufsdump.o -MD -MP -MF $depbase.Tpo -c -o ufsdump.o ufsdump.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo dlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT dlink.o -MD -MP -MF $depbase.Tpo -c -o dlink.o dlink.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo HttpRequestMethod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT HttpRequestMethod.o -MD -MP -MF $depbase.Tpo -c -o HttpRequestMethod.o HttpRequestMethod.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo RemovalPolicy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT RemovalPolicy.o -MD -MP -MF $depbase.Tpo -c -o RemovalPolicy.o RemovalPolicy.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-g++ -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.. -I../src -I../include -I../include -I../lib -I../lib -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.cc &&\ mv -f $depbase.Tpo $depbase.Po cc1plus: warning: switch ‘-fhuge-objects’ is no longer supported /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o ufsdump debug.o int.o mem.o store_key_md5.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o StoreMetaURL.o StoreMetaVary.o String.o time.o ufsdump.o dlink.o HttpRequestMethod.o RemovalPolicy.o globals.o libsquid.la auth/libacls.la acl/libacls.la acl/libstate.la auth/libauth.la acl/libapi.la base/libbase.la ip/libip.la fs/libfs.la repl/liblru.a repl/libheap.a -lcrypt -L../lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wpointer-arith -Wwrite-strings -fhuge-objects -D_REENTRANT -m64 -march=athlon64 -O2 -pipe -m64 -Wl,-O1 -o ufsdump debug.o int.o mem.o store_key_md5.o StoreMeta.o StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o StoreMetaURL.o StoreMetaVary.o String.o time.o ufsdump.o dlink.o HttpRequestMethod.o RemovalPolicy.o globals.o ./.libs/libsquid.a auth/.libs/libacls.a acl/.libs/libacls.a acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a base/.libs/libbase.a ip/.libs/libip.a fs/.libs/libfs.a repl/liblru.a repl/libheap.a -lcrypt -L/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/lib -lmiscutil -lm -lresolv -lbsd -lnsl -ldl ./.libs/libsquid.a(comm.o): In function `ConnectStateData::operator new(unsigned long)': comm.cc:(.text+0x57d): undefined reference to `cbdataInternalAddType(cbdata_type, char const*, int, void (*)(void*))' ./.libs/libsquid.a(comm.o): In function `CommIO::NotifyIOClose()': comm.cc:(.text+0x834): undefined reference to `fd_close' comm.cc:(.text+0x83b): undefined reference to `fd_close' ./.libs/libsquid.a(comm.o): In function `CommIO::Initialise()': comm.cc:(.text+0x16e5): undefined reference to `fd_open' comm.cc:(.text+0x16f9): undefined reference to `fd_open' comm.cc:(.text+0x1720): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_remove_close_handler(int, void (*)(int, void*), void*)': comm.cc:(.text+0x1cd9): undefined reference to `typeinfo for AsyncCall' comm.cc:(.text+0x1d1a): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `AcceptFD::notify(int, comm_err_t, int, ConnectionDetail const&)': comm.cc:(.text+0x1ea1): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `DeferredReadManager::CloseHandler(int, void*)': comm.cc:(.text+0x1f7c): undefined reference to `cbdataReferenceValid(void const*)' ./.libs/libsquid.a(comm.o): In function `AcceptFD::acceptOne()': comm.cc:(.text+0x2247): undefined reference to `fd_open' comm.cc:(.text+0x23cd): undefined reference to `AsyncCall::print(std::basic_ostream >&)' comm.cc:(.text+0x247f): undefined reference to `commSetSelect' comm.cc:(.text+0x2622): undefined reference to `AsyncCall::print(std::basic_ostream >&)' comm.cc:(.text+0x2641): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_accept(int, void (*)(int, int, ConnectionDetail*, comm_err_t, int, void*), void*)': comm.cc:(.text+0x2a16): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x2d46): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `comm_close_complete(int, void*)': comm.cc:(.text+0x2e2c): undefined reference to `fd_close' comm.cc:(.text+0x2ec9): undefined reference to `fdNFree' ./.libs/libsquid.a(comm.o): In function `ConnectStateData::commResetFD()': comm.cc:(.text+0x3495): undefined reference to `commResetSelect' comm.cc:(.text+0x363c): undefined reference to `fdAdjustReserved' comm.cc:(.text+0x37a1): undefined reference to `fdAdjustReserved' ./.libs/libsquid.a(comm.o): In function `comm_remove_close_handler(int, RefCount&)': comm.cc:(.text+0x399f): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `comm_write(int, char const*, int, RefCount&, void (*)(void*))': comm.cc:(.text+0x3f46): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_write(int, char const*, int, void (*)(int, char*, unsigned long, comm_err_t, int, void*), void*, void (*)(void*))': comm.cc:(.text+0x413d): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x42b8): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `comm_write_mbuf': comm.cc:(.text+0x4357): undefined reference to `MemBuf::freeFunc()' ./.libs/libsquid.a(comm.o): In function `comm_write_mbuf(int, MemBuf*, RefCount&)': comm.cc:(.text+0x43af): undefined reference to `MemBuf::freeFunc()' ./.libs/libsquid.a(comm.o): In function `DeferredReadManager::delayRead(DeferredRead const&)': comm.cc:(.text+0x4605): undefined reference to `cbdataInternalAlloc(cbdata_type)' comm.cc:(.text+0x4703): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x482f): undefined reference to `cbdataInternalAddType(cbdata_type, char const*, int, void (*)(void*))' comm.cc:(.text+0x48dc): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `comm_add_close_handler(int, void (*)(int, void*), void*)': comm.cc:(.text+0x49cd): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x4b5b): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `commCallCloseHandlers': comm.cc:(.text+0x4dd6): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `commio_finish_callback(int, comm_io_callback_t*, comm_err_t, int)': comm.cc:(.text+0x4fc6): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `commHandleRead(int, void*)': comm.cc:(.text+0x5205): undefined reference to `fd_bytes' ./.libs/libsquid.a(comm.o): In function `commHandleWrite(int, void*)': comm.cc:(.text+0x54a8): undefined reference to `fd_bytes' ./.libs/libsquid.a(comm.o): In function `commConnectStart(int, char const*, unsigned short, RefCount&)': comm.cc:(.text+0x5c7c): undefined reference to `ipcache_nbgethostbyname' ./.libs/libsquid.a(comm.o): In function `commConnectStart': comm.cc:(.text+0x5e99): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x6098): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `comm_read_cancel(int, RefCount&)': comm.cc:(.text+0x6487): undefined reference to `AsyncCall::cancel(char const*)' comm.cc:(.text+0x6543): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_read_cancel(int, void (*)(int, char*, unsigned long, comm_err_t, int, void*), void*)': comm.cc:(.text+0x66eb): undefined reference to `typeinfo for AsyncCall' comm.cc:(.text+0x670d): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `commSetTimeout': comm.cc:(.text+0x6ad2): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x6e4d): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `_comm_close(int, char const*, int)': comm.cc:(.text+0x74fb): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x75c3): undefined reference to `ScheduleCall(char const*, int, RefCount&)' comm.cc:(.text+0x770e): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x77c3): undefined reference to `ScheduleCall(char const*, int, RefCount&)' comm.cc:(.text+0x7919): undefined reference to `PconnPool::count(int)' comm.cc:(.text+0x7a37): undefined reference to `AsyncCall::~AsyncCall()' comm.cc:(.text+0x7b2c): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `checkTimeouts': comm.cc:(.text+0x7d63): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `CommSelectEngine::checkEvents(int)': comm.cc:(.text+0x802a): undefined reference to `comm_select' comm.cc:(.text+0x803e): undefined reference to `fatal_dump' ./.libs/libsquid.a(comm.o): In function `commCloseAllSockets': comm.cc:(.text+0x8210): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `comm_openex': comm.cc:(.text+0x8509): undefined reference to `fd_open' comm.cc:(.text+0x8947): undefined reference to `fdAdjustReserved' ./.libs/libsquid.a(comm.o): In function `comm_read(int, char*, int, RefCount&)': comm.cc:(.text+0x8c0c): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_read(int, char*, int, void (*)(int, char*, unsigned long, comm_err_t, int, void*), void*)': comm.cc:(.text+0x8e68): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x8fde): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `commHalfClosedCheck(void*)': comm.cc:(.text+0x916d): undefined reference to `AsyncCall::AsyncCall(int, int, char const*)' comm.cc:(.text+0x93f1): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `ConnectStateData::callCallback(comm_err_t, int)': comm.cc:(.text+0x9cad): undefined reference to `ScheduleCall(char const*, int, RefCount&)' ./.libs/libsquid.a(comm.o): In function `ConnectStateData::connect()': comm.cc:(.text+0x9ee4): undefined reference to `ipcacheMarkGoodAddr' comm.cc:(.text+0x9f47): undefined reference to `ipcacheMarkBadAddr' comm.cc:(.text+0xa120): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `commConnectDnsHandle(_ipcache_addrs const*, void*)': comm.cc:(.text+0xa3a7): undefined reference to `ipcacheCycleAddr' ./.libs/libsquid.a(comm.o): In function `ConnectStateData::operator delete(void*)': comm.cc:(.text+0x4f6): undefined reference to `cbdataInternalFree(void*)' ./.libs/libsquid.a(comm.o): In function `ConnectStateData::operator new(unsigned long)': comm.cc:(.text+0x587): undefined reference to `cbdataInternalAlloc(cbdata_type)' ./.libs/libsquid.a(comm.o): In function `CommIO::NULLFDHandler(int, void*)': comm.cc:(.text+0x7f7): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `commReconnect(void*)': comm.cc:(.text+0x19ae): undefined reference to `ipcache_nbgethostbyname' ./.libs/libsquid.a(comm.o): In function `AcceptFD::subscribe(RefCount&)': comm.cc:(.text+0x2925): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `commHandleRead(int, void*)': comm.cc:(.text+0x53bf): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `commHandleWrite(int, void*)': comm.cc:(.text+0x5797): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `comm_read_cancel(int, void (*)(int, char*, unsigned long, comm_err_t, int, void*), void*)': comm.cc:(.text+0x6794): undefined reference to `commSetSelect' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::canFire()': comm.cc:(.text._ZN17CommCbFunPtrCallTI17CommCloseCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5): undefined reference to `AsyncCall::canFire()' comm.cc:(.text._ZN17CommCbFunPtrCallTI17CommCloseCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x1d): undefined reference to `cbdataReferenceValid(void const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI17CommCloseCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x36): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::canFire()': comm.cc:(.text._ZN17CommCbFunPtrCallTI18CommAcceptCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5): undefined reference to `AsyncCall::canFire()' comm.cc:(.text._ZN17CommCbFunPtrCallTI18CommAcceptCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x1d): undefined reference to `cbdataReferenceValid(void const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI18CommAcceptCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x36): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::canFire()': comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5): undefined reference to `AsyncCall::canFire()' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x1d): undefined reference to `cbdataReferenceValid(void const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x36): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::canFire()': comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5): undefined reference to `AsyncCall::canFire()' comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x1d): undefined reference to `cbdataReferenceValid(void const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x48): undefined reference to `AsyncCall::cancel(char const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5c): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::canFire()': comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5): undefined reference to `AsyncCall::canFire()' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x1d): undefined reference to `cbdataReferenceValid(void const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x48): undefined reference to `AsyncCall::cancel(char const*)' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunE7canFireEv[CommCbFunPtrCallT::canFire()]+0x5c): undefined reference to `AsyncCall::cancel(char const*)' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::~CommCbFunPtrCallT()': comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0x64): undefined reference to `AsyncCall::~AsyncCall()' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommConnectCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0xa0): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::~CommCbFunPtrCallT()': comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommTimeoutCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0x64): undefined reference to `AsyncCall::~AsyncCall()' comm.cc:(.text._ZN17CommCbFunPtrCallTI19CommTimeoutCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0xa0): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o): In function `CommCbFunPtrCallT::~CommCbFunPtrCallT()': comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0x64): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):comm.cc:(.text._ZN17CommCbFunPtrCallTI14CommIoCbPtrFunED1Ev[CommCbFunPtrCallT::~CommCbFunPtrCallT()]+0xa0): more undefined references to `AsyncCall::~AsyncCall()' follow ./.libs/libsquid.a(comm.o): In function `CbDataList::~CbDataList()': comm.cc:(.text._ZN10CbDataListI12DeferredReadED1Ev[CbDataList::~CbDataList()]+0x1d): undefined reference to `cbdataInternalFree(void*)' ./.libs/libsquid.a(comm.o): In function `CbDataListContainer::~CbDataListContainer()': comm.cc:(.text._ZN19CbDataListContainerI12DeferredReadED1Ev[CbDataListContainer::~CbDataListContainer()]+0x16): undefined reference to `cbdataInternalFree(void*)' ./.libs/libsquid.a(comm.o): In function `CbDataListContainer::pop_front()': comm.cc:(.text._ZN19CbDataListContainerI12DeferredReadE9pop_frontEv[CbDataListContainer::pop_front()]+0x9f): undefined reference to `cbdataInternalFree(void*)' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x18): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x20): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x30): undefined reference to `AsyncCall::canFire()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x50): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x58): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI17CommCloseCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x60): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTI17CommCbFunPtrCallTI17CommCloseCbPtrFunE[typeinfo for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x18): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x20): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x30): undefined reference to `AsyncCall::canFire()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x50): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x58): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI14CommIoCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x60): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTI17CommCbFunPtrCallTI14CommIoCbPtrFunE[typeinfo for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x18): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x20): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x30): undefined reference to `AsyncCall::canFire()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x50): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x58): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI18CommAcceptCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x60): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTI17CommCbFunPtrCallTI18CommAcceptCbPtrFunE[typeinfo for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x18): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x20): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x30): undefined reference to `AsyncCall::canFire()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x50): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x58): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x60): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTI17CommCbFunPtrCallTI19CommTimeoutCbPtrFunE[typeinfo for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x18): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x20): undefined reference to `AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x30): undefined reference to `AsyncCall::canFire()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x50): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x58): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTC17CommCbFunPtrCallTI19CommConnectCbPtrFunE0_9AsyncCall[vtable for CommCbFunPtrCallT]+0x60): undefined reference to `virtual thunk to AsyncCall::~AsyncCall()' ./.libs/libsquid.a(comm.o):(.data.rel.ro._ZTI17CommCbFunPtrCallTI19CommConnectCbPtrFunE[typeinfo for CommCbFunPtrCallT]+0x10): undefined reference to `typeinfo for AsyncCall' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::~CommCommonCbParams()': CommCalls.cc:(.text+0xdd): undefined reference to `cbdataInternalUnlock(void const*)' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::~CommCommonCbParams()': CommCalls.cc:(.text+0xfd): undefined reference to `cbdataInternalUnlock(void const*)' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::CommCommonCbParams(CommCommonCbParams const&)': CommCalls.cc:(.text+0x128): undefined reference to `cbdataInternalLock(void const*)' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::CommCommonCbParams(CommCommonCbParams const&)': CommCalls.cc:(.text+0x178): undefined reference to `cbdataInternalLock(void const*)' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::CommCommonCbParams(void*)': CommCalls.cc:(.text+0x668): undefined reference to `cbdataInternalLock(void const*)' ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams::CommCommonCbParams(void*)': CommCalls.cc:(.text+0x6b8): undefined reference to `cbdataInternalLock(void const*)' collect2: ld returned 1 exit status make[3]: *** [ufsdump] Błąd 1 make[3]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' make[2]: *** [all-recursive] Błąd 1 make[2]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' make[1]: *** [all] Błąd 2 make[1]: Opuszczenie katalogu `/tmp/portage/net-proxy/squid-3.1.0.8_beta/work/squid-3.1.0.8/src' make: *** [all-recursive] Błąd 1 * * ERROR: net-proxy/squid-3.1.0.8_beta failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3164: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/net-proxy/squid-3.1.0.8_beta/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/net-proxy/squid-3.1.0.8_beta/temp/environment'. *