Build failed in Hudson: 3.1-amd64-FreeBSD-7.2 #147

From: <noc_at_squid-cache.org>
Date: Fri, 3 Sep 2010 13:49:53 +0200 (CEST)

See <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/147/changes>

Changes:

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Revert squid_kerb_auth cross-compiler fix.

[Amos Jeffries <amosjeffries_at_squid-cache.org>] Remove rev10092 - missing dependent feature

------------------------------------------
[...truncated 819 lines...]
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
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... yes
checking for strlcpy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in helpers/negotiate_auth/squid_kerb_auth (<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/helpers/negotiate_auth/squid_kerb_auth)>
configure: running /bin/sh ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth/configure --disable-option-checking '--prefix=/usr/local/squid' 'CC=ccache gcc' 'CXX=ccache g++' '--with-squid=<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/'> '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... ccache 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 ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of ccache gcc... gcc3
checking how to run the C preprocessor... ccache gcc -E
checking for krb5-config... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
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 stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... 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 unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking for SQUID at '<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/'> ... 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: ## heimdal 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 (<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/lib/libTrie)>
configure: running /bin/sh ../../.././test-suite/../lib/libTrie/configure --disable-option-checking '--prefix=/usr/local/squid' 'CC=ccache gcc' 'CXX=ccache g++' '--with-squid=<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/'> '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=../../.././test-suite/../lib/libTrie
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 ccache g++ accepts -g... yes
checking for gcc... ccache gcc
checking whether we are using the GNU C compiler... yes
checking whether ccache gcc accepts -g... yes
checking for ccache 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... ../../.././test-suite/../lib/libTrie/cfgaux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for style of include used by make... GNU
checking dependency style of ccache gcc... gcc3
checking dependency style of ccache g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... ranlib
checking whether compiler accepts -fhuge-objects... no
checking how to run the C++ preprocessor... ccache g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking for an ANSI C-conforming const... 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
{ test ! -d squid-3.1.7-BZR || { find squid-3.1.7-BZR -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr squid-3.1.7-BZR; }; }
test -d squid-3.1.7-BZR || mkdir squid-3.1.7-BZR
list='compat lib libltdl snmplib scripts src icons errors contrib doc helpers test-suite tools'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "squid-3.1.7-BZR/$subdir" || .././test-suite/../cfgaux/install-sh -c -d "squid-3.1.7-BZR/$subdir" || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.1.7-BZR && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.1.7-BZR && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='libTrie'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/$subdir"> || ../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
:
test -d <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie> || mkdir <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie>
list='include src test'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie/$subdir"> || ../../.././test-suite/../lib/libTrie/cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
find <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie> -type d ! -perm -777 -exec chmod a+rwx {} \; -o ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o ! -type d ! -perm -400 -exec chmod a+r {} \; -o ! -type d ! -perm -444 -exec /bin/sh <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/lib/libTrie/cfgaux/install-sh> -c -m a+r {} {} \; || chmod -R a+r <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/lib/libTrie>
:
test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/libltdl"> || mkdir "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/libltdl">
test -n "" || find "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/libltdl"> -type d ! -perm -777 -exec chmod a+rwx {} \; -o ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o ! -type d ! -perm -400 -exec chmod a+r {} \; -o ! -type d ! -perm -444 -exec /bin/sh <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/libltdl/config/install-sh> -c -m a+r {} {} \; || chmod -R a+r "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/libltdl">
list='base acl fs repl auth ip icmp ident adaptation esi'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src/$subdir"> || ../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='icap ecap'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src/adaptation/$subdir"> || ../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src/adaptation/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/src/adaptation> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
make top_distdir="<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR"> distdir="<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/errors"> dist-hook
case "" in off) echo "WARNING: Translation is disabled."; ;; ""|no) echo "WARNING: Translation toolkit was not detected."; ;; esac; touch translate-warn
WARNING: Translation toolkit was not detected.
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename af.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch af.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ar.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename az.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ar.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch az.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename bg.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ca.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch bg.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ca.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename cs.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch cs.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename da.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename de.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch da.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch de.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename el.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename en.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch el.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch en.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename es.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch es.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename et.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch et.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename fa.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename fi.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch fa.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch fi.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename fr.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch fr.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename he.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch he.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename hu.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename hy.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch hu.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch hy.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename id.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename it.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch id.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch it.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ja.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ja.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ko.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ko.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename lt.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch lt.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename lv.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch lv.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ms.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ms.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename nl.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename pl.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch nl.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch pl.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename pt-br.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_Dif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename pt.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch pt-br.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch pt.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ro.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ro.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename ru.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename sk.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch ru.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch sk.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename sr-latn.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTINGif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename sv.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch sr-latn.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch sv.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename th.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch th.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename tr.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename uk.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch tr.lang
  templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch uk.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename uz.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWNif test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename zh-cn.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_D templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch uz.lang
OWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch zh-cn.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then lang=`basename zh-tw.lang .lang`; mkdir -p ../errors/$lang; echo -n "Translate '$lang' ..."; for f in templates/ERR_ACCESS_DENIED templates/ERR_CACHE_ACCESS_DENIED templates/ERR_CACHE_MGR_ACCESS_DENIED templates/ERR_CANNOT_FORWARD templates/ERR_CONNECT_FAIL templates/ERR_DIR_LISTING templates/ERR_DNS_FAIL templates/ERR_ESI templates/ERR_FORWARDING_DENIED templates/ERR_FTP_DISABLED templates/ERR_FTP_FAILURE templates/ERR_FTP_FORBIDDEN templates/ERR_FTP_NOT_FOUND templates/ERR_FTP_PUT_CREATED templates/ERR_FTP_PUT_ERROR templates/ERR_FTP_PUT_MODIFIED templates/ERR_FTP_UNAVAILABLE templates/ERR_ICAP_FAILURE templates/ERR_INVALID_REQ templates/ERR_INVALID_RESP templates/ERR_INVALID_URL templates/ERR_LIFETIME_EXP templates/ERR_NO_RELAY templates/ERR_ONLY_IF_CACHED_MISS templates/ERR_READ_ERROR templates/ERR_READ_TIMEOUT templates/ERR_SECURE_CONNECT_FAIL templates/ERR_SHUTTING_DOWN templates/ERR_SOCKET_FAILURE templates/ERR_TOO_BIG templates/ERR_UNSUP_HTTPVERSION templates/ERR_UNSUP_REQ templates/ERR_URN_RESOLVE templates/ERR_WRITE_ERROR templates/ERR_ZERO_SIZE_OBJECT; do page=`basename $f`; ` --help | grep -o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t ../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1; done; echo "done."; fi; touch zh-tw.lang
for lang in af.lang ar.lang az.lang bg.lang ca.lang cs.lang da.lang de.lang el.lang en.lang es.lang et.lang fa.lang fi.lang fr.lang he.lang hu.lang hy.lang id.lang it.lang ja.lang ko.lang lt.lang lv.lang ms.lang nl.lang pl.lang pt-br.lang pt.lang ro.lang ru.lang sk.lang sr-latn.lang sv.lang th.lang tr.lang uk.lang uz.lang zh-cn.lang zh-tw.lang; do lang=`basename $lang .lang`; if test -d $lang ; then mkdir -p <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/errors/$lang;> cp -p ../errors/$lang/ERR_* <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/errors/$lang> || exit 1; fi; done
list='basic_auth ntlm_auth digest_auth negotiate_auth external_acl'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/$subdir"> || ../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='getpwnam LDAP MSNT multi-domain-NTLM NCSA PAM SMB YP SASL mswin_sspi POP3 DB squid_radius_auth'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/basic_auth/$subdir"> || ../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/basic_auth/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/basic_auth> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='fakeauth no_check smb_lm mswin_sspi'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth/$subdir"> || ../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='smbval'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth/smb_lm/$subdir"> || ../../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth/smb_lm/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/ntlm_auth/smb_lm> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='password ldap eDirectory'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/digest_auth/$subdir"> || ../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/digest_auth/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/digest_auth> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
list='mswin_sspi squid_kerb_auth'; for subdir in $list; do if test "$subdir" = .; then :; else test -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/negotiate_auth/$subdir"> || ../../.././test-suite/../cfgaux/install-sh -c -d "<http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/negotiate_auth/$subdir"> || exit 1; distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR/helpers/negotiate_auth> && pwd`; top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/btlayer-00-default/squid-3.1.7-BZR> && pwd`; (cd $subdir && make top_distdir="$top_distdir" distdir="$distdir/$subdir" am__remove_distdir=: am__skip_length_check=: distdir) || exit 1; fi; done
cd ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth && /bin/sh <http://build.squid-cache.org/job/3.1-amd64-FreeBSD-7.2/ws/helpers/negotiate_auth/squid_kerb_auth/missing> --run autoheader
rm -f stamp-h1
touch ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth/ska_config.h.in
touch: ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth/ska_config.h.in: No such file or directory
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
touch: ../../../.././test-suite/../helpers/negotiate_auth/squid_kerb_auth/ska_config.h.in: No such file or directory
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
Build FAILED.
Received on Fri Sep 03 2010 - 11:49:55 MDT

This archive was generated by hypermail 2.2.0 : Fri Sep 03 2010 - 12:00:09 MDT