See <http://build.squid-cache.org/job/3.HEAD-i386-OpenBSD-4.5/502/changes>
Changes:
[Amos Jeffries <squid3_at_treenet.co.nz>] dist ext_kerberos_ldap_group_acl helper
[Amos Jeffries <squid3_at_treenet.co.nz>] Manual page for negotiate_kerberos_auth
[Amos Jeffries <squid3_at_treenet.co.nz>] Permit rotate logs from cachemgr
Given that reconfigure, shutdown and offline already have password-protected
remote actions available it makes sense to permit the less critical rotate
as well.
[Amos Jeffries <squid3_at_treenet.co.nz>] Author: Markus Moeller <huaraz_at_moeller.plus.com>
Helper: ext_kerberos_ldap_group_acl: Lookup Kerberos/NTLM group via LDAP
[Amos Jeffries <amosjeffries_at_squid-cache.org>] Fix 32-bit wrap in refresh_pattern min/max values.
Attached patch limits the values to 1 year (arbitrary based on rumours
about good caching times). Checking for 32-bit wrap and setting the max
1 year limit instead of cutting them to zero.
The expected outcome of this is correct cache storage time extension
according to refresh_pattern documentation when people desperately set
min/max to > a million minutes. Instead of a silent always-stale verdict.
------------------------------------------
[...truncated 999 lines...]
checking for dl.h... (cached) no
checking for sys/dl.h... (cached) no
checking for dld.h... (cached) no
checking for mach-o/dyld.h... (cached) no
checking for dirent.h... (cached) yes
checking for closedir... (cached) yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
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 lib/libTrie (/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/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++' '--enable-ltdl-convenience' --cache-file=/tmp/config.cache.25380 --srcdir=../../.././test-suite/../lib/libTrie
configure: loading cache /tmp/config.cache.25380
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... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether ccache g++ accepts -g... (cached) yes
checking for gcc... (cached) ccache gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache gcc accepts -g... (cached) yes
checking for ccache gcc option to accept ISO C89... (cached) none needed
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking for gawk... (cached) nawk
checking for style of include used by make... GNU
checking dependency style of ccache gcc... (cached) gcc3
checking dependency style of ccache g++... (cached) gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... (cached) ranlib
checking build system type... (cached) i386-unknown-openbsd4.7
checking host system type... (cached) i386-unknown-openbsd4.7
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by ccache gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for ar... (cached) /usr/bin/ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from ccache gcc object... (cached) ok
checking how to run the C preprocessor... (cached) ccache gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if ccache gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for ccache gcc option to produce PIC... -fPIC -DPIC
checking if ccache gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if ccache gcc static flag -static works... (cached) yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) yes
checking dynamic linker characteristics... openbsd4.7 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... (cached) ccache g++ -E
checking for ld used by ccache g++... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for ccache g++ option to produce PIC... -fPIC -DPIC
checking if ccache g++ PIC flag -fPIC -DPIC works... (cached) yes
checking if ccache g++ static flag -static works... (cached) yes
checking if ccache g++ supports -c -o file.o... (cached) yes
checking if ccache g++ supports -c -o file.o... (cached) yes
checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd4.7 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... (cached) none required
checking for dlerror... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking whether compiler accepts -fhuge-objects... no
checking for iostream... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for size_t... (cached) yes
configure: updating cache /tmp/config.cache.25380
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
config.status: executing libtool commands
{ test ! -d squid-3.HEAD-BZR  || { find squid-3.HEAD-BZR -type d ! -perm -200 -exec chmod u+w {} ';'  && rm -fr squid-3.HEAD-BZR; }; }
mkdir squid-3.HEAD-BZR
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d squid-3.HEAD-BZR/acinclude squid-3.HEAD-BZR/cfgaux squid-3.HEAD-BZR/include
list='compat lib libltdl libntlmauth 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.HEAD-BZR/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "squid-3.HEAD-BZR/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.HEAD-BZR && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/compat/../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/../src
list='libTrie'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
{ test ! -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie  || { find /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie -type d ! -perm -200 -exec chmod u+w {} ';'  && rm -fr /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie; }; }
mkdir /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/lib/libTrie/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie/cfgaux
list='include src test'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/lib/libTrie/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/lib/libTrie/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie/src/../include
find /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-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 /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/lib/libTrie/cfgaux/install-sh -c -m a+r {} {} \;  || chmod -R a+r /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/lib/libTrie
{ test ! -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl"  || { find "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl" -type d ! -perm -200 -exec chmod u+w {} ';'  && rm -fr "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl"; }; }
test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl" || mkdir "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl"
test -n ""  || find "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl" -type d ! -perm -755  -exec chmod u+rwx,go+rx {} \; -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 /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/libltdl/config/install-sh -c -m a+r {} {} \;  || chmod -R a+r "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libltdl"
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/libntlmauth/../src
cp ../.././test-suite/../test-suite/test_tools.cc .
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/../doc/manuals /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/../src /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/DiskIO
list='base comm eui acl fs repl auth ip icmp ident log ipc  adaptation esi'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/base/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/comm/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/eui/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/acl/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/fs/../../src /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/fs/coss
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/repl/../../src
nawk -f ../../.././test-suite/../src/mk-string-arrays.awk < ../../.././test-suite/../src/auth/AuthType.h > AuthType.cc || (rm -f AuthType.cc ; exit 1)
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/auth/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/ip/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/icmp/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/ident/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/log/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/ipc/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation/../../src
list='icap ecap'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation/icap/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/adaptation/ecap/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/src/esi/../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/errors/templates
make   top_distdir="/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR" distdir="/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-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_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
if 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 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_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
if 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 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_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
if 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 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_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
if 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 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_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
if 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 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_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
if 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 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_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
if 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 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_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
if 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 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_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 pt-br.lang
if 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_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 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_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
if 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 sk.lang
if test "" != "" && test "" != "no" && test "" != "off" && test -f ../.././test-suite/../errors/en.po; then  lang=`basename sr-cyrl.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 sr-cyrl.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_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 sr-latn.lang
if 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  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_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
if 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 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_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 uz.lang
if 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_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-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-cyrl.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 /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/errors/$lang;  cp -p ../errors/$lang/ERR_*  /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/errors/$lang  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/contrib/nextstep
list='manuals'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/doc/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/doc/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/doc && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
list='basic_auth  digest_auth  external_acl  log_daemon  negotiate_auth  ntlm_auth  url_rewrite'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
list='DB  fake  getpwnam  LDAP  MSNT  MSNT-multi-domain  NCSA  NIS  PAM  POP3  RADIUS  SASL  SMB  SSPI'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
sed -e 's,[@]PERL[@],/usr/bin/perl,g' <../../../.././test-suite/../helpers/basic_auth/DB/basic_db_auth.pl.in >basic_db_auth || (/bin/rm -f -f basic_db_auth ; exit 1)
pod2man basic_db_auth basic_db_auth.8
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/DB/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/fake/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/getpwnam/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/LDAP/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/MSNT/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/MSNT-multi-domain/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/NCSA/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/NIS/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/PAM/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/POP3/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/RADIUS/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/SASL/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/SMB/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/basic_auth/SSPI/../../../src
list='eDirectory  file  LDAP'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth/eDirectory/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth/file/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/digest_auth/LDAP/../../../src
list='AD_group  eDirectory_userip  file_userip  kerberos_ldap_group  LDAP_group  LM_group  session  unix_group  wbinfo_group'; for subdir in $list; do  if test "$subdir" = .; then :; else  test -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl/$subdir"  || /bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d "/home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl/$subdir"  || exit 1;  distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl && pwd`;  top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR && pwd`;  (cd $subdir &&  make   top_distdir="$top_distdir"  distdir="$distdir/$subdir"  distdir)  || exit 1;  fi;  done
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl/AD_group/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl/eDirectory_userip/../../../src
/bin/sh /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/cfgaux/install-sh -d /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/squid-3.HEAD-BZR/helpers/external_acl/file_userip/../../../src
make: don't know how to make COPYING. Stop in /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/helpers/external_acl/kerberos_ldap_group.
*** Error code 1
Stop in /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/helpers/external_acl (line 545 of Makefile).
*** Error code 1
Stop in /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default/helpers (line 546 of Makefile).
*** Error code 1
Stop in /home/hudson/workspace/3.HEAD-i386-OpenBSD-4.5/btlayer-00-default (line 569 of Makefile).
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
*** Error code 1
*** Error code 1
*** Error code 1
Build FAILED.
Received on Fri Aug 13 2010 - 13:12:37 MDT
This archive was generated by hypermail 2.2.0 : Tue Aug 17 2010 - 12:00:04 MDT