Making install in gnulib-local make[1]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gnulib-local' make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gnulib-local' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gnulib-local' make[1]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gnulib-local' Making install in gettext-runtime make[1]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' Making install in doc make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/doc' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/doc' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/doc' Making install in intl make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl' if { test "gettext-runtime" = "gettext-runtime" || test "gettext-runtime" = "gettext-tools"; } \ && test 'yes' = yes; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib /srv/win32builder/fixed_364/build/win64/include; \ /usr/bin/install -c -m 644 libintl.h /srv/win32builder/fixed_364/build/win64/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.la /srv/win32builder/fixed_364/build/win64/lib/libintl.la; \ if test "no" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /srv/win32builder/fixed_364/build/win64/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /srv/win32builder/fixed_364/build/win64/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi libtool: install: /usr/bin/install -c -m 644 .libs/libintl.dll.a /srv/win32builder/fixed_364/build/win64/lib/libintl.dll.a libtool: install: base_file=`basename libintl.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libintl.la'i; echo libintl-8.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libintl-8.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c -m 644 .libs/libintl-8.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll' || exit 0; fi libtool: install: /usr/bin/install -c -m 644 .libs/libintl.lai /srv/win32builder/fixed_364/build/win64/lib/libintl.la libtool: install: /usr/bin/install -c -m 644 .libs/libintl.a /srv/win32builder/fixed_364/build/win64/lib/libintl.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libintl.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libintl.a if test "gettext-runtime" = "gettext-tools" \ && test 'yes' = no \ && test no != no; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.la /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.la; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.so /srv/win32builder/fixed_364/build/win64/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.la; \ else \ : ; \ fi if test 'yes' = yes; then \ if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib; \ fi; \ temp=/srv/win32builder/fixed_364/build/win64/lib/t-charset.alias; \ dest=/srv/win32builder/fixed_364/build/win64/lib/charset.alias; \ if test -f /srv/win32builder/fixed_364/build/win64/lib/charset.alias; then \ orig=/srv/win32builder/fixed_364/build/win64/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/locale; \ test -f /srv/win32builder/fixed_364/build/win64/share/locale/locale.alias \ && orig=/srv/win32builder/fixed_364/build/win64/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/srv/win32builder/fixed_364/build/win64/share/locale/t-locale.alias; \ dest=/srv/win32builder/fixed_364/build/win64/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "gettext-runtime" = "gettext-tools"; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /srv/win32builder/fixed_364/build/win64/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /srv/win32builder/fixed_364/build/win64/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ chmod a+x /srv/win32builder/fixed_364/build/win64/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl' Making install in intl-java make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-java' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-java' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2 /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/gnu/gettext /usr/bin/install -c -m 644 ./javadoc2/index.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/index.html /usr/bin/install -c -m 644 ./javadoc2/allclasses-frame.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/allclasses-frame.html /usr/bin/install -c -m 644 ./javadoc2/overview-tree.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/overview-tree.html /usr/bin/install -c -m 644 ./javadoc2/deprecated-list.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/deprecated-list.html /usr/bin/install -c -m 644 ./javadoc2/serialized-form.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/serialized-form.html /usr/bin/install -c -m 644 ./javadoc2/index-all.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/index-all.html /usr/bin/install -c -m 644 ./javadoc2/help-doc.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/help-doc.html /usr/bin/install -c -m 644 ./javadoc2/packages.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/packages.html /usr/bin/install -c -m 644 ./javadoc2/package-list /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/package-list /usr/bin/install -c -m 644 ./javadoc2/stylesheet.css /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/stylesheet.css /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-java' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-java' Making install in intl-csharp make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-csharp' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-csharp' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc /usr/bin/install -c -m 644 ./csharpdoc/index.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/index.html /usr/bin/install -c -m 644 ./csharpdoc/namespaces.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/namespaces.html /usr/bin/install -c -m 644 ./csharpdoc/begin.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/begin.html /usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/GNU_Gettext.html /usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext_GettextResourceManager.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html /usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext_GettextResourceSet.html /srv/win32builder/fixed_364/build/win64/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-csharp' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/intl-csharp' Making install in gnulib-lib make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make install-recursive make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make[5]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /srv/win32builder/fixed_364/build/win64/lib ; \ fi ; \ if test -f /srv/win32builder/fixed_364/build/win64/lib/charset.alias; then \ sed -f ref-add.sed /srv/win32builder/fixed_364/build/win64/lib/charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/gnulib-lib' Making install in libasprintf make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' make install-am make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libasprintf.la '/srv/win32builder/fixed_364/build/win64/lib' libtool: install: /usr/bin/install -c .libs/libasprintf.dll.a /srv/win32builder/fixed_364/build/win64/lib/libasprintf.dll.a libtool: install: base_file=`basename libasprintf.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libasprintf.la'i; echo libasprintf-0.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libasprintf-0.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c .libs/libasprintf-0.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libasprintf-0.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libasprintf-0.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libasprintf-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libasprintf.lai /srv/win32builder/fixed_364/build/win64/lib/libasprintf.la libtool: install: /usr/bin/install -c .libs/libasprintf.a /srv/win32builder/fixed_364/build/win64/lib/libasprintf.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libasprintf.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libasprintf.a /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/doc/libasprintf' /usr/bin/install -c -m 644 autosprintf_all.html '/srv/win32builder/fixed_364/build/win64/share/doc/libasprintf' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/include' /usr/bin/install -c -m 644 autosprintf.h '/srv/win32builder/fixed_364/build/win64/include' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/info' /usr/bin/install -c -m 644 ./autosprintf.info '/srv/win32builder/fixed_364/build/win64/share/info' install-info --info-dir='/srv/win32builder/fixed_364/build/win64/share/info' '/srv/win32builder/fixed_364/build/win64/share/info/autosprintf.info' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/libasprintf' Making install in src make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/src' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/src' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gettext.exe ngettext.exe envsubst.exe '/srv/win32builder/fixed_364/build/win64/bin' libtool: install: /usr/bin/install -c .libs/gettext.exe /srv/win32builder/fixed_364/build/win64/bin/gettext.exe libtool: install: /usr/bin/install -c .libs/ngettext.exe /srv/win32builder/fixed_364/build/win64/bin/ngettext.exe libtool: install: /usr/bin/install -c .libs/envsubst.exe /srv/win32builder/fixed_364/build/win64/bin/envsubst.exe /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/bin' /usr/bin/install -c gettext.sh '/srv/win32builder/fixed_364/build/win64/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/src' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/src' Making install in po make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/po' installing be.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/be/LC_MESSAGES/gettext-runtime.mo installing bg.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/bg/LC_MESSAGES/gettext-runtime.mo installing ca.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ca/LC_MESSAGES/gettext-runtime.mo installing cs.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/cs/LC_MESSAGES/gettext-runtime.mo installing da.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/da/LC_MESSAGES/gettext-runtime.mo installing de.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/de/LC_MESSAGES/gettext-runtime.mo installing el.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/el/LC_MESSAGES/gettext-runtime.mo installing en@quot.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo installing en@boldquot.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo installing eo.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/eo/LC_MESSAGES/gettext-runtime.mo installing es.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/es/LC_MESSAGES/gettext-runtime.mo installing et.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/et/LC_MESSAGES/gettext-runtime.mo installing fi.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/fi/LC_MESSAGES/gettext-runtime.mo installing fr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/fr/LC_MESSAGES/gettext-runtime.mo installing ga.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ga/LC_MESSAGES/gettext-runtime.mo installing gl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/gl/LC_MESSAGES/gettext-runtime.mo installing hr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/hr/LC_MESSAGES/gettext-runtime.mo installing id.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/id/LC_MESSAGES/gettext-runtime.mo installing it.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/it/LC_MESSAGES/gettext-runtime.mo installing ja.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ja/LC_MESSAGES/gettext-runtime.mo installing ko.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ko/LC_MESSAGES/gettext-runtime.mo installing nb.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nb/LC_MESSAGES/gettext-runtime.mo installing nl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nl/LC_MESSAGES/gettext-runtime.mo installing nn.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nn/LC_MESSAGES/gettext-runtime.mo installing pl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pl/LC_MESSAGES/gettext-runtime.mo installing pt.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pt/LC_MESSAGES/gettext-runtime.mo installing pt_BR.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo installing ro.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ro/LC_MESSAGES/gettext-runtime.mo installing ru.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ru/LC_MESSAGES/gettext-runtime.mo installing sk.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sk/LC_MESSAGES/gettext-runtime.mo installing sl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sl/LC_MESSAGES/gettext-runtime.mo installing sr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sr/LC_MESSAGES/gettext-runtime.mo installing sv.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sv/LC_MESSAGES/gettext-runtime.mo installing tr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/tr/LC_MESSAGES/gettext-runtime.mo installing uk.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/uk/LC_MESSAGES/gettext-runtime.mo installing vi.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/vi/LC_MESSAGES/gettext-runtime.mo installing zh_CN.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo installing zh_HK.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo installing zh_TW.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo if test "gettext-runtime" = "gettext-tools"; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /srv/win32builder/fixed_364/build/win64/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/po' Making install in man make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/man' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file /srv/win32builder/fixed_364/build/win64/share/doc/gettext/$file; \ done /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/man/man1' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/man/man1' /usr/bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/srv/win32builder/fixed_364/build/win64/share/man/man1' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/man/man3' /usr/bin/install -c -m 644 gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 '/srv/win32builder/fixed_364/build/win64/share/man/man3' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/man/man3' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/man' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/man' Making install in m4 make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/m4' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/m4' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/m4' Making install in tests make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/tests' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/tests' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime/tests' make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext' /usr/bin/install -c -m 644 ABOUT-NLS '/srv/win32builder/fixed_364/build/win64/share/gettext' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' make[1]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-runtime' Making install in gettext-tools make[1]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' Making install in doc make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/doc' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do \ /usr/bin/install -c -m 644 $file /srv/win32builder/fixed_364/build/win64/share/doc/gettext/`basename $file`; \ done /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/doc/gettext' /usr/bin/install -c -m 644 FAQ.html tutorial.html '/srv/win32builder/fixed_364/build/win64/share/doc/gettext' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/info' /usr/bin/install -c -m 644 ./gettext.info '/srv/win32builder/fixed_364/build/win64/share/info' install-info --info-dir='/srv/win32builder/fixed_364/build/win64/share/info' '/srv/win32builder/fixed_364/build/win64/share/info/gettext.info' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/doc' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/doc' Making install in intl make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/intl' if { test "gettext-tools" = "gettext-runtime" || test "gettext-tools" = "gettext-tools"; } \ && test 'yes' = yes; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib /srv/win32builder/fixed_364/build/win64/include; \ /usr/bin/install -c -m 644 libintl.h /srv/win32builder/fixed_364/build/win64/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.la /srv/win32builder/fixed_364/build/win64/lib/libintl.la; \ if test "no" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /srv/win32builder/fixed_364/build/win64/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /srv/win32builder/fixed_364/build/win64/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi libtool: install: /usr/bin/install -c -m 644 .libs/libintl.dll.a /srv/win32builder/fixed_364/build/win64/lib/libintl.dll.a libtool: install: base_file=`basename libintl.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libintl.la'i; echo libintl-8.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libintl-8.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c -m 644 .libs/libintl-8.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libintl-8.dll' || exit 0; fi libtool: install: /usr/bin/install -c -m 644 .libs/libintl.lai /srv/win32builder/fixed_364/build/win64/lib/libintl.la libtool: install: /usr/bin/install -c -m 644 .libs/libintl.a /srv/win32builder/fixed_364/build/win64/lib/libintl.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libintl.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libintl.a if test "gettext-tools" = "gettext-tools" \ && test 'yes' = no \ && test no != no; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.la /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.la; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.so /srv/win32builder/fixed_364/build/win64/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /srv/win32builder/fixed_364/build/win64/lib/libgnuintl.la; \ else \ : ; \ fi if test 'yes' = yes; then \ if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib; \ fi; \ temp=/srv/win32builder/fixed_364/build/win64/lib/t-charset.alias; \ dest=/srv/win32builder/fixed_364/build/win64/lib/charset.alias; \ if test -f /srv/win32builder/fixed_364/build/win64/lib/charset.alias; then \ orig=/srv/win32builder/fixed_364/build/win64/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/locale; \ test -f /srv/win32builder/fixed_364/build/win64/share/locale/locale.alias \ && orig=/srv/win32builder/fixed_364/build/win64/share/locale/locale.alias \ || orig=../../gettext-runtime/intl/locale.alias; \ temp=/srv/win32builder/fixed_364/build/win64/share/locale/t-locale.alias; \ dest=/srv/win32builder/fixed_364/build/win64/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "gettext-tools" = "gettext-tools"; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /srv/win32builder/fixed_364/build/win64/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /srv/win32builder/fixed_364/build/win64/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ../../gettext-runtime/intl/$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ chmod a+x /srv/win32builder/fixed_364/build/win64/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=../../gettext-runtime/intl; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /srv/win32builder/fixed_364/build/win64/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/intl' Making install in gnulib-lib make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' make install-am make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextlib.la '/srv/win32builder/fixed_364/build/win64/lib' libtool: install: /usr/bin/install -c .libs/libgettextlib.dll.a /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.dll.a libtool: install: base_file=`basename libgettextlib.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libgettextlib.la'i; echo libgettextlib-0-18-2.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libgettextlib-0-18-2.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c .libs/libgettextlib-0-18-2.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextlib-0-18-2.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextlib-0-18-2.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextlib-0-18-2.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libgettextlib.lai /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.la libtool: install: /usr/bin/install -c .libs/libgettextlib.a /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.a case "mingw32" in \ aix*) ;; \ *) rm -f /srv/win32builder/fixed_364/build/win64/lib/libgettextlib.a ;; \ esac if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /srv/win32builder/fixed_364/build/win64/lib ; \ fi ; \ if test -f /srv/win32builder/fixed_364/build/win64/lib/charset.alias; then \ sed -f ref-add.sed /srv/win32builder/fixed_364/build/win64/lib/charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ fi ; \ fi /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext' /usr/bin/install -c -m 644 gettext.h '/srv/win32builder/fixed_364/build/win64/share/gettext' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext' /usr/bin/install -c -m 644 javaversion.class '/srv/win32builder/fixed_364/build/win64/share/gettext' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-lib' Making install in libgrep make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' make install-am make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgrep' Making install in src make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' make install-am make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextsrc.la '/srv/win32builder/fixed_364/build/win64/lib' libtool: install: /usr/bin/install -c .libs/libgettextsrc.dll.a /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.dll.a libtool: install: base_file=`basename libgettextsrc.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libgettextsrc.la'i; echo libgettextsrc-0-18-2.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libgettextsrc-0-18-2.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c .libs/libgettextsrc-0-18-2.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextsrc-0-18-2.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextsrc-0-18-2.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextsrc-0-18-2.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libgettextsrc.lai /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.la libtool: install: /usr/bin/install -c .libs/libgettextsrc.a /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.a /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c msgcmp.exe msgfmt.exe msgmerge.exe msgunfmt.exe xgettext.exe msgattrib.exe msgcat.exe msgcomm.exe msgconv.exe msgen.exe msgexec.exe msgfilter.exe msggrep.exe msginit.exe msguniq.exe recode-sr-latin.exe '/srv/win32builder/fixed_364/build/win64/bin' libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgcmp.exe /srv/win32builder/fixed_364/build/win64/bin/msgcmp.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgfmt.exe /srv/win32builder/fixed_364/build/win64/bin/msgfmt.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgmerge.exe /srv/win32builder/fixed_364/build/win64/bin/msgmerge.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgunfmt.exe /srv/win32builder/fixed_364/build/win64/bin/msgunfmt.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/xgettext.exe /srv/win32builder/fixed_364/build/win64/bin/xgettext.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgattrib.exe /srv/win32builder/fixed_364/build/win64/bin/msgattrib.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgcat.exe /srv/win32builder/fixed_364/build/win64/bin/msgcat.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgcomm.exe /srv/win32builder/fixed_364/build/win64/bin/msgcomm.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgconv.exe /srv/win32builder/fixed_364/build/win64/bin/msgconv.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgen.exe /srv/win32builder/fixed_364/build/win64/bin/msgen.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgexec.exe /srv/win32builder/fixed_364/build/win64/bin/msgexec.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msgfilter.exe /srv/win32builder/fixed_364/build/win64/bin/msgfilter.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msggrep.exe /srv/win32builder/fixed_364/build/win64/bin/msggrep.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msginit.exe /srv/win32builder/fixed_364/build/win64/bin/msginit.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/msguniq.exe /srv/win32builder/fixed_364/build/win64/bin/msguniq.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/recode-sr-latin.exe /srv/win32builder/fixed_364/build/win64/bin/recode-sr-latin.exe /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib/gettext case "mingw32" in \ aix*) ;; \ *) rm -f /srv/win32builder/fixed_364/build/win64/lib/libgettextsrc.a ;; \ esac /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/lib/gettext /bin/sh ../libtool --mode=install /usr/bin/install -c hostname.exe /srv/win32builder/fixed_364/build/win64/lib/gettext/hostname.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/hostname.exe /srv/win32builder/fixed_364/build/win64/lib/gettext/hostname.exe /bin/sh ../libtool --mode=install /usr/bin/install -c urlget.exe /srv/win32builder/fixed_364/build/win64/lib/gettext/urlget.exe libtool: install: warning: `/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libstdc++.la' has not been installed in `/usr/x86_64-w64-mingw32/sys-root/mingw/lib64' libtool: install: /usr/bin/install -c .libs/urlget.exe /srv/win32builder/fixed_364/build/win64/lib/gettext/urlget.exe /usr/bin/install -c user-email /srv/win32builder/fixed_364/build/win64/lib/gettext/user-email /usr/bin/install -c ./project-id /srv/win32builder/fixed_364/build/win64/lib/gettext/project-id /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext /usr/bin/install -c -m 644 ./msgunfmt.tcl /srv/win32builder/fixed_364/build/win64/share/gettext/msgunfmt.tcl make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/src' Making install in libgettextpo make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' make install-am make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' if test no = no; then \ case 'mingw32' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh ../../build-aux/mkinstalldirs /srv/win32builder/fixed_364/build/win64/lib ; \ fi ; \ if test -f /srv/win32builder/fixed_364/build/win64/lib/charset.alias; then \ sed -f ref-add.sed /srv/win32builder/fixed_364/build/win64/lib/charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /srv/win32builder/fixed_364/build/win64/lib/charset.tmp /srv/win32builder/fixed_364/build/win64/lib/charset.alias ; \ rm -f /srv/win32builder/fixed_364/build/win64/lib/charset.tmp ; \ fi ; \ fi /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextpo.la '/srv/win32builder/fixed_364/build/win64/lib' libtool: install: /usr/bin/install -c .libs/libgettextpo.dll.a /srv/win32builder/fixed_364/build/win64/lib/libgettextpo.dll.a libtool: install: base_file=`basename libgettextpo.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libgettextpo.la'i; echo libgettextpo-0.dll'` libtool: install: dldir=/srv/win32builder/fixed_364/build/win64/lib/`dirname ../bin/libgettextpo-0.dll` libtool: install: test -d /srv/win32builder/fixed_364/build/win64/lib/../bin || mkdir -p /srv/win32builder/fixed_364/build/win64/lib/../bin libtool: install: /usr/bin/install -c .libs/libgettextpo-0.dll /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextpo-0.dll libtool: install: chmod a+x /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextpo-0.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /srv/win32builder/fixed_364/build/win64/lib/../bin/libgettextpo-0.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libgettextpo.lai /srv/win32builder/fixed_364/build/win64/lib/libgettextpo.la libtool: install: /usr/bin/install -c .libs/libgettextpo.a /srv/win32builder/fixed_364/build/win64/lib/libgettextpo.a libtool: install: chmod 644 /srv/win32builder/fixed_364/build/win64/lib/libgettextpo.a libtool: install: x86_64-w64-mingw32-ranlib /srv/win32builder/fixed_364/build/win64/lib/libgettextpo.a /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/include' /usr/bin/install -c -m 644 gettext-po.h '/srv/win32builder/fixed_364/build/win64/include' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/libgettextpo' Making install in po make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/po' installing be.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/be/LC_MESSAGES/gettext-tools.mo installing bg.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/bg/LC_MESSAGES/gettext-tools.mo installing ca.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ca/LC_MESSAGES/gettext-tools.mo installing cs.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/cs/LC_MESSAGES/gettext-tools.mo installing da.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/da/LC_MESSAGES/gettext-tools.mo installing de.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/de/LC_MESSAGES/gettext-tools.mo installing el.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/el/LC_MESSAGES/gettext-tools.mo installing en@quot.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo installing en@boldquot.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo installing es.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/es/LC_MESSAGES/gettext-tools.mo installing et.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/et/LC_MESSAGES/gettext-tools.mo installing eu.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/eu/LC_MESSAGES/gettext-tools.mo installing fi.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/fi/LC_MESSAGES/gettext-tools.mo installing fr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/fr/LC_MESSAGES/gettext-tools.mo installing gl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/gl/LC_MESSAGES/gettext-tools.mo installing id.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/id/LC_MESSAGES/gettext-tools.mo installing it.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/it/LC_MESSAGES/gettext-tools.mo installing ja.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ja/LC_MESSAGES/gettext-tools.mo installing ko.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ko/LC_MESSAGES/gettext-tools.mo installing nb.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nb/LC_MESSAGES/gettext-tools.mo installing nl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nl/LC_MESSAGES/gettext-tools.mo installing nn.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/nn/LC_MESSAGES/gettext-tools.mo installing pa.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pa/LC_MESSAGES/gettext-tools.mo installing pl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pl/LC_MESSAGES/gettext-tools.mo installing pt.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pt/LC_MESSAGES/gettext-tools.mo installing pt_BR.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo installing ro.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ro/LC_MESSAGES/gettext-tools.mo installing ru.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/ru/LC_MESSAGES/gettext-tools.mo installing sk.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sk/LC_MESSAGES/gettext-tools.mo installing sl.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sl/LC_MESSAGES/gettext-tools.mo installing sr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sr/LC_MESSAGES/gettext-tools.mo installing sv.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/sv/LC_MESSAGES/gettext-tools.mo installing tr.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/tr/LC_MESSAGES/gettext-tools.mo installing uk.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/uk/LC_MESSAGES/gettext-tools.mo installing vi.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/vi/LC_MESSAGES/gettext-tools.mo installing zh_CN.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo installing zh_TW.gmo as /srv/win32builder/fixed_364/build/win64/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo if test "gettext-tools" = "gettext-tools"; then \ /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /srv/win32builder/fixed_364/build/win64/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /srv/win32builder/fixed_364/build/win64/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/po' Making install in projects make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/projects' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/projects' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/projects /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/projects/TP /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/projects/KDE /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/gettext/projects/GNOME /usr/bin/install -c ./team-address /srv/win32builder/fixed_364/build/win64/share/gettext/projects/team-address /usr/bin/install -c ./TP/trigger /srv/win32builder/fixed_364/build/win64/share/gettext/projects/TP/trigger /usr/bin/install -c ./TP/team-address /srv/win32builder/fixed_364/build/win64/share/gettext/projects/TP/team-address /usr/bin/install -c ./KDE/trigger /srv/win32builder/fixed_364/build/win64/share/gettext/projects/KDE/trigger /usr/bin/install -c ./KDE/team-address /srv/win32builder/fixed_364/build/win64/share/gettext/projects/KDE/team-address /usr/bin/install -c ./GNOME/trigger /srv/win32builder/fixed_364/build/win64/share/gettext/projects/GNOME/trigger /usr/bin/install -c ./GNOME/team-address /srv/win32builder/fixed_364/build/win64/share/gettext/projects/GNOME/team-address /usr/bin/install -c -m 644 ./index /srv/win32builder/fixed_364/build/win64/share/gettext/projects/index /usr/bin/install -c -m 644 ./TP/teams.url /srv/win32builder/fixed_364/build/win64/share/gettext/projects/TP/teams.url /usr/bin/install -c -m 644 ./TP/teams.html /srv/win32builder/fixed_364/build/win64/share/gettext/projects/TP/teams.html /usr/bin/install -c -m 644 ./KDE/teams.url /srv/win32builder/fixed_364/build/win64/share/gettext/projects/KDE/teams.url /usr/bin/install -c -m 644 ./KDE/teams.html /srv/win32builder/fixed_364/build/win64/share/gettext/projects/KDE/teams.html /usr/bin/install -c -m 644 ./GNOME/teams.url /srv/win32builder/fixed_364/build/win64/share/gettext/projects/GNOME/teams.url /usr/bin/install -c -m 644 ./GNOME/teams.html /srv/win32builder/fixed_364/build/win64/share/gettext/projects/GNOME/teams.html make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/projects' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/projects' Making install in styles make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/styles' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/styles' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext/styles' /usr/bin/install -c -m 644 po-default.css po-vim.css po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css '/srv/win32builder/fixed_364/build/win64/share/gettext/styles' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/styles' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/styles' Making install in misc make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/misc' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/misc' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/bin' /usr/bin/install -c gettextize autopoint '/srv/win32builder/fixed_364/build/win64/bin' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext' /usr/bin/install -c -m 644 archive.dir.tar.xz '/srv/win32builder/fixed_364/build/win64/share/gettext' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp' /usr/bin/install -c -m 644 'start-po.el' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/start-po.el' /usr/bin/install -c -m 644 'start-po.elc' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/start-po.elc' /usr/bin/install -c -m 644 'po-mode.el' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/po-mode.el' /usr/bin/install -c -m 644 'po-mode.elc' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/po-mode.elc' /usr/bin/install -c -m 644 'po-compat.el' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/po-compat.el' /usr/bin/install -c -m 644 'po-compat.elc' '/srv/win32builder/fixed_364/build/win64/share/emacs/site-lisp/po-compat.elc' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/misc' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/misc' Making install in man make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/man' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html recode-sr-latin.1.html gettextize.1.html autopoint.1.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file /srv/win32builder/fixed_364/build/win64/share/doc/gettext/$file; \ done /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/man/man1' /usr/bin/install -c -m 644 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 recode-sr-latin.1 gettextize.1 autopoint.1 '/srv/win32builder/fixed_364/build/win64/share/man/man1' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/man' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/man' Making install in m4 make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/m4' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/m4' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/aclocal' /usr/bin/install -c -m 644 ../../gettext-runtime/gnulib-m4/lib-ld.m4 ../../gettext-runtime/gnulib-m4/lib-link.m4 ../../gettext-runtime/gnulib-m4/lib-prefix.m4 ../../gettext-runtime/m4/codeset.m4 ../../gettext-runtime/m4/fcntl-o.m4 ../../gettext-runtime/m4/gettext.m4 ../../gettext-runtime/m4/glibc2.m4 ../../gettext-runtime/m4/glibc21.m4 ../../gettext-runtime/m4/iconv.m4 ../../gettext-runtime/m4/intdiv0.m4 ../../gettext-runtime/m4/intl.m4 ../../gettext-runtime/m4/intldir.m4 ../../gettext-runtime/m4/intlmacosx.m4 ../../gettext-runtime/m4/intmax.m4 ../../gettext-runtime/m4/inttypes_h.m4 ../../gettext-runtime/m4/inttypes-pri.m4 ../../gettext-runtime/m4/lcmessage.m4 ../../gettext-runtime/m4/lock.m4 ../../gettext-runtime/m4/longlong.m4 ../../gettext-runtime/m4/nls.m4 ../../gettext-runtime/m4/po.m4 ../../gettext-runtime/m4/printf-posix.m4 ../../gettext-runtime/m4/progtest.m4 ../../gettext-runtime/m4/size_max.m4 ../../gettext-runtime/m4/stdint_h.m4 ../../gettext-runtime/m4/threadlib.m4 ../../gettext-runtime/m4/uintmax_t.m4 ../../gettext-runtime/m4/visibility.m4 ../../gettext-runtime/m4/wchar_t.m4 ../../gettext-runtime/m4/wint_t.m4 ../../gettext-runtime/m4/xsize.m4 '/srv/win32builder/fixed_364/build/win64/share/aclocal' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/build-aux' /usr/bin/install -c -m 644 ../gnulib-m4/gcj.m4 ../gnulib-m4/javacomp.m4 ../gnulib-m4/javaexec.m4 ../gnulib-m4/csharpcomp.m4 ../gnulib-m4/csharpexec.m4 csharpexec-test.exe '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/build-aux' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/m4' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/m4' Making install in tests make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/tests' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/tests' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/tests' Making install in gnulib-tests make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make install-recursive make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' Making install in . make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make[5]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/gnulib-tests' Making install in examples make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' Making install in po make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples/po' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples/po' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples/po' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples/po' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' make[4]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples for f in hello-c/INSTALL hello-c/autogen.sh hello-c/autoclean.sh hello-c/hello.c hello-c/Makefile.am hello-c/configure.ac hello-c/m4/Makefile.am hello-c/po/Makevars hello-c/po/POTFILES.in hello-c-gnome/INSTALL hello-c-gnome/autogen.sh hello-c-gnome/autoclean.sh hello-c-gnome/hello.c hello-c-gnome/Makefile.am hello-c-gnome/configure.ac hello-c-gnome/m4/Makefile.am hello-c-gnome/m4/gnome.m4 hello-c-gnome/m4/gnome-gnorba-check.m4 hello-c-gnome/m4/gnome-orbit-check.m4 hello-c-gnome/po/Makevars hello-c-gnome/po/POTFILES.in hello-c++/INSTALL hello-c++/autogen.sh hello-c++/autoclean.sh hello-c++/hello.cc hello-c++/Makefile.am hello-c++/configure.ac hello-c++/m4/Makefile.am hello-c++/po/Makevars hello-c++/po/POTFILES.in hello-c++-qt/INSTALL hello-c++-qt/BUGS hello-c++-qt/autogen.sh hello-c++-qt/autoclean.sh hello-c++-qt/hello.cc hello-c++-qt/Makefile.am hello-c++-qt/configure.ac hello-c++-qt/m4/Makefile.am hello-c++-qt/m4/qt.m4 hello-c++-qt/po/Makefile.am hello-c++-kde/INSTALL hello-c++-kde/BUGS hello-c++-kde/autogen.sh hello-c++-kde/autoclean.sh hello-c++-kde/hello.cc hello-c++-kde/hellowindow.h hello-c++-kde/hellowindow.cc hello-c++-kde/Makefile.am hello-c++-kde/configure.in.in hello-c++-kde/m4/Makefile.am hello-c++-kde/admin/acinclude.m4.in hello-c++-kde/admin/am_edit hello-c++-kde/admin/ChangeLog hello-c++-kde/admin/compile hello-c++-kde/admin/conf.change.pl hello-c++-kde/admin/config.guess hello-c++-kde/admin/config.pl hello-c++-kde/admin/config.sub hello-c++-kde/admin/configure.in.bot.end hello-c++-kde/admin/configure.in.min hello-c++-kde/admin/cvs-clean.pl hello-c++-kde/admin/cvs.sh hello-c++-kde/admin/debianrules hello-c++-kde/admin/depcomp hello-c++-kde/admin/detect-autoconf.sh hello-c++-kde/admin/Doxyfile.am hello-c++-kde/admin/Doxyfile.global hello-c++-kde/admin/install-sh hello-c++-kde/admin/libtool.m4.in hello-c++-kde/admin/ltmain.sh hello-c++-kde/admin/Makefile.common hello-c++-kde/admin/missing hello-c++-kde/admin/mkinstalldirs hello-c++-kde/admin/ylwrap hello-c++-kde/po/Makevars hello-c++-kde/po/POTFILES.in hello-c++-gnome/INSTALL hello-c++-gnome/autogen.sh hello-c++-gnome/autoclean.sh hello-c++-gnome/hello.cc hello-c++-gnome/Makefile.am hello-c++-gnome/configure.ac hello-c++-gnome/m4/Makefile.am hello-c++-gnome/m4/gnome.m4 hello-c++-gnome/m4/gnome-gnorba-check.m4 hello-c++-gnome/m4/gnome-orbit-check.m4 hello-c++-gnome/m4/gtk.m4 hello-c++-gnome/m4/gtk--.m4 hello-c++-gnome/po/Makevars hello-c++-gnome/po/POTFILES.in hello-c++-wxwidgets/INSTALL hello-c++-wxwidgets/autogen.sh hello-c++-wxwidgets/autoclean.sh hello-c++-wxwidgets/hello.cc hello-c++-wxwidgets/Makefile.am hello-c++-wxwidgets/configure.ac hello-c++-wxwidgets/m4/Makefile.am hello-c++-wxwidgets/m4/wxwidgets.m4 hello-c++-wxwidgets/po/Makefile.am hello-objc/INSTALL hello-objc/autogen.sh hello-objc/autoclean.sh hello-objc/hello.m hello-objc/Makefile.am hello-objc/configure.ac hello-objc/m4/Makefile.am hello-objc/po/Makevars hello-objc/po/POTFILES.in hello-objc-gnustep/INSTALL hello-objc-gnustep/BUGS hello-objc-gnustep/autogen.sh hello-objc-gnustep/autoclean.sh hello-objc-gnustep/main.m hello-objc-gnustep/AppController.h hello-objc-gnustep/AppController.m hello-objc-gnustep/Hello.h hello-objc-gnustep/Hello.m hello-objc-gnustep/GNUmakefile hello-objc-gnustep/po/GNUmakefile hello-objc-gnustep/po/LocaleAliases hello-objc-gnome/INSTALL hello-objc-gnome/autogen.sh hello-objc-gnome/autoclean.sh hello-objc-gnome/hello.m hello-objc-gnome/Makefile.am hello-objc-gnome/configure.ac hello-objc-gnome/m4/Makefile.am hello-objc-gnome/m4/gnome.m4 hello-objc-gnome/m4/gnome-gnorba-check.m4 hello-objc-gnome/m4/gnome-orbit-check.m4 hello-objc-gnome/po/Makevars hello-objc-gnome/po/POTFILES.in hello-sh/INSTALL hello-sh/autogen.sh hello-sh/autoclean.sh hello-sh/hello.sh hello-sh/Makefile.am hello-sh/configure.ac hello-sh/m4/Makefile.am hello-sh/po/Makefile.am hello-python/INSTALL hello-python/autogen.sh hello-python/autoclean.sh hello-python/hello.py.in hello-python/Makefile.am hello-python/configure.ac hello-python/m4/Makefile.am hello-python/po/Makefile.am hello-clisp/INSTALL hello-clisp/autogen.sh hello-clisp/autoclean.sh hello-clisp/hello.lisp.in hello-clisp/Makefile.am hello-clisp/configure.ac hello-clisp/m4/Makefile.am hello-clisp/po/Makefile.am hello-librep/INSTALL hello-librep/autogen.sh hello-librep/autoclean.sh hello-librep/hello.jl.in hello-librep/Makefile.am hello-librep/configure.ac hello-librep/m4/Makefile.am hello-librep/po/Makefile.am hello-guile/INSTALL hello-guile/autogen.sh hello-guile/autoclean.sh hello-guile/hello.scm hello-guile/Makefile.am hello-guile/configure.ac hello-guile/m4/Makefile.am hello-guile/po/Makefile.am hello-smalltalk/INSTALL hello-smalltalk/autogen.sh hello-smalltalk/autoclean.sh hello-smalltalk/hello.st.in hello-smalltalk/Makefile.am hello-smalltalk/configure.ac hello-smalltalk/m4/Makefile.am hello-smalltalk/po/Makefile.am hello-java/INSTALL hello-java/autogen.sh hello-java/autoclean.sh hello-java/Hello.java hello-java/Makefile.am hello-java/configure.ac hello-java/m4/Makefile.am hello-java/po/Makefile.am hello-java-awt/INSTALL hello-java-awt/BUGS hello-java-awt/autogen.sh hello-java-awt/autoclean.sh hello-java-awt/Hello.java hello-java-awt/Makefile.am hello-java-awt/configure.ac hello-java-awt/m4/Makefile.am hello-java-awt/m4/TestAWT.java hello-java-awt/m4/TestAWT.class hello-java-awt/po/Makefile.am hello-java-swing/INSTALL hello-java-swing/BUGS hello-java-swing/autogen.sh hello-java-swing/autoclean.sh hello-java-swing/Hello.java hello-java-swing/Makefile.am hello-java-swing/configure.ac hello-java-swing/m4/Makefile.am hello-java-swing/m4/TestAWT.java hello-java-swing/m4/TestAWT.class hello-java-swing/po/Makefile.am hello-java-qtjambi/INSTALL hello-java-qtjambi/BUGS hello-java-qtjambi/autogen.sh hello-java-qtjambi/autoclean.sh hello-java-qtjambi/Hello.java hello-java-qtjambi/Makefile.am hello-java-qtjambi/configure.ac hello-java-qtjambi/m4/Makefile.am hello-java-qtjambi/m4/Test15.java hello-java-qtjambi/m4/Test15.class hello-java-qtjambi/po/Makefile.am hello-csharp/INSTALL hello-csharp/autogen.sh hello-csharp/autoclean.sh hello-csharp/hello.cs hello-csharp/Makefile.am hello-csharp/configure.ac hello-csharp/m4/Makefile.am hello-csharp/po/Makefile.am hello-csharp-forms/INSTALL hello-csharp-forms/README hello-csharp-forms/BUGS hello-csharp-forms/autogen.sh hello-csharp-forms/autoclean.sh hello-csharp-forms/hello.cs hello-csharp-forms/Makefile.am hello-csharp-forms/configure.ac hello-csharp-forms/m4/Makefile.am hello-csharp-forms/po/Makefile.am hello-gawk/INSTALL hello-gawk/autogen.sh hello-gawk/autoclean.sh hello-gawk/hello.awk hello-gawk/Makefile.am hello-gawk/configure.ac hello-gawk/m4/Makefile.am hello-gawk/po/Makefile.am hello-pascal/INSTALL hello-pascal/autogen.sh hello-pascal/autoclean.sh hello-pascal/hello.pas hello-pascal/hello.rst hello-pascal/Makefile.am hello-pascal/configure.ac hello-pascal/m4/Makefile.am hello-pascal/po/Makefile.am hello-ycp/INSTALL hello-ycp/autogen.sh hello-ycp/autoclean.sh hello-ycp/hello.ycp hello-ycp/Makefile.am hello-ycp/configure.ac hello-ycp/m4/Makefile.am hello-ycp/po/Makefile.am hello-tcl/INSTALL hello-tcl/autogen.sh hello-tcl/autoclean.sh hello-tcl/hello.tcl hello-tcl/Makefile.am hello-tcl/configure.ac hello-tcl/m4/Makefile.am hello-tcl/po/Makefile.am hello-tcl-tk/INSTALL hello-tcl-tk/autogen.sh hello-tcl-tk/autoclean.sh hello-tcl-tk/hello.tcl hello-tcl-tk/Makefile.am hello-tcl-tk/configure.ac hello-tcl-tk/m4/Makefile.am hello-tcl-tk/po/Makefile.am hello-perl/INSTALL hello-perl/autogen.sh hello-perl/autoclean.sh hello-perl/hello-1.pl.in hello-perl/hello-2.pl.in hello-perl/Makefile.am hello-perl/configure.ac hello-perl/m4/Makefile.am hello-perl/po/Makefile.am hello-php/INSTALL hello-php/README hello-php/autogen.sh hello-php/autoclean.sh hello-php/hello.php hello-php/Makefile.am hello-php/configure.ac hello-php/m4/Makefile.am hello-php/po/Makefile.am README; do \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ if test $b = autogen.sh || test $b = autoclean.sh; then \ echo "/usr/bin/install -c ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f"; \ /usr/bin/install -c ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f; \ else \ echo "/usr/bin/install -c -m 644 ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f"; \ /usr/bin/install -c -m 644 ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f; \ fi; \ done /usr/bin/install -c -m 644 ./hello-c/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/INSTALL /usr/bin/install -c ./hello-c/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/autogen.sh /usr/bin/install -c ./hello-c/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/autoclean.sh /usr/bin/install -c -m 644 ./hello-c/hello.c /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/hello.c /usr/bin/install -c -m 644 ./hello-c/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/Makefile.am /usr/bin/install -c -m 644 ./hello-c/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/configure.ac /usr/bin/install -c -m 644 ./hello-c/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/Makevars /usr/bin/install -c -m 644 ./hello-c/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c-gnome/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/INSTALL /usr/bin/install -c ./hello-c-gnome/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/autogen.sh /usr/bin/install -c ./hello-c-gnome/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/autoclean.sh /usr/bin/install -c -m 644 ./hello-c-gnome/hello.c /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/hello.c /usr/bin/install -c -m 644 ./hello-c-gnome/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/configure.ac /usr/bin/install -c -m 644 ./hello-c-gnome/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-gnorba-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-orbit-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-c-gnome/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/Makevars /usr/bin/install -c -m 644 ./hello-c-gnome/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/INSTALL /usr/bin/install -c ./hello-c++/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/autogen.sh /usr/bin/install -c ./hello-c++/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++/hello.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/hello.cc /usr/bin/install -c -m 644 ./hello-c++/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/Makefile.am /usr/bin/install -c -m 644 ./hello-c++/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/configure.ac /usr/bin/install -c -m 644 ./hello-c++/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/Makevars /usr/bin/install -c -m 644 ./hello-c++/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-qt/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/INSTALL /usr/bin/install -c -m 644 ./hello-c++-qt/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/BUGS /usr/bin/install -c ./hello-c++-qt/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/autogen.sh /usr/bin/install -c ./hello-c++-qt/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-qt/hello.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/hello.cc /usr/bin/install -c -m 644 ./hello-c++-qt/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-qt/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/configure.ac /usr/bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4 /usr/bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/INSTALL /usr/bin/install -c -m 644 ./hello-c++-kde/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/BUGS /usr/bin/install -c ./hello-c++-kde/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/autogen.sh /usr/bin/install -c ./hello-c++-kde/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-kde/hello.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/hello.cc /usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/hellowindow.h /usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc /usr/bin/install -c -m 644 ./hello-c++-kde/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/configure.in.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/configure.in.in /usr/bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in /usr/bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/am_edit /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog /usr/bin/install -c -m 644 ./hello-c++-kde/admin/compile /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/compile /usr/bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/config.guess /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/config.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/config.sub /usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end /usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.min /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min /usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/debianrules /usr/bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/depcomp /usr/bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global /usr/bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/install-sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common /usr/bin/install -c -m 644 ./hello-c++-kde/admin/missing /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/missing /usr/bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap /usr/bin/install -c -m 644 ./hello-c++-kde/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/Makevars /usr/bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-gnome/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/INSTALL /usr/bin/install -c ./hello-c++-gnome/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/autogen.sh /usr/bin/install -c ./hello-c++-gnome/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-gnome/hello.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/hello.cc /usr/bin/install -c -m 644 ./hello-c++-gnome/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/configure.ac /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-gnorba-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-orbit-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk--.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/Makevars /usr/bin/install -c -m 644 ./hello-c++-gnome/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL /usr/bin/install -c ./hello-c++-wxwidgets/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh /usr/bin/install -c ./hello-c++-wxwidgets/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/INSTALL /usr/bin/install -c ./hello-objc/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/autogen.sh /usr/bin/install -c ./hello-objc/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc/hello.m /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/hello.m /usr/bin/install -c -m 644 ./hello-objc/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/configure.ac /usr/bin/install -c -m 644 ./hello-objc/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/Makevars /usr/bin/install -c -m 644 ./hello-objc/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/INSTALL /usr/bin/install -c -m 644 ./hello-objc-gnustep/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/BUGS /usr/bin/install -c ./hello-objc-gnustep/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh /usr/bin/install -c ./hello-objc-gnustep/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc-gnustep/main.m /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/main.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/AppController.h /usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/AppController.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/Hello.h /usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/Hello.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases /usr/bin/install -c -m 644 ./hello-objc-gnome/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/INSTALL /usr/bin/install -c ./hello-objc-gnome/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/autogen.sh /usr/bin/install -c ./hello-objc-gnome/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc-gnome/hello.m /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/hello.m /usr/bin/install -c -m 644 ./hello-objc-gnome/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/Makefile.am /usr/bin/install -c -m 644 ./hello-objc-gnome/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/configure.ac /usr/bin/install -c -m 644 ./hello-objc-gnome/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-gnorba-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-orbit-check.m4 /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome/po/Makevars /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/Makevars /usr/bin/install -c -m 644 ./hello-objc-gnome/po/POTFILES.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-sh/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/INSTALL /usr/bin/install -c ./hello-sh/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/autogen.sh /usr/bin/install -c ./hello-sh/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/autoclean.sh /usr/bin/install -c -m 644 ./hello-sh/hello.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/hello.sh /usr/bin/install -c -m 644 ./hello-sh/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/Makefile.am /usr/bin/install -c -m 644 ./hello-sh/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/configure.ac /usr/bin/install -c -m 644 ./hello-sh/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-sh/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/Makefile.am /usr/bin/install -c -m 644 ./hello-python/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/INSTALL /usr/bin/install -c ./hello-python/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/autogen.sh /usr/bin/install -c ./hello-python/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/autoclean.sh /usr/bin/install -c -m 644 ./hello-python/hello.py.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/hello.py.in /usr/bin/install -c -m 644 ./hello-python/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/Makefile.am /usr/bin/install -c -m 644 ./hello-python/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/configure.ac /usr/bin/install -c -m 644 ./hello-python/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-python/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/INSTALL /usr/bin/install -c ./hello-clisp/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/autogen.sh /usr/bin/install -c ./hello-clisp/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/autoclean.sh /usr/bin/install -c -m 644 ./hello-clisp/hello.lisp.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/hello.lisp.in /usr/bin/install -c -m 644 ./hello-clisp/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/configure.ac /usr/bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/INSTALL /usr/bin/install -c ./hello-librep/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/autogen.sh /usr/bin/install -c ./hello-librep/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/autoclean.sh /usr/bin/install -c -m 644 ./hello-librep/hello.jl.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/hello.jl.in /usr/bin/install -c -m 644 ./hello-librep/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/configure.ac /usr/bin/install -c -m 644 ./hello-librep/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/INSTALL /usr/bin/install -c ./hello-guile/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/autogen.sh /usr/bin/install -c ./hello-guile/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/autoclean.sh /usr/bin/install -c -m 644 ./hello-guile/hello.scm /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/hello.scm /usr/bin/install -c -m 644 ./hello-guile/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/configure.ac /usr/bin/install -c -m 644 ./hello-guile/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/INSTALL /usr/bin/install -c ./hello-smalltalk/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/autogen.sh /usr/bin/install -c ./hello-smalltalk/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/autoclean.sh /usr/bin/install -c -m 644 ./hello-smalltalk/hello.st.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/hello.st.in /usr/bin/install -c -m 644 ./hello-smalltalk/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/configure.ac /usr/bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/INSTALL /usr/bin/install -c ./hello-java/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/autogen.sh /usr/bin/install -c ./hello-java/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/autoclean.sh /usr/bin/install -c -m 644 ./hello-java/Hello.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/Hello.java /usr/bin/install -c -m 644 ./hello-java/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/Makefile.am /usr/bin/install -c -m 644 ./hello-java/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/configure.ac /usr/bin/install -c -m 644 ./hello-java/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/INSTALL /usr/bin/install -c -m 644 ./hello-java-awt/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/BUGS /usr/bin/install -c ./hello-java-awt/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/autogen.sh /usr/bin/install -c ./hello-java-awt/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-awt/Hello.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/Hello.java /usr/bin/install -c -m 644 ./hello-java-awt/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/configure.ac /usr/bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java /usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class /usr/bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/INSTALL /usr/bin/install -c -m 644 ./hello-java-swing/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/BUGS /usr/bin/install -c ./hello-java-swing/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/autogen.sh /usr/bin/install -c ./hello-java-swing/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-swing/Hello.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/Hello.java /usr/bin/install -c -m 644 ./hello-java-swing/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/configure.ac /usr/bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java /usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class /usr/bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/INSTALL /usr/bin/install -c -m 644 ./hello-java-qtjambi/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/BUGS /usr/bin/install -c ./hello-java-qtjambi/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh /usr/bin/install -c ./hello-java-qtjambi/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/Hello.java /usr/bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/configure.ac /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/INSTALL /usr/bin/install -c ./hello-csharp/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/autogen.sh /usr/bin/install -c ./hello-csharp/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/autoclean.sh /usr/bin/install -c -m 644 ./hello-csharp/hello.cs /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/hello.cs /usr/bin/install -c -m 644 ./hello-csharp/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/configure.ac /usr/bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/INSTALL /usr/bin/install -c -m 644 ./hello-csharp-forms/README /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/README /usr/bin/install -c -m 644 ./hello-csharp-forms/BUGS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/BUGS /usr/bin/install -c ./hello-csharp-forms/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/autogen.sh /usr/bin/install -c ./hello-csharp-forms/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh /usr/bin/install -c -m 644 ./hello-csharp-forms/hello.cs /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/hello.cs /usr/bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/configure.ac /usr/bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/INSTALL /usr/bin/install -c ./hello-gawk/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/autogen.sh /usr/bin/install -c ./hello-gawk/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/autoclean.sh /usr/bin/install -c -m 644 ./hello-gawk/hello.awk /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/hello.awk /usr/bin/install -c -m 644 ./hello-gawk/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/configure.ac /usr/bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/INSTALL /usr/bin/install -c ./hello-pascal/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/autogen.sh /usr/bin/install -c ./hello-pascal/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/autoclean.sh /usr/bin/install -c -m 644 ./hello-pascal/hello.pas /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/hello.pas /usr/bin/install -c -m 644 ./hello-pascal/hello.rst /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/hello.rst /usr/bin/install -c -m 644 ./hello-pascal/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/configure.ac /usr/bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/INSTALL /usr/bin/install -c ./hello-ycp/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/autogen.sh /usr/bin/install -c ./hello-ycp/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/autoclean.sh /usr/bin/install -c -m 644 ./hello-ycp/hello.ycp /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/hello.ycp /usr/bin/install -c -m 644 ./hello-ycp/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/configure.ac /usr/bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/INSTALL /usr/bin/install -c ./hello-tcl/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/autogen.sh /usr/bin/install -c ./hello-tcl/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/autoclean.sh /usr/bin/install -c -m 644 ./hello-tcl/hello.tcl /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/hello.tcl /usr/bin/install -c -m 644 ./hello-tcl/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/configure.ac /usr/bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/INSTALL /usr/bin/install -c ./hello-tcl-tk/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/autogen.sh /usr/bin/install -c ./hello-tcl-tk/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh /usr/bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/hello.tcl /usr/bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/configure.ac /usr/bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/INSTALL /usr/bin/install -c ./hello-perl/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/autogen.sh /usr/bin/install -c ./hello-perl/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/autoclean.sh /usr/bin/install -c -m 644 ./hello-perl/hello-1.pl.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/hello-1.pl.in /usr/bin/install -c -m 644 ./hello-perl/hello-2.pl.in /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/hello-2.pl.in /usr/bin/install -c -m 644 ./hello-perl/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/configure.ac /usr/bin/install -c -m 644 ./hello-perl/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/Makefile.am /usr/bin/install -c -m 644 ./hello-php/INSTALL /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/INSTALL /usr/bin/install -c -m 644 ./hello-php/README /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/README /usr/bin/install -c ./hello-php/autogen.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/autogen.sh /usr/bin/install -c ./hello-php/autoclean.sh /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/autoclean.sh /usr/bin/install -c -m 644 ./hello-php/hello.php /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/hello.php /usr/bin/install -c -m 644 ./hello-php/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/Makefile.am /usr/bin/install -c -m 644 ./hello-php/configure.ac /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/configure.ac /usr/bin/install -c -m 644 ./hello-php/m4/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-php/po/Makefile.am /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/Makefile.am /usr/bin/install -c -m 644 ./README /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/README for f1 in hello-c hello-c-gnome hello-c++ hello-c++-qt hello-c++-kde hello-c++-gnome hello-c++-wxwidgets hello-objc hello-objc-gnustep hello-objc-gnome hello-sh hello-python hello-clisp hello-librep hello-guile hello-smalltalk hello-java hello-java-awt hello-java-swing hello-java-qtjambi hello-csharp hello-csharp-forms hello-gawk hello-pascal hello-ycp hello-tcl hello-tcl-tk hello-perl hello-php; do \ for f2 in LINGUAS af.po ast.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ky.po lv.po ms.po mt.po nb.po nl.po pl.po pt.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po; do \ f=$f1/po/$f2; \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ echo "/usr/bin/install -c -m 644 ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f"; \ /usr/bin/install -c -m 644 ./$f /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/$f; \ done; \ done /usr/bin/install -c -m 644 ./hello-c/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/af.po /usr/bin/install -c -m 644 ./hello-c/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ast.po /usr/bin/install -c -m 644 ./hello-c/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/bg.po /usr/bin/install -c -m 644 ./hello-c/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ca.po /usr/bin/install -c -m 644 ./hello-c/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/cs.po /usr/bin/install -c -m 644 ./hello-c/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/da.po /usr/bin/install -c -m 644 ./hello-c/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/de.po /usr/bin/install -c -m 644 ./hello-c/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/el.po /usr/bin/install -c -m 644 ./hello-c/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/eo.po /usr/bin/install -c -m 644 ./hello-c/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/es.po /usr/bin/install -c -m 644 ./hello-c/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/fi.po /usr/bin/install -c -m 644 ./hello-c/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/fr.po /usr/bin/install -c -m 644 ./hello-c/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ga.po /usr/bin/install -c -m 644 ./hello-c/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/gl.po /usr/bin/install -c -m 644 ./hello-c/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/hr.po /usr/bin/install -c -m 644 ./hello-c/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/hu.po /usr/bin/install -c -m 644 ./hello-c/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/id.po /usr/bin/install -c -m 644 ./hello-c/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/it.po /usr/bin/install -c -m 644 ./hello-c/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ja.po /usr/bin/install -c -m 644 ./hello-c/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ky.po /usr/bin/install -c -m 644 ./hello-c/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/lv.po /usr/bin/install -c -m 644 ./hello-c/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ms.po /usr/bin/install -c -m 644 ./hello-c/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/mt.po /usr/bin/install -c -m 644 ./hello-c/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/nb.po /usr/bin/install -c -m 644 ./hello-c/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/nl.po /usr/bin/install -c -m 644 ./hello-c/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/pl.po /usr/bin/install -c -m 644 ./hello-c/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/pt.po /usr/bin/install -c -m 644 ./hello-c/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ro.po /usr/bin/install -c -m 644 ./hello-c/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/ru.po /usr/bin/install -c -m 644 ./hello-c/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/sk.po /usr/bin/install -c -m 644 ./hello-c/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/sl.po /usr/bin/install -c -m 644 ./hello-c/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/sr.po /usr/bin/install -c -m 644 ./hello-c/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/sv.po /usr/bin/install -c -m 644 ./hello-c/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/tr.po /usr/bin/install -c -m 644 ./hello-c/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/uk.po /usr/bin/install -c -m 644 ./hello-c/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/vi.po /usr/bin/install -c -m 644 ./hello-c/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c-gnome/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/af.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ast.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/bg.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ca.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/cs.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/da.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/de.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/el.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/eo.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/es.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/fi.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/fr.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ga.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/gl.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/hr.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/hu.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/id.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/it.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ja.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ky.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/lv.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ms.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/mt.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/nb.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/nl.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/pl.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/pt.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ro.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/ru.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/sk.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/sl.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/sr.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/sv.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/tr.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/uk.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/vi.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/af.po /usr/bin/install -c -m 644 ./hello-c++/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ast.po /usr/bin/install -c -m 644 ./hello-c++/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/bg.po /usr/bin/install -c -m 644 ./hello-c++/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ca.po /usr/bin/install -c -m 644 ./hello-c++/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/cs.po /usr/bin/install -c -m 644 ./hello-c++/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/da.po /usr/bin/install -c -m 644 ./hello-c++/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/de.po /usr/bin/install -c -m 644 ./hello-c++/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/el.po /usr/bin/install -c -m 644 ./hello-c++/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/eo.po /usr/bin/install -c -m 644 ./hello-c++/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/es.po /usr/bin/install -c -m 644 ./hello-c++/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/fi.po /usr/bin/install -c -m 644 ./hello-c++/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/fr.po /usr/bin/install -c -m 644 ./hello-c++/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ga.po /usr/bin/install -c -m 644 ./hello-c++/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/gl.po /usr/bin/install -c -m 644 ./hello-c++/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/hr.po /usr/bin/install -c -m 644 ./hello-c++/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/hu.po /usr/bin/install -c -m 644 ./hello-c++/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/id.po /usr/bin/install -c -m 644 ./hello-c++/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/it.po /usr/bin/install -c -m 644 ./hello-c++/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ja.po /usr/bin/install -c -m 644 ./hello-c++/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ky.po /usr/bin/install -c -m 644 ./hello-c++/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/lv.po /usr/bin/install -c -m 644 ./hello-c++/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ms.po /usr/bin/install -c -m 644 ./hello-c++/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/mt.po /usr/bin/install -c -m 644 ./hello-c++/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/nb.po /usr/bin/install -c -m 644 ./hello-c++/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/nl.po /usr/bin/install -c -m 644 ./hello-c++/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/pl.po /usr/bin/install -c -m 644 ./hello-c++/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/pt.po /usr/bin/install -c -m 644 ./hello-c++/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ro.po /usr/bin/install -c -m 644 ./hello-c++/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/ru.po /usr/bin/install -c -m 644 ./hello-c++/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/sk.po /usr/bin/install -c -m 644 ./hello-c++/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/sl.po /usr/bin/install -c -m 644 ./hello-c++/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/sr.po /usr/bin/install -c -m 644 ./hello-c++/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/sv.po /usr/bin/install -c -m 644 ./hello-c++/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/tr.po /usr/bin/install -c -m 644 ./hello-c++/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/uk.po /usr/bin/install -c -m 644 ./hello-c++/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/vi.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-qt/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/af.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/da.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/de.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/el.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/es.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/id.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/it.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-kde/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/af.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/da.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/de.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/el.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/es.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/id.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/it.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-gnome/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/af.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/da.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/de.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/el.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/es.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/id.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/it.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/af.po /usr/bin/install -c -m 644 ./hello-objc/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ast.po /usr/bin/install -c -m 644 ./hello-objc/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/bg.po /usr/bin/install -c -m 644 ./hello-objc/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ca.po /usr/bin/install -c -m 644 ./hello-objc/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/cs.po /usr/bin/install -c -m 644 ./hello-objc/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/da.po /usr/bin/install -c -m 644 ./hello-objc/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/de.po /usr/bin/install -c -m 644 ./hello-objc/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/el.po /usr/bin/install -c -m 644 ./hello-objc/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/eo.po /usr/bin/install -c -m 644 ./hello-objc/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/es.po /usr/bin/install -c -m 644 ./hello-objc/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/fi.po /usr/bin/install -c -m 644 ./hello-objc/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/fr.po /usr/bin/install -c -m 644 ./hello-objc/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ga.po /usr/bin/install -c -m 644 ./hello-objc/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/gl.po /usr/bin/install -c -m 644 ./hello-objc/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/hr.po /usr/bin/install -c -m 644 ./hello-objc/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/hu.po /usr/bin/install -c -m 644 ./hello-objc/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/id.po /usr/bin/install -c -m 644 ./hello-objc/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/it.po /usr/bin/install -c -m 644 ./hello-objc/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ja.po /usr/bin/install -c -m 644 ./hello-objc/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ky.po /usr/bin/install -c -m 644 ./hello-objc/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/lv.po /usr/bin/install -c -m 644 ./hello-objc/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ms.po /usr/bin/install -c -m 644 ./hello-objc/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/mt.po /usr/bin/install -c -m 644 ./hello-objc/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/nb.po /usr/bin/install -c -m 644 ./hello-objc/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/nl.po /usr/bin/install -c -m 644 ./hello-objc/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/pl.po /usr/bin/install -c -m 644 ./hello-objc/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/pt.po /usr/bin/install -c -m 644 ./hello-objc/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ro.po /usr/bin/install -c -m 644 ./hello-objc/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/ru.po /usr/bin/install -c -m 644 ./hello-objc/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/sk.po /usr/bin/install -c -m 644 ./hello-objc/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/sl.po /usr/bin/install -c -m 644 ./hello-objc/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/sr.po /usr/bin/install -c -m 644 ./hello-objc/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/sv.po /usr/bin/install -c -m 644 ./hello-objc/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/tr.po /usr/bin/install -c -m 644 ./hello-objc/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/uk.po /usr/bin/install -c -m 644 ./hello-objc/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/vi.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/af.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/da.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/de.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/el.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/es.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/id.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/it.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc-gnome/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/af.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ast.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/bg.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ca.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/cs.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/da.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/de.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/el.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/eo.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/es.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/fi.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/fr.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ga.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/gl.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/hr.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/hu.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/id.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/it.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ja.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ky.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/lv.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ms.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/mt.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/nb.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/nl.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/pl.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/pt.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ro.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/ru.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/sk.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/sl.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/sr.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/sv.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/tr.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/uk.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/vi.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-sh/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/LINGUAS /usr/bin/install -c -m 644 ./hello-sh/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/af.po /usr/bin/install -c -m 644 ./hello-sh/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ast.po /usr/bin/install -c -m 644 ./hello-sh/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/bg.po /usr/bin/install -c -m 644 ./hello-sh/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ca.po /usr/bin/install -c -m 644 ./hello-sh/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/cs.po /usr/bin/install -c -m 644 ./hello-sh/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/da.po /usr/bin/install -c -m 644 ./hello-sh/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/de.po /usr/bin/install -c -m 644 ./hello-sh/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/el.po /usr/bin/install -c -m 644 ./hello-sh/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/eo.po /usr/bin/install -c -m 644 ./hello-sh/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/es.po /usr/bin/install -c -m 644 ./hello-sh/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/fi.po /usr/bin/install -c -m 644 ./hello-sh/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/fr.po /usr/bin/install -c -m 644 ./hello-sh/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ga.po /usr/bin/install -c -m 644 ./hello-sh/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/gl.po /usr/bin/install -c -m 644 ./hello-sh/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/hr.po /usr/bin/install -c -m 644 ./hello-sh/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/hu.po /usr/bin/install -c -m 644 ./hello-sh/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/id.po /usr/bin/install -c -m 644 ./hello-sh/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/it.po /usr/bin/install -c -m 644 ./hello-sh/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ja.po /usr/bin/install -c -m 644 ./hello-sh/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ky.po /usr/bin/install -c -m 644 ./hello-sh/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/lv.po /usr/bin/install -c -m 644 ./hello-sh/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ms.po /usr/bin/install -c -m 644 ./hello-sh/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/mt.po /usr/bin/install -c -m 644 ./hello-sh/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/nb.po /usr/bin/install -c -m 644 ./hello-sh/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/nl.po /usr/bin/install -c -m 644 ./hello-sh/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/pl.po /usr/bin/install -c -m 644 ./hello-sh/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/pt.po /usr/bin/install -c -m 644 ./hello-sh/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ro.po /usr/bin/install -c -m 644 ./hello-sh/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/ru.po /usr/bin/install -c -m 644 ./hello-sh/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/sk.po /usr/bin/install -c -m 644 ./hello-sh/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/sl.po /usr/bin/install -c -m 644 ./hello-sh/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/sr.po /usr/bin/install -c -m 644 ./hello-sh/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/sv.po /usr/bin/install -c -m 644 ./hello-sh/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/tr.po /usr/bin/install -c -m 644 ./hello-sh/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/uk.po /usr/bin/install -c -m 644 ./hello-sh/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/vi.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-sh/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-python/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/LINGUAS /usr/bin/install -c -m 644 ./hello-python/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/af.po /usr/bin/install -c -m 644 ./hello-python/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ast.po /usr/bin/install -c -m 644 ./hello-python/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/bg.po /usr/bin/install -c -m 644 ./hello-python/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ca.po /usr/bin/install -c -m 644 ./hello-python/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/cs.po /usr/bin/install -c -m 644 ./hello-python/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/da.po /usr/bin/install -c -m 644 ./hello-python/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/de.po /usr/bin/install -c -m 644 ./hello-python/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/el.po /usr/bin/install -c -m 644 ./hello-python/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/eo.po /usr/bin/install -c -m 644 ./hello-python/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/es.po /usr/bin/install -c -m 644 ./hello-python/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/fi.po /usr/bin/install -c -m 644 ./hello-python/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/fr.po /usr/bin/install -c -m 644 ./hello-python/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ga.po /usr/bin/install -c -m 644 ./hello-python/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/gl.po /usr/bin/install -c -m 644 ./hello-python/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/hr.po /usr/bin/install -c -m 644 ./hello-python/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/hu.po /usr/bin/install -c -m 644 ./hello-python/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/id.po /usr/bin/install -c -m 644 ./hello-python/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/it.po /usr/bin/install -c -m 644 ./hello-python/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ja.po /usr/bin/install -c -m 644 ./hello-python/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ky.po /usr/bin/install -c -m 644 ./hello-python/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/lv.po /usr/bin/install -c -m 644 ./hello-python/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ms.po /usr/bin/install -c -m 644 ./hello-python/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/mt.po /usr/bin/install -c -m 644 ./hello-python/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/nb.po /usr/bin/install -c -m 644 ./hello-python/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/nl.po /usr/bin/install -c -m 644 ./hello-python/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/pl.po /usr/bin/install -c -m 644 ./hello-python/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/pt.po /usr/bin/install -c -m 644 ./hello-python/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ro.po /usr/bin/install -c -m 644 ./hello-python/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/ru.po /usr/bin/install -c -m 644 ./hello-python/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/sk.po /usr/bin/install -c -m 644 ./hello-python/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/sl.po /usr/bin/install -c -m 644 ./hello-python/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/sr.po /usr/bin/install -c -m 644 ./hello-python/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/sv.po /usr/bin/install -c -m 644 ./hello-python/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/tr.po /usr/bin/install -c -m 644 ./hello-python/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/uk.po /usr/bin/install -c -m 644 ./hello-python/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/vi.po /usr/bin/install -c -m 644 ./hello-python/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-python/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-python/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-python/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-clisp/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-clisp/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/af.po /usr/bin/install -c -m 644 ./hello-clisp/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ast.po /usr/bin/install -c -m 644 ./hello-clisp/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/bg.po /usr/bin/install -c -m 644 ./hello-clisp/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ca.po /usr/bin/install -c -m 644 ./hello-clisp/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/cs.po /usr/bin/install -c -m 644 ./hello-clisp/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/da.po /usr/bin/install -c -m 644 ./hello-clisp/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/de.po /usr/bin/install -c -m 644 ./hello-clisp/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/el.po /usr/bin/install -c -m 644 ./hello-clisp/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/eo.po /usr/bin/install -c -m 644 ./hello-clisp/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/es.po /usr/bin/install -c -m 644 ./hello-clisp/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/fi.po /usr/bin/install -c -m 644 ./hello-clisp/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/fr.po /usr/bin/install -c -m 644 ./hello-clisp/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ga.po /usr/bin/install -c -m 644 ./hello-clisp/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/gl.po /usr/bin/install -c -m 644 ./hello-clisp/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/hr.po /usr/bin/install -c -m 644 ./hello-clisp/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/hu.po /usr/bin/install -c -m 644 ./hello-clisp/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/id.po /usr/bin/install -c -m 644 ./hello-clisp/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/it.po /usr/bin/install -c -m 644 ./hello-clisp/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ja.po /usr/bin/install -c -m 644 ./hello-clisp/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ky.po /usr/bin/install -c -m 644 ./hello-clisp/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/lv.po /usr/bin/install -c -m 644 ./hello-clisp/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ms.po /usr/bin/install -c -m 644 ./hello-clisp/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/mt.po /usr/bin/install -c -m 644 ./hello-clisp/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/nb.po /usr/bin/install -c -m 644 ./hello-clisp/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/nl.po /usr/bin/install -c -m 644 ./hello-clisp/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/pl.po /usr/bin/install -c -m 644 ./hello-clisp/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/pt.po /usr/bin/install -c -m 644 ./hello-clisp/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ro.po /usr/bin/install -c -m 644 ./hello-clisp/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/ru.po /usr/bin/install -c -m 644 ./hello-clisp/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/sk.po /usr/bin/install -c -m 644 ./hello-clisp/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/sl.po /usr/bin/install -c -m 644 ./hello-clisp/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/sr.po /usr/bin/install -c -m 644 ./hello-clisp/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/sv.po /usr/bin/install -c -m 644 ./hello-clisp/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/tr.po /usr/bin/install -c -m 644 ./hello-clisp/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/uk.po /usr/bin/install -c -m 644 ./hello-clisp/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/vi.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-clisp/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-librep/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/LINGUAS /usr/bin/install -c -m 644 ./hello-librep/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/af.po /usr/bin/install -c -m 644 ./hello-librep/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ast.po /usr/bin/install -c -m 644 ./hello-librep/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/bg.po /usr/bin/install -c -m 644 ./hello-librep/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ca.po /usr/bin/install -c -m 644 ./hello-librep/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/cs.po /usr/bin/install -c -m 644 ./hello-librep/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/da.po /usr/bin/install -c -m 644 ./hello-librep/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/de.po /usr/bin/install -c -m 644 ./hello-librep/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/el.po /usr/bin/install -c -m 644 ./hello-librep/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/eo.po /usr/bin/install -c -m 644 ./hello-librep/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/es.po /usr/bin/install -c -m 644 ./hello-librep/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/fi.po /usr/bin/install -c -m 644 ./hello-librep/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/fr.po /usr/bin/install -c -m 644 ./hello-librep/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ga.po /usr/bin/install -c -m 644 ./hello-librep/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/gl.po /usr/bin/install -c -m 644 ./hello-librep/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/hr.po /usr/bin/install -c -m 644 ./hello-librep/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/hu.po /usr/bin/install -c -m 644 ./hello-librep/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/id.po /usr/bin/install -c -m 644 ./hello-librep/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/it.po /usr/bin/install -c -m 644 ./hello-librep/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ja.po /usr/bin/install -c -m 644 ./hello-librep/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ky.po /usr/bin/install -c -m 644 ./hello-librep/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/lv.po /usr/bin/install -c -m 644 ./hello-librep/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ms.po /usr/bin/install -c -m 644 ./hello-librep/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/mt.po /usr/bin/install -c -m 644 ./hello-librep/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/nb.po /usr/bin/install -c -m 644 ./hello-librep/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/nl.po /usr/bin/install -c -m 644 ./hello-librep/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/pl.po /usr/bin/install -c -m 644 ./hello-librep/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/pt.po /usr/bin/install -c -m 644 ./hello-librep/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ro.po /usr/bin/install -c -m 644 ./hello-librep/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/ru.po /usr/bin/install -c -m 644 ./hello-librep/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/sk.po /usr/bin/install -c -m 644 ./hello-librep/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/sl.po /usr/bin/install -c -m 644 ./hello-librep/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/sr.po /usr/bin/install -c -m 644 ./hello-librep/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/sv.po /usr/bin/install -c -m 644 ./hello-librep/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/tr.po /usr/bin/install -c -m 644 ./hello-librep/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/uk.po /usr/bin/install -c -m 644 ./hello-librep/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/vi.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-librep/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-guile/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/LINGUAS /usr/bin/install -c -m 644 ./hello-guile/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/af.po /usr/bin/install -c -m 644 ./hello-guile/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ast.po /usr/bin/install -c -m 644 ./hello-guile/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/bg.po /usr/bin/install -c -m 644 ./hello-guile/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ca.po /usr/bin/install -c -m 644 ./hello-guile/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/cs.po /usr/bin/install -c -m 644 ./hello-guile/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/da.po /usr/bin/install -c -m 644 ./hello-guile/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/de.po /usr/bin/install -c -m 644 ./hello-guile/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/el.po /usr/bin/install -c -m 644 ./hello-guile/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/eo.po /usr/bin/install -c -m 644 ./hello-guile/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/es.po /usr/bin/install -c -m 644 ./hello-guile/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/fi.po /usr/bin/install -c -m 644 ./hello-guile/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/fr.po /usr/bin/install -c -m 644 ./hello-guile/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ga.po /usr/bin/install -c -m 644 ./hello-guile/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/gl.po /usr/bin/install -c -m 644 ./hello-guile/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/hr.po /usr/bin/install -c -m 644 ./hello-guile/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/hu.po /usr/bin/install -c -m 644 ./hello-guile/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/id.po /usr/bin/install -c -m 644 ./hello-guile/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/it.po /usr/bin/install -c -m 644 ./hello-guile/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ja.po /usr/bin/install -c -m 644 ./hello-guile/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ky.po /usr/bin/install -c -m 644 ./hello-guile/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/lv.po /usr/bin/install -c -m 644 ./hello-guile/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ms.po /usr/bin/install -c -m 644 ./hello-guile/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/mt.po /usr/bin/install -c -m 644 ./hello-guile/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/nb.po /usr/bin/install -c -m 644 ./hello-guile/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/nl.po /usr/bin/install -c -m 644 ./hello-guile/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/pl.po /usr/bin/install -c -m 644 ./hello-guile/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/pt.po /usr/bin/install -c -m 644 ./hello-guile/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ro.po /usr/bin/install -c -m 644 ./hello-guile/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/ru.po /usr/bin/install -c -m 644 ./hello-guile/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/sk.po /usr/bin/install -c -m 644 ./hello-guile/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/sl.po /usr/bin/install -c -m 644 ./hello-guile/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/sr.po /usr/bin/install -c -m 644 ./hello-guile/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/sv.po /usr/bin/install -c -m 644 ./hello-guile/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/tr.po /usr/bin/install -c -m 644 ./hello-guile/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/uk.po /usr/bin/install -c -m 644 ./hello-guile/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/vi.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-guile/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-smalltalk/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/af.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ast.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/bg.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ca.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/cs.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/da.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/de.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/el.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/eo.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/es.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/fi.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/fr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ga.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/gl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/hr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/hu.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/id.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/it.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ja.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ky.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/lv.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ms.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/mt.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/nb.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/nl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/pl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/pt.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ro.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/ru.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/sk.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/sl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/sr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/sv.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/tr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/uk.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/vi.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/af.po /usr/bin/install -c -m 644 ./hello-java/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ast.po /usr/bin/install -c -m 644 ./hello-java/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/bg.po /usr/bin/install -c -m 644 ./hello-java/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ca.po /usr/bin/install -c -m 644 ./hello-java/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/cs.po /usr/bin/install -c -m 644 ./hello-java/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/da.po /usr/bin/install -c -m 644 ./hello-java/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/de.po /usr/bin/install -c -m 644 ./hello-java/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/el.po /usr/bin/install -c -m 644 ./hello-java/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/eo.po /usr/bin/install -c -m 644 ./hello-java/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/es.po /usr/bin/install -c -m 644 ./hello-java/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/fi.po /usr/bin/install -c -m 644 ./hello-java/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/fr.po /usr/bin/install -c -m 644 ./hello-java/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ga.po /usr/bin/install -c -m 644 ./hello-java/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/gl.po /usr/bin/install -c -m 644 ./hello-java/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/hr.po /usr/bin/install -c -m 644 ./hello-java/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/hu.po /usr/bin/install -c -m 644 ./hello-java/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/id.po /usr/bin/install -c -m 644 ./hello-java/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/it.po /usr/bin/install -c -m 644 ./hello-java/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ja.po /usr/bin/install -c -m 644 ./hello-java/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ky.po /usr/bin/install -c -m 644 ./hello-java/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/lv.po /usr/bin/install -c -m 644 ./hello-java/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ms.po /usr/bin/install -c -m 644 ./hello-java/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/mt.po /usr/bin/install -c -m 644 ./hello-java/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/nb.po /usr/bin/install -c -m 644 ./hello-java/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/nl.po /usr/bin/install -c -m 644 ./hello-java/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/pl.po /usr/bin/install -c -m 644 ./hello-java/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/pt.po /usr/bin/install -c -m 644 ./hello-java/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ro.po /usr/bin/install -c -m 644 ./hello-java/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/ru.po /usr/bin/install -c -m 644 ./hello-java/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/sk.po /usr/bin/install -c -m 644 ./hello-java/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/sl.po /usr/bin/install -c -m 644 ./hello-java/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/sr.po /usr/bin/install -c -m 644 ./hello-java/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/sv.po /usr/bin/install -c -m 644 ./hello-java/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/tr.po /usr/bin/install -c -m 644 ./hello-java/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/uk.po /usr/bin/install -c -m 644 ./hello-java/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/vi.po /usr/bin/install -c -m 644 ./hello-java/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-awt/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/af.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ast.po /usr/bin/install -c -m 644 ./hello-java-awt/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/bg.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ca.po /usr/bin/install -c -m 644 ./hello-java-awt/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/cs.po /usr/bin/install -c -m 644 ./hello-java-awt/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/da.po /usr/bin/install -c -m 644 ./hello-java-awt/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/de.po /usr/bin/install -c -m 644 ./hello-java-awt/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/el.po /usr/bin/install -c -m 644 ./hello-java-awt/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/eo.po /usr/bin/install -c -m 644 ./hello-java-awt/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/es.po /usr/bin/install -c -m 644 ./hello-java-awt/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/fi.po /usr/bin/install -c -m 644 ./hello-java-awt/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/fr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ga.po /usr/bin/install -c -m 644 ./hello-java-awt/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/gl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/hr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/hu.po /usr/bin/install -c -m 644 ./hello-java-awt/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/id.po /usr/bin/install -c -m 644 ./hello-java-awt/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/it.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ja.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ky.po /usr/bin/install -c -m 644 ./hello-java-awt/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/lv.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ms.po /usr/bin/install -c -m 644 ./hello-java-awt/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/mt.po /usr/bin/install -c -m 644 ./hello-java-awt/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/nb.po /usr/bin/install -c -m 644 ./hello-java-awt/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/nl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/pl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/pt.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ro.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/ru.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/sk.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/sl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/sr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/sv.po /usr/bin/install -c -m 644 ./hello-java-awt/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/tr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/uk.po /usr/bin/install -c -m 644 ./hello-java-awt/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/vi.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-swing/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/af.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ast.po /usr/bin/install -c -m 644 ./hello-java-swing/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/bg.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ca.po /usr/bin/install -c -m 644 ./hello-java-swing/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/cs.po /usr/bin/install -c -m 644 ./hello-java-swing/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/da.po /usr/bin/install -c -m 644 ./hello-java-swing/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/de.po /usr/bin/install -c -m 644 ./hello-java-swing/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/el.po /usr/bin/install -c -m 644 ./hello-java-swing/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/eo.po /usr/bin/install -c -m 644 ./hello-java-swing/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/es.po /usr/bin/install -c -m 644 ./hello-java-swing/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/fi.po /usr/bin/install -c -m 644 ./hello-java-swing/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/fr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ga.po /usr/bin/install -c -m 644 ./hello-java-swing/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/gl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/hr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/hu.po /usr/bin/install -c -m 644 ./hello-java-swing/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/id.po /usr/bin/install -c -m 644 ./hello-java-swing/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/it.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ja.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ky.po /usr/bin/install -c -m 644 ./hello-java-swing/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/lv.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ms.po /usr/bin/install -c -m 644 ./hello-java-swing/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/mt.po /usr/bin/install -c -m 644 ./hello-java-swing/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/nb.po /usr/bin/install -c -m 644 ./hello-java-swing/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/nl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/pl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/pt.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ro.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/ru.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/sk.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/sl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/sr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/sv.po /usr/bin/install -c -m 644 ./hello-java-swing/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/tr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/uk.po /usr/bin/install -c -m 644 ./hello-java-swing/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/vi.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/af.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/da.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/de.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/el.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/es.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/id.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/it.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-csharp/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-csharp/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/af.po /usr/bin/install -c -m 644 ./hello-csharp/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ast.po /usr/bin/install -c -m 644 ./hello-csharp/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/bg.po /usr/bin/install -c -m 644 ./hello-csharp/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ca.po /usr/bin/install -c -m 644 ./hello-csharp/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/cs.po /usr/bin/install -c -m 644 ./hello-csharp/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/da.po /usr/bin/install -c -m 644 ./hello-csharp/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/de.po /usr/bin/install -c -m 644 ./hello-csharp/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/el.po /usr/bin/install -c -m 644 ./hello-csharp/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/eo.po /usr/bin/install -c -m 644 ./hello-csharp/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/es.po /usr/bin/install -c -m 644 ./hello-csharp/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/fi.po /usr/bin/install -c -m 644 ./hello-csharp/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/fr.po /usr/bin/install -c -m 644 ./hello-csharp/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ga.po /usr/bin/install -c -m 644 ./hello-csharp/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/gl.po /usr/bin/install -c -m 644 ./hello-csharp/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/hr.po /usr/bin/install -c -m 644 ./hello-csharp/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/hu.po /usr/bin/install -c -m 644 ./hello-csharp/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/id.po /usr/bin/install -c -m 644 ./hello-csharp/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/it.po /usr/bin/install -c -m 644 ./hello-csharp/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ja.po /usr/bin/install -c -m 644 ./hello-csharp/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ky.po /usr/bin/install -c -m 644 ./hello-csharp/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/lv.po /usr/bin/install -c -m 644 ./hello-csharp/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ms.po /usr/bin/install -c -m 644 ./hello-csharp/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/mt.po /usr/bin/install -c -m 644 ./hello-csharp/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/nb.po /usr/bin/install -c -m 644 ./hello-csharp/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/nl.po /usr/bin/install -c -m 644 ./hello-csharp/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/pl.po /usr/bin/install -c -m 644 ./hello-csharp/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/pt.po /usr/bin/install -c -m 644 ./hello-csharp/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ro.po /usr/bin/install -c -m 644 ./hello-csharp/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/ru.po /usr/bin/install -c -m 644 ./hello-csharp/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/sk.po /usr/bin/install -c -m 644 ./hello-csharp/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/sl.po /usr/bin/install -c -m 644 ./hello-csharp/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/sr.po /usr/bin/install -c -m 644 ./hello-csharp/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/sv.po /usr/bin/install -c -m 644 ./hello-csharp/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/tr.po /usr/bin/install -c -m 644 ./hello-csharp/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/uk.po /usr/bin/install -c -m 644 ./hello-csharp/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/vi.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS /usr/bin/install -c -m 644 ./hello-csharp-forms/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/af.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ast.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/bg.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ca.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/cs.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/da.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/de.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/el.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/eo.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/es.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/fi.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/fr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ga.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/gl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/hr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/hu.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/id.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/it.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ja.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ky.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/lv.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ms.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/mt.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/nb.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/nl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/pl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/pt.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ro.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/ru.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/sk.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/sl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/sr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/sv.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/tr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/uk.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/vi.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-gawk/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-gawk/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/af.po /usr/bin/install -c -m 644 ./hello-gawk/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ast.po /usr/bin/install -c -m 644 ./hello-gawk/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/bg.po /usr/bin/install -c -m 644 ./hello-gawk/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ca.po /usr/bin/install -c -m 644 ./hello-gawk/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/cs.po /usr/bin/install -c -m 644 ./hello-gawk/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/da.po /usr/bin/install -c -m 644 ./hello-gawk/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/de.po /usr/bin/install -c -m 644 ./hello-gawk/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/el.po /usr/bin/install -c -m 644 ./hello-gawk/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/eo.po /usr/bin/install -c -m 644 ./hello-gawk/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/es.po /usr/bin/install -c -m 644 ./hello-gawk/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/fi.po /usr/bin/install -c -m 644 ./hello-gawk/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/fr.po /usr/bin/install -c -m 644 ./hello-gawk/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ga.po /usr/bin/install -c -m 644 ./hello-gawk/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/gl.po /usr/bin/install -c -m 644 ./hello-gawk/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/hr.po /usr/bin/install -c -m 644 ./hello-gawk/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/hu.po /usr/bin/install -c -m 644 ./hello-gawk/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/id.po /usr/bin/install -c -m 644 ./hello-gawk/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/it.po /usr/bin/install -c -m 644 ./hello-gawk/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ja.po /usr/bin/install -c -m 644 ./hello-gawk/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ky.po /usr/bin/install -c -m 644 ./hello-gawk/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/lv.po /usr/bin/install -c -m 644 ./hello-gawk/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ms.po /usr/bin/install -c -m 644 ./hello-gawk/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/mt.po /usr/bin/install -c -m 644 ./hello-gawk/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/nb.po /usr/bin/install -c -m 644 ./hello-gawk/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/nl.po /usr/bin/install -c -m 644 ./hello-gawk/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/pl.po /usr/bin/install -c -m 644 ./hello-gawk/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/pt.po /usr/bin/install -c -m 644 ./hello-gawk/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ro.po /usr/bin/install -c -m 644 ./hello-gawk/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/ru.po /usr/bin/install -c -m 644 ./hello-gawk/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/sk.po /usr/bin/install -c -m 644 ./hello-gawk/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/sl.po /usr/bin/install -c -m 644 ./hello-gawk/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/sr.po /usr/bin/install -c -m 644 ./hello-gawk/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/sv.po /usr/bin/install -c -m 644 ./hello-gawk/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/tr.po /usr/bin/install -c -m 644 ./hello-gawk/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/uk.po /usr/bin/install -c -m 644 ./hello-gawk/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/vi.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-gawk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-pascal/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/LINGUAS /usr/bin/install -c -m 644 ./hello-pascal/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/af.po /usr/bin/install -c -m 644 ./hello-pascal/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ast.po /usr/bin/install -c -m 644 ./hello-pascal/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/bg.po /usr/bin/install -c -m 644 ./hello-pascal/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ca.po /usr/bin/install -c -m 644 ./hello-pascal/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/cs.po /usr/bin/install -c -m 644 ./hello-pascal/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/da.po /usr/bin/install -c -m 644 ./hello-pascal/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/de.po /usr/bin/install -c -m 644 ./hello-pascal/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/el.po /usr/bin/install -c -m 644 ./hello-pascal/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/eo.po /usr/bin/install -c -m 644 ./hello-pascal/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/es.po /usr/bin/install -c -m 644 ./hello-pascal/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/fi.po /usr/bin/install -c -m 644 ./hello-pascal/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/fr.po /usr/bin/install -c -m 644 ./hello-pascal/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ga.po /usr/bin/install -c -m 644 ./hello-pascal/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/gl.po /usr/bin/install -c -m 644 ./hello-pascal/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/hr.po /usr/bin/install -c -m 644 ./hello-pascal/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/hu.po /usr/bin/install -c -m 644 ./hello-pascal/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/id.po /usr/bin/install -c -m 644 ./hello-pascal/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/it.po /usr/bin/install -c -m 644 ./hello-pascal/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ja.po /usr/bin/install -c -m 644 ./hello-pascal/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ky.po /usr/bin/install -c -m 644 ./hello-pascal/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/lv.po /usr/bin/install -c -m 644 ./hello-pascal/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ms.po /usr/bin/install -c -m 644 ./hello-pascal/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/mt.po /usr/bin/install -c -m 644 ./hello-pascal/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/nb.po /usr/bin/install -c -m 644 ./hello-pascal/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/nl.po /usr/bin/install -c -m 644 ./hello-pascal/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/pl.po /usr/bin/install -c -m 644 ./hello-pascal/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/pt.po /usr/bin/install -c -m 644 ./hello-pascal/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ro.po /usr/bin/install -c -m 644 ./hello-pascal/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/ru.po /usr/bin/install -c -m 644 ./hello-pascal/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/sk.po /usr/bin/install -c -m 644 ./hello-pascal/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/sl.po /usr/bin/install -c -m 644 ./hello-pascal/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/sr.po /usr/bin/install -c -m 644 ./hello-pascal/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/sv.po /usr/bin/install -c -m 644 ./hello-pascal/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/tr.po /usr/bin/install -c -m 644 ./hello-pascal/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/uk.po /usr/bin/install -c -m 644 ./hello-pascal/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/vi.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-pascal/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-ycp/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-ycp/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/af.po /usr/bin/install -c -m 644 ./hello-ycp/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ast.po /usr/bin/install -c -m 644 ./hello-ycp/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/bg.po /usr/bin/install -c -m 644 ./hello-ycp/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ca.po /usr/bin/install -c -m 644 ./hello-ycp/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/cs.po /usr/bin/install -c -m 644 ./hello-ycp/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/da.po /usr/bin/install -c -m 644 ./hello-ycp/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/de.po /usr/bin/install -c -m 644 ./hello-ycp/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/el.po /usr/bin/install -c -m 644 ./hello-ycp/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/eo.po /usr/bin/install -c -m 644 ./hello-ycp/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/es.po /usr/bin/install -c -m 644 ./hello-ycp/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/fi.po /usr/bin/install -c -m 644 ./hello-ycp/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/fr.po /usr/bin/install -c -m 644 ./hello-ycp/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ga.po /usr/bin/install -c -m 644 ./hello-ycp/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/gl.po /usr/bin/install -c -m 644 ./hello-ycp/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/hr.po /usr/bin/install -c -m 644 ./hello-ycp/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/hu.po /usr/bin/install -c -m 644 ./hello-ycp/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/id.po /usr/bin/install -c -m 644 ./hello-ycp/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/it.po /usr/bin/install -c -m 644 ./hello-ycp/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ja.po /usr/bin/install -c -m 644 ./hello-ycp/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ky.po /usr/bin/install -c -m 644 ./hello-ycp/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/lv.po /usr/bin/install -c -m 644 ./hello-ycp/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ms.po /usr/bin/install -c -m 644 ./hello-ycp/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/mt.po /usr/bin/install -c -m 644 ./hello-ycp/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/nb.po /usr/bin/install -c -m 644 ./hello-ycp/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/nl.po /usr/bin/install -c -m 644 ./hello-ycp/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/pl.po /usr/bin/install -c -m 644 ./hello-ycp/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/pt.po /usr/bin/install -c -m 644 ./hello-ycp/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ro.po /usr/bin/install -c -m 644 ./hello-ycp/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/ru.po /usr/bin/install -c -m 644 ./hello-ycp/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/sk.po /usr/bin/install -c -m 644 ./hello-ycp/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/sl.po /usr/bin/install -c -m 644 ./hello-ycp/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/sr.po /usr/bin/install -c -m 644 ./hello-ycp/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/sv.po /usr/bin/install -c -m 644 ./hello-ycp/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/tr.po /usr/bin/install -c -m 644 ./hello-ycp/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/uk.po /usr/bin/install -c -m 644 ./hello-ycp/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/vi.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-ycp/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-tcl/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/LINGUAS /usr/bin/install -c -m 644 ./hello-tcl/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/af.po /usr/bin/install -c -m 644 ./hello-tcl/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ast.po /usr/bin/install -c -m 644 ./hello-tcl/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/bg.po /usr/bin/install -c -m 644 ./hello-tcl/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ca.po /usr/bin/install -c -m 644 ./hello-tcl/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/cs.po /usr/bin/install -c -m 644 ./hello-tcl/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/da.po /usr/bin/install -c -m 644 ./hello-tcl/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/de.po /usr/bin/install -c -m 644 ./hello-tcl/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/el.po /usr/bin/install -c -m 644 ./hello-tcl/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/eo.po /usr/bin/install -c -m 644 ./hello-tcl/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/es.po /usr/bin/install -c -m 644 ./hello-tcl/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/fi.po /usr/bin/install -c -m 644 ./hello-tcl/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/fr.po /usr/bin/install -c -m 644 ./hello-tcl/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ga.po /usr/bin/install -c -m 644 ./hello-tcl/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/gl.po /usr/bin/install -c -m 644 ./hello-tcl/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/hr.po /usr/bin/install -c -m 644 ./hello-tcl/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/hu.po /usr/bin/install -c -m 644 ./hello-tcl/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/id.po /usr/bin/install -c -m 644 ./hello-tcl/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/it.po /usr/bin/install -c -m 644 ./hello-tcl/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ja.po /usr/bin/install -c -m 644 ./hello-tcl/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ky.po /usr/bin/install -c -m 644 ./hello-tcl/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/lv.po /usr/bin/install -c -m 644 ./hello-tcl/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ms.po /usr/bin/install -c -m 644 ./hello-tcl/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/mt.po /usr/bin/install -c -m 644 ./hello-tcl/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/nb.po /usr/bin/install -c -m 644 ./hello-tcl/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/nl.po /usr/bin/install -c -m 644 ./hello-tcl/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/pl.po /usr/bin/install -c -m 644 ./hello-tcl/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/pt.po /usr/bin/install -c -m 644 ./hello-tcl/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ro.po /usr/bin/install -c -m 644 ./hello-tcl/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/ru.po /usr/bin/install -c -m 644 ./hello-tcl/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/sk.po /usr/bin/install -c -m 644 ./hello-tcl/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/sl.po /usr/bin/install -c -m 644 ./hello-tcl/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/sr.po /usr/bin/install -c -m 644 ./hello-tcl/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/sv.po /usr/bin/install -c -m 644 ./hello-tcl/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/tr.po /usr/bin/install -c -m 644 ./hello-tcl/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/uk.po /usr/bin/install -c -m 644 ./hello-tcl/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/vi.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-tcl-tk/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/af.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ast.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/bg.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ca.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/cs.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/da.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/de.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/el.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/eo.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/es.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/fi.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/fr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ga.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/gl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/hr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/hu.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/id.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/it.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ja.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ky.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/lv.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ms.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/mt.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/nb.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/nl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/pl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/pt.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ro.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/ru.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/sk.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/sl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/sr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/sv.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/tr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/uk.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/vi.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-perl/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/LINGUAS /usr/bin/install -c -m 644 ./hello-perl/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/af.po /usr/bin/install -c -m 644 ./hello-perl/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ast.po /usr/bin/install -c -m 644 ./hello-perl/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/bg.po /usr/bin/install -c -m 644 ./hello-perl/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ca.po /usr/bin/install -c -m 644 ./hello-perl/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/cs.po /usr/bin/install -c -m 644 ./hello-perl/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/da.po /usr/bin/install -c -m 644 ./hello-perl/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/de.po /usr/bin/install -c -m 644 ./hello-perl/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/el.po /usr/bin/install -c -m 644 ./hello-perl/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/eo.po /usr/bin/install -c -m 644 ./hello-perl/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/es.po /usr/bin/install -c -m 644 ./hello-perl/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/fi.po /usr/bin/install -c -m 644 ./hello-perl/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/fr.po /usr/bin/install -c -m 644 ./hello-perl/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ga.po /usr/bin/install -c -m 644 ./hello-perl/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/gl.po /usr/bin/install -c -m 644 ./hello-perl/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/hr.po /usr/bin/install -c -m 644 ./hello-perl/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/hu.po /usr/bin/install -c -m 644 ./hello-perl/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/id.po /usr/bin/install -c -m 644 ./hello-perl/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/it.po /usr/bin/install -c -m 644 ./hello-perl/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ja.po /usr/bin/install -c -m 644 ./hello-perl/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ky.po /usr/bin/install -c -m 644 ./hello-perl/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/lv.po /usr/bin/install -c -m 644 ./hello-perl/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ms.po /usr/bin/install -c -m 644 ./hello-perl/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/mt.po /usr/bin/install -c -m 644 ./hello-perl/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/nb.po /usr/bin/install -c -m 644 ./hello-perl/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/nl.po /usr/bin/install -c -m 644 ./hello-perl/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/pl.po /usr/bin/install -c -m 644 ./hello-perl/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/pt.po /usr/bin/install -c -m 644 ./hello-perl/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ro.po /usr/bin/install -c -m 644 ./hello-perl/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/ru.po /usr/bin/install -c -m 644 ./hello-perl/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/sk.po /usr/bin/install -c -m 644 ./hello-perl/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/sl.po /usr/bin/install -c -m 644 ./hello-perl/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/sr.po /usr/bin/install -c -m 644 ./hello-perl/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/sv.po /usr/bin/install -c -m 644 ./hello-perl/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/tr.po /usr/bin/install -c -m 644 ./hello-perl/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/uk.po /usr/bin/install -c -m 644 ./hello-perl/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/vi.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-perl/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-php/po/LINGUAS /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/LINGUAS /usr/bin/install -c -m 644 ./hello-php/po/af.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/af.po /usr/bin/install -c -m 644 ./hello-php/po/ast.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ast.po /usr/bin/install -c -m 644 ./hello-php/po/bg.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/bg.po /usr/bin/install -c -m 644 ./hello-php/po/ca.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ca.po /usr/bin/install -c -m 644 ./hello-php/po/cs.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/cs.po /usr/bin/install -c -m 644 ./hello-php/po/da.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/da.po /usr/bin/install -c -m 644 ./hello-php/po/de.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/de.po /usr/bin/install -c -m 644 ./hello-php/po/el.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/el.po /usr/bin/install -c -m 644 ./hello-php/po/eo.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/eo.po /usr/bin/install -c -m 644 ./hello-php/po/es.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/es.po /usr/bin/install -c -m 644 ./hello-php/po/fi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/fi.po /usr/bin/install -c -m 644 ./hello-php/po/fr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/fr.po /usr/bin/install -c -m 644 ./hello-php/po/ga.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ga.po /usr/bin/install -c -m 644 ./hello-php/po/gl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/gl.po /usr/bin/install -c -m 644 ./hello-php/po/hr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/hr.po /usr/bin/install -c -m 644 ./hello-php/po/hu.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/hu.po /usr/bin/install -c -m 644 ./hello-php/po/id.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/id.po /usr/bin/install -c -m 644 ./hello-php/po/it.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/it.po /usr/bin/install -c -m 644 ./hello-php/po/ja.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ja.po /usr/bin/install -c -m 644 ./hello-php/po/ky.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ky.po /usr/bin/install -c -m 644 ./hello-php/po/lv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/lv.po /usr/bin/install -c -m 644 ./hello-php/po/ms.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ms.po /usr/bin/install -c -m 644 ./hello-php/po/mt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/mt.po /usr/bin/install -c -m 644 ./hello-php/po/nb.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/nb.po /usr/bin/install -c -m 644 ./hello-php/po/nl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/nl.po /usr/bin/install -c -m 644 ./hello-php/po/pl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/pl.po /usr/bin/install -c -m 644 ./hello-php/po/pt.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/pt.po /usr/bin/install -c -m 644 ./hello-php/po/ro.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ro.po /usr/bin/install -c -m 644 ./hello-php/po/ru.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/ru.po /usr/bin/install -c -m 644 ./hello-php/po/sk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/sk.po /usr/bin/install -c -m 644 ./hello-php/po/sl.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/sl.po /usr/bin/install -c -m 644 ./hello-php/po/sr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/sr.po /usr/bin/install -c -m 644 ./hello-php/po/sv.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/sv.po /usr/bin/install -c -m 644 ./hello-php/po/tr.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/tr.po /usr/bin/install -c -m 644 ./hello-php/po/uk.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/uk.po /usr/bin/install -c -m 644 ./hello-php/po/vi.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/vi.po /usr/bin/install -c -m 644 ./hello-php/po/zh_CN.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-php/po/zh_HK.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-php/po/zh_TW.po /srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/hello-php/po/zh_TW.po /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples' /usr/bin/install -c -m 644 installpaths '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples' make[4]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools/examples' make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' make[3]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/build-aux' /usr/bin/install -c -m 644 ../build-aux/javacomp.sh.in ../build-aux/javaexec.sh.in ../build-aux/csharpcomp.sh.in ../build-aux/csharpexec.sh.in '/srv/win32builder/fixed_364/build/win64/share/doc/gettext/examples/build-aux' /bin/mkdir -p '/srv/win32builder/fixed_364/build/win64/share/gettext' /usr/bin/install -c ../build-aux/config.rpath '/srv/win32builder/fixed_364/build/win64/share/gettext' make[3]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' make[1]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1/gettext-tools' make[1]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1' make[2]: Entering directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1' make[1]: Leaving directory `/srv/win32builder/fixed_364/libs/02_gettext/gettext-0.18.2.1'