Skip to content

Console Output

Started by user marc-andre.laperle@ericsson.com
Building on master
[workspace] $ /bin/bash -x /tmp/hudson2196953161787669402.sh
+ rm -f download.xml
+ echo '<project name="Download intltool" default="main" > <target name="main">   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="intltool-0.51.0.tar.gz" src="https://launchpadlibrarian.net/199705878/intltool-0.51.0.tar.gz" />   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="gettext-0.19.2.tar.gz" src="http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.2.tar.gz" />   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="libcanberra-0.30.tar.xz" src="http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz" />   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="libvorbis-1.3.3.tar.xz" src="http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.xz" />   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="libogg-1.3.0.tar.xz" src="http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.xz" />   <get ignoreerrors="true" maxtime="6000" skipexisting="true" dest="metacity-2.34.13.tar.xz" src="http://ftp.acc.umu.se/pub/gnome/sources/metacity/2.34/metacity-2.34.13.tar.xz" /> </target> </project>'
[workspace] $ /shared/common/apache-ant-1.8.4/bin/ant -file download.xml
Buildfile: /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/download.xml

main:
      [get] Destination already exists (skipping): /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0.tar.gz
      [get] Destination already exists (skipping): /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2.tar.gz
      [get] Destination already exists (skipping): /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30.tar.xz
      [get] Destination already exists (skipping): /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3.tar.xz
      [get] Destination already exists (skipping): /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0.tar.xz
      [get] Getting: http://ftp.acc.umu.se/pub/gnome/sources/metacity/2.34/metacity-2.34.13.tar.xz
      [get] To: /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13.tar.xz

BUILD SUCCESSFUL
Total time: 2 seconds
[workspace] $ /bin/bash -x /tmp/hudson4825018498264605129.sh
+ mkdir -p install/bin
+ mkdir -p install/share/aclocal
+ mkdir -p install/lib/pkgconfig
+ export PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig:/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/pkgconfig:
+ PKG_CONFIG_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig:/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/pkgconfig:
+ export LD_LIBRARY_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib:
+ LD_LIBRARY_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib:
+ export ACLOCAL_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal:/usr/share/aclocal
+ ACLOCAL_PATH=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal:/usr/share/aclocal
+ BUILD_GETTEXT=1
+ '[' 1 -eq 1 ']'
+ tar xf gettext-0.19.2.tar.gz
+ cd gettext-0.19.2 gettext-0.19.2.tar.gz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking whether to use Java... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java compiler... no
checking for jar... no
checking for preferred C# implementation... any
checking for C# compiler... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for windres... no
checking whether NLS is requested... yes
checking for msgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for gmsgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for xgettext... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
checking for msgmerge... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for iconv.h... yes
checking for wctype.h... yes
checking for xlocale.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for features.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... bison
checking version of bison... 2.7, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... yes
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for mprotect... yes
checking for _set_invalid_parameter_handler... no
checking for setenv... yes
checking for wcwidth... yes
checking for working fcntl.h... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking for features.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether to use C++... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether getc_unlocked is declared... (cached) yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... ja_JP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strnlen is declared... (cached) yes
checking whether stat file-mode macros are broken... no
checking for mode_t... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... (cached) yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for g++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++... gcc3
checking for atexit... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking whether the compiler generally respects inline... yes
checking whether iswblank is declared... yes
checking whether to use Java... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc works on empty input... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking for memmove... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strerror function... yes
checking for working strnlen... yes
checking for strtoul... (cached) yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for size_t... (cached) yes
checking for setlocale... (cached) yes
checking for perl... /usr/bin/perl
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++... (cached) gcc3
checking for sched_yield in -lrt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating javacomp.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl-java/Makefile
config.status: creating intl-csharp/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating src/Makefile
config.status: creating src/gettext.sh
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libasprintf (/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inline... inline
checking for size_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for mbstate_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for stdint.h... (cached) yes
checking for snprintf... yes
checking for vasprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf() supports POSIX/XSI format strings... yes
checking for dvips... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/build-aux/missing dvips
checking for texi2pdf... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/build-aux/missing texi2pdf
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in gettext-tools (/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking whether to use Java... yes
checking for Java to native code compiler... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java virtual machine... no
checking for Java compiler... no
checking for jar... no
checking for preferred C# implementation... any
checking for C# compiler... no
checking for C# program execution engine... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for windres... no
checking whether NLS is requested... yes
checking for msgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for gmsgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for xgettext... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
checking for msgmerge... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for string.h... (cached) yes
checking for sys/socket.h... yes
checking for utime.h... yes
checking for dirent.h... yes
checking for wctype.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for iconv.h... yes
checking for libcroco-0.6/libcroco/libcroco-config.h... no
checking for libxml2/libxml/xmlexports.h... yes
checking for libxml2/libxml/xmlversion.h... yes
checking for xlocale.h... yes
checking for wchar.h... yes
checking for sys/mman.h... yes
checking for sched.h... yes
checking for spawn.h... yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for sys/wait.h... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... yes
checking for malloc.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by gcc -std=gnu99... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... bison
checking version of bison... 2.7, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... yes
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for getdtablesize... yes
checking for fcntl... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... (cached) yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for getdelim... yes
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for isascii... yes
checking for mprotect... yes
checking for select... yes
checking for pipe2... yes
checking for fchmod... yes
checking for setenv... yes
checking for secure_getenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for stpncpy... yes
checking for pipe... yes
checking for vasnprintf... no
checking for wcwidth... yes
checking for newlocale... yes
checking for sleep... yes
checking for wcrtomb... yes
checking for wctob... yes
checking for mbrlen... yes
checking for nl_langinfo... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for uselocale... (cached) yes
checking for working fcntl.h... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking for features.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... (cached) yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether to use C++... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for mode_t... yes
checking for sig_atomic_t... yes
checking for pid_t... yes
checking for eaccess... yes
checking for mbstate_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether included glib is requested... no
checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether included libunistring is requested... no
checking for libunistring... no, consider installing GNU libunistring
checking whether getc_unlocked is declared... (cached) yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether lstat correctly handles trailing slash... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for a traditional japanese locale... ja_JP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for a traditional french locale... fr_FR
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for promoted mode_t type... mode_t
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn works... yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... yes
checking whether stpncpy is declared... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strnlen is declared... (cached) yes
checking whether strstr works... yes
checking whether curses libraries may be used... yes
checking where terminfo library functions come from... libncurses
checking for tparam... no
checking for tparm... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... (cached) yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... yes
checking for intmax_t... (cached) yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether alarm is declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether ungetc works on arbitrary bytes... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for g++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++... gcc3
checking for atexit... yes
checking for dirent.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for closedir... yes
checking for chown... yes
checking for utime... yes
checking for utimes... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working POSIX fnmatch... yes
checking whether fopen recognizes a trailing slash... yes
checking for Java to native code compiler... none
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking whether the compiler generally respects inline... yes
checking whether iswblank is declared... yes
checking whether to use Java... yes
checking whether included libcroco is requested... no
checking for libcroco... no
checking whether to use the included libcroco... yes
checking whether included glib is requested... no
(cached) checking for glib... no
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether to use the included libunistring... yes
checking whether included libxml is requested... no
checking for libxml... yes
checking whether to use the included libxml... no
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for setlocale... (cached) yes
checking for uselocale... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc works on empty input... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for mkdtemp... yes
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for gcc -std=gnu99 option to support OpenMP... -fopenmp
checking whether posix_spawn_file_actions_addclose works... yes
checking whether posix_spawn_file_actions_adddup2 works... yes
checking whether posix_spawn_file_actions_addopen works... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
configure: WARNING: libacl development library was not found or not usable.
configure: WARNING: gettext-tools will be built without ACL support.
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking whether rmdir works... yes
checking whether setenv validates arguments... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking whether posix_spawn is declared without a macro... yes
checking whether posix_spawnp is declared without a macro... yes
checking whether posix_spawnattr_init is declared without a macro... yes
checking whether posix_spawnattr_destroy is declared without a macro... yes
checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
checking whether posix_spawnattr_getsigmask is declared without a macro... yes
checking whether posix_spawnattr_setsigmask is declared without a macro... yes
checking whether posix_spawnattr_getflags is declared without a macro... yes
checking whether posix_spawnattr_setflags is declared without a macro... yes
checking whether posix_spawnattr_getpgroup is declared without a macro... yes
checking whether posix_spawnattr_setpgroup is declared without a macro... yes
checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
checking whether posix_spawnattr_getschedparam is declared without a macro... yes
checking whether posix_spawnattr_setschedparam is declared without a macro... yes
checking whether posix_spawn_file_actions_init is declared without a macro... yes
checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... (cached) yes
checking for working stpncpy... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for strcspn... yes
checking for working strerror function... yes
checking for working strnlen... yes
checking for strpbrk... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether waitpid is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for waitid... yes
checking for waitpid... yes
checking for union wait... no
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR
checking for a turkish Unicode locale... tr_TR.UTF-8
checking whether fdopen sets errno... yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... (cached) yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether lseek detects pipes... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for putenv compatible with GNU and SVID... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking whether sleep is declared... (cached) yes
checking for working sleep... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... yes
checking for pthread_atfork... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking whether wctob works... yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... yes
checking whether btowc(0) is correct... (cached) yes
checking whether btowc(EOF) is correct... (cached) yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking for pthread_rwlock_t... (cached) yes
checking whether YESEXPR works... yes
checking for working re_compile_pattern... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... (cached) yes
checking for error_at_line... (cached) yes
checking whether fcntl is declared without a macro... (cached) yes
checking whether openat is declared without a macro... (cached) yes
checking whether conversion from 'int' to 'long double' works... (cached) yes
checking whether fopen recognizes a trailing slash... (cached) yes
checking for working getdelim function... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) yes
checking whether gettimeofday clobbers localtime buffer... (cached) no
checking for gettimeofday with POSIX signature... (cached) almost
checking whether the compiler generally respects inline... (cached) yes
checking whether to use the included libunistring... yes
checking for pthread_rwlock_t... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles a NULL pwc argument... (cached) yes
checking whether mbrtowc handles a NULL string argument... (cached) yes
checking whether mbrtowc has a correct return value... (cached) yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
checking whether mbrtowc works on empty input... (cached) no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbswidth is declared in <wchar.h>... (cached) no
checking for mbstate_t... (cached) yes
checking whether the C compiler is actually a C++ compiler... (cached) no
checking for obstacks... (cached) yes
checking whether open recognizes a trailing slash... (cached) yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for rawmemchr... (cached) yes
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) yes
checking whether pthread_sigmask is declared without a macro... (cached) yes
checking whether sigaction is declared without a macro... (cached) yes
checking whether sigaddset is declared without a macro... (cached) yes
checking whether sigdelset is declared without a macro... (cached) yes
checking whether sigemptyset is declared without a macro... (cached) yes
checking whether sigfillset is declared without a macro... (cached) yes
checking whether sigismember is declared without a macro... (cached) yes
checking whether sigpending is declared without a macro... (cached) yes
checking whether sigprocmask is declared without a macro... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... (cached) yes
checking whether stat handles trailing slashes on files... (cached) yes
checking for va_copy... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether dprintf is declared without a macro... (cached) yes
checking whether fpurge is declared without a macro... (cached) no
checking whether fseeko is declared without a macro... (cached) yes
checking whether ftello is declared without a macro... (cached) yes
checking whether getdelim is declared without a macro... (cached) yes
checking whether getline is declared without a macro... (cached) yes
checking whether gets is declared without a macro... (cached) no
checking whether pclose is declared without a macro... (cached) yes
checking whether popen is declared without a macro... (cached) yes
checking whether renameat is declared without a macro... (cached) yes
checking whether snprintf is declared without a macro... (cached) yes
checking whether tmpfile is declared without a macro... (cached) yes
checking whether vdprintf is declared without a macro... (cached) yes
checking whether vsnprintf is declared without a macro... (cached) yes
checking whether _Exit is declared without a macro... (cached) yes
checking whether atoll is declared without a macro... (cached) yes
checking whether canonicalize_file_name is declared without a macro... (cached) yes
checking whether getloadavg is declared without a macro... (cached) yes
checking whether getsubopt is declared without a macro... (cached) yes
checking whether grantpt is declared without a macro... (cached) yes
checking whether initstate is declared without a macro... (cached) yes
checking whether initstate_r is declared without a macro... (cached) yes
checking whether mkdtemp is declared without a macro... (cached) yes
checking whether mkostemp is declared without a macro... (cached) yes
checking whether mkostemps is declared without a macro... (cached) yes
checking whether mkstemp is declared without a macro... (cached) yes
checking whether mkstemps is declared without a macro... (cached) yes
checking whether posix_openpt is declared without a macro... (cached) yes
checking whether ptsname is declared without a macro... (cached) yes
checking whether ptsname_r is declared without a macro... (cached) yes
checking whether random is declared without a macro... (cached) yes
checking whether random_r is declared without a macro... (cached) yes
checking whether realpath is declared without a macro... (cached) yes
checking whether rpmatch is declared without a macro... (cached) yes
checking whether secure_getenv is declared without a macro... (cached) yes
checking whether setenv is declared without a macro... (cached) yes
checking whether setstate is declared without a macro... (cached) yes
checking whether setstate_r is declared without a macro... (cached) yes
checking whether srandom is declared without a macro... (cached) yes
checking whether srandom_r is declared without a macro... (cached) yes
checking whether strtod is declared without a macro... (cached) yes
checking whether strtoll is declared without a macro... (cached) yes
checking whether strtoull is declared without a macro... (cached) yes
checking whether unlockpt is declared without a macro... (cached) yes
checking whether unsetenv is declared without a macro... (cached) yes
checking for stpcpy... (cached) yes
checking for strchrnul... (cached) yes
checking whether strchrnul works... (cached) yes
checking for working strerror function... (cached) yes
checking whether strstr works in linear time... (cached) yes
checking whether strstr works... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether chdir is declared without a macro... (cached) yes
checking whether chown is declared without a macro... (cached) yes
checking whether dup is declared without a macro... (cached) yes
checking whether dup2 is declared without a macro... (cached) yes
checking whether dup3 is declared without a macro... (cached) yes
checking whether environ is declared without a macro... (cached) yes
checking whether euidaccess is declared without a macro... (cached) yes
checking whether faccessat is declared without a macro... (cached) yes
checking whether fchdir is declared without a macro... (cached) yes
checking whether fchownat is declared without a macro... (cached) yes
checking whether fdatasync is declared without a macro... (cached) yes
checking whether fsync is declared without a macro... (cached) yes
checking whether ftruncate is declared without a macro... (cached) yes
checking whether getcwd is declared without a macro... (cached) yes
checking whether getdomainname is declared without a macro... (cached) yes
checking whether getdtablesize is declared without a macro... (cached) yes
checking whether getgroups is declared without a macro... (cached) yes
checking whether gethostname is declared without a macro... (cached) yes
checking whether getlogin is declared without a macro... (cached) yes
checking whether getlogin_r is declared without a macro... (cached) yes
checking whether getpagesize is declared without a macro... (cached) yes
checking whether getusershell is declared without a macro... (cached) yes
checking whether setusershell is declared without a macro... (cached) yes
checking whether endusershell is declared without a macro... (cached) yes
checking whether group_member is declared without a macro... (cached) yes
checking whether isatty is declared without a macro... (cached) yes
checking whether lchown is declared without a macro... (cached) yes
checking whether link is declared without a macro... (cached) yes
checking whether linkat is declared without a macro... (cached) yes
checking whether lseek is declared without a macro... (cached) yes
checking whether pipe is declared without a macro... (cached) yes
checking whether pipe2 is declared without a macro... (cached) yes
checking whether pread is declared without a macro... (cached) yes
checking whether pwrite is declared without a macro... (cached) yes
checking whether readlink is declared without a macro... (cached) yes
checking whether readlinkat is declared without a macro... (cached) yes
checking whether rmdir is declared without a macro... (cached) yes
checking whether sethostname is declared without a macro... (cached) yes
checking whether sleep is declared without a macro... (cached) yes
checking whether symlink is declared without a macro... (cached) yes
checking whether symlinkat is declared without a macro... (cached) yes
checking whether ttyname_r is declared without a macro... (cached) yes
checking whether unlink is declared without a macro... (cached) yes
checking whether unlinkat is declared without a macro... (cached) yes
checking whether usleep is declared without a macro... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking whether btowc is declared without a macro... (cached) yes
checking whether wctob is declared without a macro... (cached) yes
checking whether mbsinit is declared without a macro... (cached) yes
checking whether mbrtowc is declared without a macro... (cached) yes
checking whether mbrlen is declared without a macro... (cached) yes
checking whether mbsrtowcs is declared without a macro... (cached) yes
checking whether mbsnrtowcs is declared without a macro... (cached) yes
checking whether wcrtomb is declared without a macro... (cached) yes
checking whether wcsrtombs is declared without a macro... (cached) yes
checking whether wcsnrtombs is declared without a macro... (cached) yes
checking whether wcwidth is declared without a macro... (cached) yes
checking whether wmemchr is declared without a macro... (cached) yes
checking whether wmemcmp is declared without a macro... (cached) yes
checking whether wmemcpy is declared without a macro... (cached) yes
checking whether wmemmove is declared without a macro... (cached) yes
checking whether wmemset is declared without a macro... (cached) yes
checking whether wcslen is declared without a macro... (cached) yes
checking whether wcsnlen is declared without a macro... (cached) yes
checking whether wcscpy is declared without a macro... (cached) yes
checking whether wcpcpy is declared without a macro... (cached) yes
checking whether wcsncpy is declared without a macro... (cached) yes
checking whether wcpncpy is declared without a macro... (cached) yes
checking whether wcscat is declared without a macro... (cached) yes
checking whether wcsncat is declared without a macro... (cached) yes
checking whether wcscmp is declared without a macro... (cached) yes
checking whether wcsncmp is declared without a macro... (cached) yes
checking whether wcscasecmp is declared without a macro... (cached) yes
checking whether wcsncasecmp is declared without a macro... (cached) yes
checking whether wcscoll is declared without a macro... (cached) yes
checking whether wcsxfrm is declared without a macro... (cached) yes
checking whether wcsdup is declared without a macro... (cached) yes
checking whether wcschr is declared without a macro... (cached) yes
checking whether wcsrchr is declared without a macro... (cached) yes
checking whether wcscspn is declared without a macro... (cached) yes
checking whether wcsspn is declared without a macro... (cached) yes
checking whether wcspbrk is declared without a macro... (cached) yes
checking whether wcsstr is declared without a macro... (cached) yes
checking whether wcstok is declared without a macro... (cached) yes
checking whether wcswidth is declared without a macro... (cached) yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes
checking for stdint.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inline... (cached) inline
checking for unsigned long long int... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... (cached) yes
checking for pid_t... (cached) yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes
checking for struct __locale_struct.__names... yes
checking for select... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for signal handlers with siginfo_t... yes
checking for setlocale declaration... 
         extern char *setlocale (int category, const char *locale);
checking whether byte ordering is bigendian... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for gethostname... yes
checking for gethostbyname... yes
checking for inet_ntop... yes
checking for IPv6 sockets... yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking whether Emacs support is requested... yes
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for dvips... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/build-aux/missing dvips
checking for texi2pdf... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/build-aux/missing texi2pdf
checking for perl... /usr/bin/perl
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of g++... (cached) gcc3
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating csharpexec.sh
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating libgrep/Makefile
config.status: creating src/Makefile
config.status: creating src/user-email
config.status: creating libgettextpo/Makefile
config.status: creating libgettextpo/exported.sh
config.status: creating po/Makefile.in
config.status: creating projects/Makefile
config.status: creating styles/Makefile
config.status: creating misc/Makefile
config.status: creating misc/gettextize
config.status: creating misc/autopoint
config.status: creating misc/convert-archive
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/init-env
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in examples (/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install'  --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for gmsgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for xgettext... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
checking for msgmerge... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgmerge
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating installpaths
config.status: creating po/Makefile
config.status: executing po-directories commands
+ make
make  all-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
Making all in gnulib-local
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
Making all in gettext-runtime
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make  all-recursive
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
Making all in doc
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
Making all in intl
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl'
Making all in intl-java
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
Making all in intl-csharp
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
Making all in gnulib-lib
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define EXEC_PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define BINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin"'; \
  echo '#define SBINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/sbin"'; \
  echo '#define LIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec"'; \
  echo '#define DATAROOTDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define DATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define SYSCONFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/etc"'; \
  echo '#define SHAREDSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/com"'; \
  echo '#define LOCALSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var"'; \
  echo '#define RUNSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var/run"'; \
  echo '#define INCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define INFODIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info"'; \
  echo '#define HTMLDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define DVIDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PDFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PSDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define LIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib"'; \
  echo '#define LISPDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale"'; \
  echo '#define MANDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext-runtime"'; \
  echo '#define PKGINCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/gettext-runtime"'; \
  echo '#define PKGLIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext-runtime"'; \
  echo '#define PKGLIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec/gettext-runtime"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
      -e 's/@''GNULIB_ICONV''@/1/g' \
      -e 's|@''ICONV_CONST''@||g' \
      -e 's|@''REPLACE_ICONV''@|0|g' \
      -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
      -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE''@/1/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|1|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/0/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-recursive
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[6]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
Making all in libasprintf
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make  all-am
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
Making all in src
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
Making all in po
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/po'
Making all in man
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
srcdir=''; \
test -f ./gettext.1.in || srcdir=./; \
if test -f ${srcdir}gettext.1.in; then \
  sed -e 's|@''localedir''@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \
  mv t-gettext.1 gettext.1; \
        fi
srcdir=''; \
test -f ./ngettext.1.in || srcdir=./; \
if test -f ${srcdir}ngettext.1.in; then \
  sed -e 's|@''localedir''@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \
  mv t-ngettext.1 ngettext.1; \
        fi
srcdir=''; \
test -f ./gettext.1.html.in || srcdir=./; \
if test -f ${srcdir}gettext.1.html.in; then \
  sed -e 's|@''localedir''@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \
  mv t-gettext.1.html gettext.1.html; \
        fi
srcdir=''; \
test -f ./ngettext.1.html.in || srcdir=./; \
if test -f ${srcdir}ngettext.1.html.in; then \
  sed -e 's|@''localedir''@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \
  mv t-ngettext.1.html ngettext.1.html; \
        fi
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
Making all in m4
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
Making all in tests
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
Making all in gettext-tools
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make  all-recursive
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
Making all in doc
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
Making all in intl
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/intl'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/intl'
Making all in gnulib-lib
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define EXEC_PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define BINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin"'; \
  echo '#define SBINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/sbin"'; \
  echo '#define LIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec"'; \
  echo '#define DATAROOTDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define DATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define SYSCONFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/etc"'; \
  echo '#define SHAREDSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/com"'; \
  echo '#define LOCALSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var"'; \
  echo '#define RUNSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var/run"'; \
  echo '#define INCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define INFODIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info"'; \
  echo '#define HTMLDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define DVIDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PDFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PSDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define LIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib"'; \
  echo '#define LISPDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale"'; \
  echo '#define MANDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext"'; \
  echo '#define PKGINCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/gettext-tools"'; \
  echo '#define PKGLIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext-tools"'; \
  echo '#define PKGLIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec/gettext-tools"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/0/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
      -e 's/@''GNULIB_ICONV''@/1/g' \
      -e 's|@''ICONV_CONST''@||g' \
      -e 's|@''REPLACE_ICONV''@|0|g' \
      -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
      -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
      -e 's/@''GNULIB_SETLOCALE''@/1/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|1|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/1/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f spawn.h-t spawn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SPAWN_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
      -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
      -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
      -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
      -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
      -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
      -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./spawn.in.h; \
} > spawn.h-t && \
mv spawn.h-t spawn.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/1/g' \
      -e 's/@''GNULIB_STPNCPY''@/1/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/1/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
/usr/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
      -e 's/@''GNULIB_WAITPID''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/1/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''GNULIB_BTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|1|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make  all-am
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
Making all in libgrep
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
make  all-am
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
Making all in src
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make  all-am
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
Making all in libgettextpo
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#define PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define EXEC_PREFIX "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install"'; \
  echo '#define BINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin"'; \
  echo '#define SBINDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/sbin"'; \
  echo '#define LIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec"'; \
  echo '#define DATAROOTDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define DATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share"'; \
  echo '#define SYSCONFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/etc"'; \
  echo '#define SHAREDSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/com"'; \
  echo '#define LOCALSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var"'; \
  echo '#define RUNSTATEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/var/run"'; \
  echo '#define INCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include"'; \
  echo '#define OLDINCLUDEDIR "/usr/include"'; \
  echo '#define DOCDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define INFODIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info"'; \
  echo '#define HTMLDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define DVIDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PDFDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define PSDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext"'; \
  echo '#define LIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib"'; \
  echo '#define LISPDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp"'; \
  echo '#define LOCALEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale"'; \
  echo '#define MANDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man"'; \
  echo '#define MANEXT ""'; \
  echo '#define PKGDATADIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext-tools"'; \
  echo '#define PKGINCLUDEDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/gettext-tools"'; \
  echo '#define PKGLIBDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext-tools"'; \
  echo '#define PKGLIBEXECDIR "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/libexec/gettext-tools"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
      -e 's/@''GNULIB_ICONV''@/1/g' \
      -e 's|@''ICONV_CONST''@||g' \
      -e 's|@''REPLACE_ICONV''@|0|g' \
      -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
      -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''GNULIB_RAISE''@|1|g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/1/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/1/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_MKDTEMP''@/1/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALPATH''@/1/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
      -e 's/@''GNULIB_SETENV''@/1/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/1/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/1/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/1/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/1/g' \
      -e 's/@''GNULIB_STPNCPY''@/1/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/1/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/1/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/1/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/1/g' \
      -e 's/@''GNULIB_READLINK''@/1/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/1/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''GNULIB_BTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|1|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \
  echo '#ifndef GTPO_CONFIG_H'; \
  echo '#define GTPO_CONFIG_H'; \
  echo; \
  echo '#include "../config.h"'; \
  : "Turn all gettext() calls into dgettext() calls."; \
  echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \
  : "All code is collected in a single library,"; \
  : "No references to variables in other libraries exist."; \
  echo '#undef DLL_VARIABLE'; \
  echo '#define DLL_VARIABLE'; \
  echo; \
  echo '#endif /* GTPO_CONFIG_H */'; \
} > config.h && \
if test -n "1"; then \
  { \
    for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-sh.c ../src/format-python.c ../src/format-python-brace.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-scheme.c ../src/format-java.c ../src/format-javascript.c ../src/format-csharp.c ../src/format-awk.c ../src/format-pascal.c ../src/format-ycp.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-boost.c ../src/format-lua.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c basename.h basename.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c file-ostream.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hash.h hash.c localcharset.h localcharset.c glthread/lock.h glthread/lock.c malloca.c mbswidth.h mbswidth.c minmax.h ostream.c progname.h progname.c size_max.h striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-prev.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo mbrtowc.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \
      case $f in \
        *.c | *.o | *.lo ) \
          sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
          test -f $sf || sf=./$sf; \
          of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
          gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c $sf || { rm -f config.h; exit 1; }; \
          sh ./exported.sh $of 1>&5; \
          rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
          ;; \
      esac; \
    done; \
  } 5>&1 \
    | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
    | sed -e 's,^obstack_free$,__obstack_free,' \
    | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \
  if test -f config.h; then \
    cat config.h-t >> config.h; \
    rm -f config.h-t; \
  else \
    rm -f config.h-t; \
    exit 1; \
  fi \
fi
make  all-am
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o basename.lo basename.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c basename.c  -fPIC -DPIC -o .libs/basename.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c basename.c -o basename.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o c-ctype.lo c-ctype.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strcasecmp.c  -fPIC -DPIC -o .libs/c-strcasecmp.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strncasecmp.c  -fPIC -DPIC -o .libs/c-strncasecmp.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o c-strstr.lo c-strstr.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strstr.c  -fPIC -DPIC -o .libs/c-strstr.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strstr.c -o c-strstr.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o concat-filename.lo concat-filename.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c concat-filename.c  -fPIC -DPIC -o .libs/concat-filename.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c concat-filename.c -o concat-filename.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o error-progname.lo error-progname.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c error-progname.c  -fPIC -DPIC -o .libs/error-progname.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c error-progname.c -o error-progname.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o exitfail.lo exitfail.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c exitfail.c  -fPIC -DPIC -o .libs/exitfail.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c exitfail.c -o exitfail.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o fd-hook.lo fd-hook.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fd-hook.c  -fPIC -DPIC -o .libs/fd-hook.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o file-ostream.lo file-ostream.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c file-ostream.c  -fPIC -DPIC -o .libs/file-ostream.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c file-ostream.c -o file-ostream.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o fstrcmp.lo fstrcmp.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fstrcmp.c  -fPIC -DPIC -o .libs/fstrcmp.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o fwriteerror.lo fwriteerror.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fwriteerror.c  -fPIC -DPIC -o .libs/fwriteerror.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o gcd.lo gcd.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gcd.c  -fPIC -DPIC -o .libs/gcd.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gcd.c -o gcd.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o hash.lo hash.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c hash.c  -fPIC -DPIC -o .libs/hash.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o localcharset.lo localcharset.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o malloca.lo malloca.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c malloca.c  -fPIC -DPIC -o .libs/malloca.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c malloca.c -o malloca.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o mbswidth.lo mbswidth.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbswidth.c  -fPIC -DPIC -o .libs/mbswidth.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbswidth.c -o mbswidth.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o ostream.lo ostream.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ostream.c  -fPIC -DPIC -o .libs/ostream.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ostream.c -o ostream.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o progname.lo progname.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c progname.c  -fPIC -DPIC -o .libs/progname.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c progname.c -o progname.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o striconv.lo striconv.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconv.c  -fPIC -DPIC -o .libs/striconv.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconv.c -o striconv.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o striconveh.lo striconveh.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveh.c  -fPIC -DPIC -o .libs/striconveh.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveh.c -o striconveh.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o striconveha.lo striconveha.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveha.c  -fPIC -DPIC -o .libs/striconveha.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveha.c -o striconveha.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o unistd.lo unistd.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistd.c -o unistd.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o wctype-h.lo wctype-h.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c wctype-h.c  -fPIC -DPIC -o .libs/wctype-h.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xmalloc.lo xmalloc.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xstrdup.lo xstrdup.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstrdup.c  -fPIC -DPIC -o .libs/xstrdup.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xconcat-filename.lo xconcat-filename.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xconcat-filename.c  -fPIC -DPIC -o .libs/xconcat-filename.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xconcat-filename.c -o xconcat-filename.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xerror.lo xerror.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xerror.c  -fPIC -DPIC -o .libs/xerror.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xerror.c -o xerror.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xmalloca.lo xmalloca.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloca.c  -fPIC -DPIC -o .libs/xmalloca.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloca.c -o xmalloca.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xsize.lo xsize.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xsize.c  -fPIC -DPIC -o .libs/xsize.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xsize.c -o xsize.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xstriconv.lo xstriconv.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstriconv.c  -fPIC -DPIC -o .libs/xstriconv.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstriconv.c -o xstriconv.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xvasprintf.lo xvasprintf.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xvasprintf.c  -fPIC -DPIC -o .libs/xvasprintf.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o xasprintf.lo xasprintf.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xasprintf.c  -fPIC -DPIC -o .libs/xasprintf.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xasprintf.c -o xasprintf.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o asnprintf.lo asnprintf.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o mbrtowc.lo mbrtowc.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbrtowc.c  -fPIC -DPIC -o .libs/mbrtowc.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbrtowc.c -o mbrtowc.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o printf-args.lo printf-args.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-args.c -o printf-args.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o printf-parse.lo printf-parse.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl   -g -O2 -c -o vasnprintf.lo vasnprintf.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=gnu99  -g -O2  -no-undefined        -o libgnu.la  basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo file-ostream.lo fstrcmp.lo fwriteerror.lo gcd.lo hash.lo localcharset.lo glthread/lock.lo malloca.lo mbswidth.lo ostream.lo progname.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo mbrtowc.lo printf-args.lo printf-parse.lo vasnprintf.lo 
libtool: link: rm -fr  .libs/libgnu.a .libs/libgnu.la
libtool: link: ar cru .libs/libgnu.a .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/fd-hook.o .libs/file-ostream.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/mbswidth.o .libs/ostream.o .libs/progname.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o glthread/.libs/tls.o uniconv/.libs/u8-conv-from-enc.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o .libs/unistd.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/xmalloca.o .libs/xsize.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/mbrtowc.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o 
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=gnu99  -g -O2 -version-info 5:2:5 -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -lc -no-undefined   -o libgettextpo.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-sh.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-scheme.lo ../src/format-java.lo ../src/format-javascript.lo ../src/format-csharp.lo ../src/format-awk.lo ../src/format-pascal.lo ../src/format-ycp.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-boost.lo ../src/format-lua.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo  libgnu.la   
libtool: link: rm -fr  .libs/libgettextpo.a .libs/libgettextpo.la .libs/libgettextpo.lai .libs/libgettextpo.so .libs/libgettextpo.so.0 .libs/libgettextpo.so.0.5.2
libtool: link: gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.libs/po-charset.o ../src/.libs/po-lex.o ../src/.libs/po-gram-gen.o ../src/.libs/read-po.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-sh.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-scheme.o ../src/.libs/format-java.o ../src/.libs/format-javascript.o ../src/.libs/format-csharp.o ../src/.libs/format-awk.o ../src/.libs/format-pascal.o ../src/.libs/format-ycp.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-boost.o ../src/.libs/format-lua.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o  -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive  -lc  -O2   -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.2
libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.2" "libgettextpo.so.0")
libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.2" "libgettextpo.so")
libtool: link: (cd .libs/libgettextpo.lax/libgnu.a && ar x "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo/./.libs/libgnu.a")
libtool: link: ar cru .libs/libgettextpo.a  gettext-po.o ../src/str-list.o ../src/dir-list.o ../src/message.o ../src/msgl-ascii.o ../src/po-error.o ../src/po-xerror.o ../src/write-catalog.o ../src/write-po.o ../src/open-catalog.o ../src/po-charset.o ../src/po-lex.o ../src/po-gram-gen.o ../src/read-po.o ../src/read-catalog-abstract.o ../src/read-catalog.o ../src/plural-table.o ../src/format-c.o ../src/format-sh.o ../src/format-python.o ../src/format-python-brace.o ../src/format-lisp.o ../src/format-elisp.o ../src/format-librep.o ../src/format-scheme.o ../src/format-java.o ../src/format-javascript.o ../src/format-csharp.o ../src/format-awk.o ../src/format-pascal.o ../src/format-ycp.o ../src/format-tcl.o ../src/format-perl.o ../src/format-perl-brace.o ../src/format-php.o ../src/format-gcc-internal.o ../src/format-gfc-internal.o ../src/format-qt.o ../src/format-qt-plural.o ../src/format-kde.o ../src/format-boost.o ../src/format-lua.o ../src/format.o ../src/plural-exp.o ../src/plural-eval.o ../src/msgl-check.o  .libs/libgettextpo.lax/libgnu.a/asnprintf.o .libs/libgettextpo.lax/libgnu.a/basename.o .libs/libgettextpo.lax/libgnu.a/c-ctype.o .libs/libgettextpo.lax/libgnu.a/c-strcasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strncasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strstr.o .libs/libgettextpo.lax/libgnu.a/concat-filename.o .libs/libgettextpo.lax/libgnu.a/error-progname.o .libs/libgettextpo.lax/libgnu.a/exitfail.o .libs/libgettextpo.lax/libgnu.a/fd-hook.o .libs/libgettextpo.lax/libgnu.a/file-ostream.o .libs/libgettextpo.lax/libgnu.a/fstrcmp.o .libs/libgettextpo.lax/libgnu.a/fwriteerror.o .libs/libgettextpo.lax/libgnu.a/gcd.o .libs/libgettextpo.lax/libgnu.a/hash.o .libs/libgettextpo.lax/libgnu.a/lbrktables.o .libs/libgettextpo.lax/libgnu.a/localcharset.o .libs/libgettextpo.lax/libgnu.a/lock.o .libs/libgettextpo.lax/libgnu.a/malloca.o .libs/libgettextpo.lax/libgnu.a/mbrtowc.o .libs/libgettextpo.lax/libgnu.a/mbswidth.o .libs/libgettextpo.lax/libgnu.a/ostream.o .libs/libgettextpo.lax/libgnu.a/printf-args.o .libs/libgettextpo.lax/libgnu.a/printf-parse.o .libs/libgettextpo.lax/libgnu.a/progname.o .libs/libgettextpo.lax/libgnu.a/striconv.o .libs/libgettextpo.lax/libgnu.a/striconveh.o .libs/libgettextpo.lax/libgnu.a/striconveha.o .libs/libgettextpo.lax/libgnu.a/threadlib.o .libs/libgettextpo.lax/libgnu.a/tls.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-check.o .libs/libgettextpo.lax/libgnu.a/u8-conv-from-enc.o .libs/libgettextpo.lax/libgnu.a/u8-mblen.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-mbtoucr.o .libs/libgettextpo.lax/libgnu.a/u8-possible-linebreaks.o .libs/libgettextpo.lax/libgnu.a/u8-prev.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb-aux.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb.o .libs/libgettextpo.lax/libgnu.a/u8-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/ulc-common.o .libs/libgettextpo.lax/libgnu.a/ulc-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/unistd.o .libs/libgettextpo.lax/libgnu.a/vasnprintf.o .libs/libgettextpo.lax/libgnu.a/wctype-h.o .libs/libgettextpo.lax/libgnu.a/width.o .libs/libgettextpo.lax/libgnu.a/xasprintf.o .libs/libgettextpo.lax/libgnu.a/xconcat-filename.o .libs/libgettextpo.lax/libgnu.a/xerror.o .libs/libgettextpo.lax/libgnu.a/xmalloc.o .libs/libgettextpo.lax/libgnu.a/xmalloca.o .libs/libgettextpo.lax/libgnu.a/xsize.o .libs/libgettextpo.lax/libgnu.a/xstrdup.o .libs/libgettextpo.lax/libgnu.a/xstriconv.o .libs/libgettextpo.lax/libgnu.a/xvasprintf.o 
libtool: link: ranlib .libs/libgettextpo.a
libtool: link: rm -fr .libs/libgettextpo.lax
libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" )
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
Making all in po
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/po'
Making all in projects
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
Making all in styles
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
Making all in misc
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
Making all in man
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
Making all in m4
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
Making all in tests
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=gnu99  -g -O2   -o gettextpo-1-prg gettextpo_1_prg-gettextpo-1-prg.o ../libgettextpo/libgettextpo.la ../intl/libgnuintl.la    
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/gettextpo-1-prg gettextpo_1_prg-gettextpo-1-prg.o  ../libgettextpo/.libs/libgettextpo.so ../intl/.libs/libgnuintl.so -lc -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
Making all in gnulib-tests
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
make  all-recursive
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
Making all in .
make[6]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
Making all in examples
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
Making all in po
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
+ make install
make  install-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
Making install in gnulib-local
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gnulib-local'
Making install in gettext-runtime
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
Making install in doc
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/doc'
Making install in intl
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl'
if { test "gettext-runtime" = "gettext-runtime" || test "gettext-runtime" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include; \
  /usr/bin/install -c -m 644 libintl.h /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -c -m 644 libintl.la /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la; \
  if test "no" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "gettext-runtime" = "gettext-tools" \
   && test 'no' = no \
   && test yes != no; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -c -m 644 libgnuintl.la /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la; \
  rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/preloadable_libintl.so; \
  /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/preloadable_libintl.so; \
  /bin/sh ../libtool --mode=uninstall \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la; \
else \
  : ; \
fi
if test 'no' = yes; then \
  if test yes = no; then \
    case 'linux-gnu' 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 \
    /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib; \
  fi; \
  temp=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/t-charset.alias; \
  dest=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; \
  if test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; then \
    orig=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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; \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale; \
  test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/locale.alias \
    && orig=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/t-locale.alias; \
  dest=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl; \
  /usr/bin/install -c -m 644 VERSION /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/VERSION; \
  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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/$file; \
  done; \
  chmod a+x /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl'
Making install in intl-java
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/gnu/gettext
/usr/bin/install -c -m 644 ./javadoc2/index.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/index.html
/usr/bin/install -c -m 644 ./javadoc2/allclasses-frame.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/allclasses-frame.html
/usr/bin/install -c -m 644 ./javadoc2/overview-tree.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/overview-tree.html
/usr/bin/install -c -m 644 ./javadoc2/deprecated-list.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/deprecated-list.html
/usr/bin/install -c -m 644 ./javadoc2/serialized-form.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/serialized-form.html
/usr/bin/install -c -m 644 ./javadoc2/index-all.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/index-all.html
/usr/bin/install -c -m 644 ./javadoc2/help-doc.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/help-doc.html
/usr/bin/install -c -m 644 ./javadoc2/packages.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/packages.html
/usr/bin/install -c -m 644 ./javadoc2/package-list /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/package-list
/usr/bin/install -c -m 644 ./javadoc2/stylesheet.css /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/stylesheet.css
/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html
/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html
/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html
/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-java'
Making install in intl-csharp
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc
/usr/bin/install -c -m 644 ./csharpdoc/index.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/index.html
/usr/bin/install -c -m 644 ./csharpdoc/namespaces.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/namespaces.html
/usr/bin/install -c -m 644 ./csharpdoc/begin.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/begin.html
/usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/GNU_Gettext.html
/usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext_GettextResourceManager.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html
/usr/bin/install -c -m 644 ./csharpdoc/GNU_Gettext_GettextResourceSet.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/intl-csharp'
Making install in gnulib-lib
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make  install-recursive
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[6]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
if test yes = no; then \
  case 'linux-gnu' 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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib ; \
fi ; \
if test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; then \
  sed -f ref-add.sed /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
  rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
    /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  fi ; \
fi
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/gnulib-lib'
Making install in libasprintf
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make  install-am
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libasprintf.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libasprintf.so.0.0.0 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libasprintf.so.0.0.0
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so.0 || { rm -f libasprintf.so.0 && ln -s libasprintf.so.0.0.0 libasprintf.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0.0.0 libasprintf.so; }; })
libtool: install: /usr/bin/install -c .libs/libasprintf.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libasprintf.la
libtool: install: /usr/bin/install -c .libs/libasprintf.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libasprintf.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libasprintf.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libasprintf.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libasprintf'
 /usr/bin/install -c -m 644 autosprintf_all.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libasprintf'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
 /usr/bin/install -c -m 644 autosprintf.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info'
 /usr/bin/install -c -m 644 ./autosprintf.info '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info'
 install-info --info-dir='/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info/autosprintf.info'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/libasprintf'
Making install in src
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c gettext ngettext envsubst '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
libtool: install: /usr/bin/install -c gettext /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/gettext
libtool: install: /usr/bin/install -c ngettext /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/ngettext
libtool: install: /usr/bin/install -c envsubst /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/envsubst
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
 /usr/bin/install -c gettext.sh '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/src'
Making install in po
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/po'
installing be.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/be/LC_MESSAGES/gettext-runtime.mo
installing bg.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bg/LC_MESSAGES/gettext-runtime.mo
installing ca.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ca/LC_MESSAGES/gettext-runtime.mo
installing cs.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/cs/LC_MESSAGES/gettext-runtime.mo
installing da.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/da/LC_MESSAGES/gettext-runtime.mo
installing de.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/de/LC_MESSAGES/gettext-runtime.mo
installing el.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/el/LC_MESSAGES/gettext-runtime.mo
installing en@quot.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
installing en@boldquot.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
installing eo.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/eo/LC_MESSAGES/gettext-runtime.mo
installing es.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/es/LC_MESSAGES/gettext-runtime.mo
installing et.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/et/LC_MESSAGES/gettext-runtime.mo
installing fi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fi/LC_MESSAGES/gettext-runtime.mo
installing fr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fr/LC_MESSAGES/gettext-runtime.mo
installing ga.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ga/LC_MESSAGES/gettext-runtime.mo
installing gl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/gl/LC_MESSAGES/gettext-runtime.mo
installing hr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hr/LC_MESSAGES/gettext-runtime.mo
installing hu.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hu/LC_MESSAGES/gettext-runtime.mo
installing id.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/id/LC_MESSAGES/gettext-runtime.mo
installing it.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/it/LC_MESSAGES/gettext-runtime.mo
installing ja.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
installing ko.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
installing nb.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
installing nl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nl/LC_MESSAGES/gettext-runtime.mo
installing nn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nn/LC_MESSAGES/gettext-runtime.mo
installing pl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pl/LC_MESSAGES/gettext-runtime.mo
installing pt.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt/LC_MESSAGES/gettext-runtime.mo
installing pt_BR.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
installing ro.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ro/LC_MESSAGES/gettext-runtime.mo
installing ru.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ru/LC_MESSAGES/gettext-runtime.mo
installing sk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sk/LC_MESSAGES/gettext-runtime.mo
installing sl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sl/LC_MESSAGES/gettext-runtime.mo
installing sr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sr/LC_MESSAGES/gettext-runtime.mo
installing sv.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sv/LC_MESSAGES/gettext-runtime.mo
installing tr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/tr/LC_MESSAGES/gettext-runtime.mo
installing uk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/uk/LC_MESSAGES/gettext-runtime.mo
installing vi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/vi/LC_MESSAGES/gettext-runtime.mo
installing zh_CN.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
installing zh_HK.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
installing zh_TW.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
if test "gettext-runtime" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/po'
Making install in man
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/$file; \
done
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
 /usr/bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man3'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man3'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/man'
Making install in m4
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/m4'
Making install in tests
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime/tests'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/install -c -m 644 ABOUT-NLS '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-runtime'
Making install in gettext-tools
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
Making install in doc
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/`basename $file`; \
done
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext'
 /usr/bin/install -c -m 644 FAQ.html tutorial.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info'
 /usr/bin/install -c -m 644 ./gettext.info '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info'
 install-info --info-dir='/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/info/gettext.info'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/doc'
Making install in intl
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/intl'
if { test "gettext-tools" = "gettext-runtime" || test "gettext-tools" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include; \
  /usr/bin/install -c -m 644 libintl.h /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -c -m 644 libintl.la /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la; \
  if test "no" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "gettext-tools" = "gettext-tools" \
   && test 'no' = no \
   && test yes != no; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -c -m 644 libgnuintl.la /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la; \
  rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/preloadable_libintl.so; \
  /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/preloadable_libintl.so; \
  /bin/sh ../libtool --mode=uninstall \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la; \
else \
  : ; \
fi
libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.so.8.1.2 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so.8.1.2
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgnuintl.so.8.1.2 libgnuintl.so.8 || { rm -f libgnuintl.so.8 && ln -s libgnuintl.so.8.1.2 libgnuintl.so.8; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgnuintl.so.8.1.2 libgnuintl.so || { rm -f libgnuintl.so && ln -s libgnuintl.so.8.1.2 libgnuintl.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la
libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
libtool: uninstall: rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.la /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so.8.1.2 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so.8 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.so /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgnuintl.a
if test 'no' = yes; then \
  if test yes = no; then \
    case 'linux-gnu' 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 \
    /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib; \
  fi; \
  temp=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/t-charset.alias; \
  dest=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; \
  if test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; then \
    orig=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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; \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale; \
  test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/locale.alias \
    && orig=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/locale.alias \
    || orig=../../gettext-runtime/intl/locale.alias; \
  temp=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/t-locale.alias; \
  dest=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl; \
  /usr/bin/install -c -m 644 VERSION /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/VERSION; \
  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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/$file; \
  done; \
  chmod a+x /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/intl'
Making install in gnulib-lib
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make  install-am
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgettextlib.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libgettextlib-0.19.2.so /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib-0.19.2.so
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgettextlib-0.19.2.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.19.2.so libgettextlib.so; }; })
libtool: install: /usr/bin/install -c .libs/libgettextlib.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib.la
libtool: install: /usr/bin/install -c .libs/libgettextlib.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
case "linux-gnu" in \
  aix*) ;; \
  *) rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextlib.a ;; \
esac
if test yes = no; then \
  case 'linux-gnu' 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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib ; \
fi ; \
if test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; then \
  sed -f ref-add.sed /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
  rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
    /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  fi ; \
fi
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/install -c -m 644 gettext.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/install -c -m 644 javaversion.class '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-lib'
Making install in libgrep
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make  install-am
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgrep'
Making install in src
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make  install-am
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgettextsrc.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: warning: relinking `libgettextsrc.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 -release 0.19.2 ../gnulib-lib/libgettextlib.la -lc -no-undefined -o libgettextsrc.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-color.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-ycp.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-read-desktop.lo )
libtool: relink: gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-color.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-ycp.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-read-desktop.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -Wl,-rpath -Wl,/usr/lib64 -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -lgettextlib -L/usr/lib64 -lxml2 -ldl -lz -llzma -lm -lncurses -lc  -O2   -fopenmp -Wl,-soname -Wl,libgettextsrc-0.19.2.so -o .libs/libgettextsrc-0.19.2.so
libtool: install: /usr/bin/install -c .libs/libgettextsrc-0.19.2.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc-0.19.2.so
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgettextsrc-0.19.2.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.19.2.so libgettextsrc.so; }; })
libtool: install: /usr/bin/install -c .libs/libgettextsrc.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc.la
libtool: install: /usr/bin/install -c .libs/libgettextsrc.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c msgcmp msgfmt msgmerge msgunfmt xgettext msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq recode-sr-latin '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
libtool: install: /usr/bin/install -c .libs/msgcmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgcmp
libtool: install: /usr/bin/install -c .libs/msgfmt /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
libtool: install: /usr/bin/install -c .libs/msgmerge /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgmerge
libtool: install: /usr/bin/install -c .libs/msgunfmt /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgunfmt
libtool: install: /usr/bin/install -c .libs/xgettext /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
libtool: install: /usr/bin/install -c .libs/msgattrib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgattrib
libtool: install: /usr/bin/install -c .libs/msgcat /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgcat
libtool: install: /usr/bin/install -c .libs/msgcomm /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgcomm
libtool: install: /usr/bin/install -c .libs/msgconv /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgconv
libtool: install: /usr/bin/install -c .libs/msgen /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgen
libtool: install: /usr/bin/install -c .libs/msgexec /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgexec
libtool: install: /usr/bin/install -c .libs/msgfilter /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfilter
libtool: install: /usr/bin/install -c .libs/msggrep /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msggrep
libtool: install: /usr/bin/install -c .libs/msginit /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msginit
libtool: install: /usr/bin/install -c .libs/msguniq /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msguniq
libtool: install: /usr/bin/install -c .libs/recode-sr-latin /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/recode-sr-latin
case "linux-gnu" in \
  aix*) ;; \
  *) rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextsrc.a ;; \
esac
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext
/bin/sh ../libtool --mode=install /usr/bin/install -c hostname /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/hostname
libtool: install: /usr/bin/install -c .libs/hostname /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/hostname
/bin/sh ../libtool --mode=install /usr/bin/install -c urlget /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/urlget
libtool: install: /usr/bin/install -c .libs/urlget /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/urlget
/usr/bin/install -c user-email /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/user-email
/usr/bin/install -c ./project-id /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gettext/project-id
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext
/usr/bin/install -c -m 644 ./msgunfmt.tcl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/msgunfmt.tcl
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/src'
Making install in libgettextpo
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
make  install-am
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
if test yes = no; then \
  case 'linux-gnu' 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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib ; \
fi ; \
if test -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias; then \
  sed -f ref-add.sed /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
  rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
else \
  if $need_charset_alias; then \
    sed -f ref-add.sed charset.alias > /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
    /usr/bin/install -c -m 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.alias ; \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/charset.tmp ; \
  fi ; \
fi
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgettextpo.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libgettextpo.so.0.5.2 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextpo.so.0.5.2
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgettextpo.so.0.5.2 libgettextpo.so.0 || { rm -f libgettextpo.so.0 && ln -s libgettextpo.so.0.5.2 libgettextpo.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libgettextpo.so.0.5.2 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.0.5.2 libgettextpo.so; }; })
libtool: install: /usr/bin/install -c .libs/libgettextpo.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextpo.la
libtool: install: /usr/bin/install -c .libs/libgettextpo.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextpo.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextpo.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libgettextpo.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
 /usr/bin/install -c -m 644 gettext-po.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/libgettextpo'
Making install in po
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/po'
installing be.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/be/LC_MESSAGES/gettext-tools.mo
installing bg.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bg/LC_MESSAGES/gettext-tools.mo
installing ca.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ca/LC_MESSAGES/gettext-tools.mo
installing cs.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/cs/LC_MESSAGES/gettext-tools.mo
installing da.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/da/LC_MESSAGES/gettext-tools.mo
installing de.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/de/LC_MESSAGES/gettext-tools.mo
installing el.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/el/LC_MESSAGES/gettext-tools.mo
installing en@quot.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
installing en@boldquot.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
installing es.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/es/LC_MESSAGES/gettext-tools.mo
installing et.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/et/LC_MESSAGES/gettext-tools.mo
installing eu.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/eu/LC_MESSAGES/gettext-tools.mo
installing fi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fi/LC_MESSAGES/gettext-tools.mo
installing fr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fr/LC_MESSAGES/gettext-tools.mo
installing gl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/gl/LC_MESSAGES/gettext-tools.mo
installing id.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/id/LC_MESSAGES/gettext-tools.mo
installing it.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/it/LC_MESSAGES/gettext-tools.mo
installing ja.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ja/LC_MESSAGES/gettext-tools.mo
installing ko.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ko/LC_MESSAGES/gettext-tools.mo
installing nb.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nb/LC_MESSAGES/gettext-tools.mo
installing nl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nl/LC_MESSAGES/gettext-tools.mo
installing nn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nn/LC_MESSAGES/gettext-tools.mo
installing pa.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pa/LC_MESSAGES/gettext-tools.mo
installing pl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pl/LC_MESSAGES/gettext-tools.mo
installing pt.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt/LC_MESSAGES/gettext-tools.mo
installing pt_BR.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
installing ro.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ro/LC_MESSAGES/gettext-tools.mo
installing ru.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ru/LC_MESSAGES/gettext-tools.mo
installing sk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sk/LC_MESSAGES/gettext-tools.mo
installing sl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sl/LC_MESSAGES/gettext-tools.mo
installing sr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sr/LC_MESSAGES/gettext-tools.mo
installing sv.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sv/LC_MESSAGES/gettext-tools.mo
installing tr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/tr/LC_MESSAGES/gettext-tools.mo
installing uk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/uk/LC_MESSAGES/gettext-tools.mo
installing vi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/vi/LC_MESSAGES/gettext-tools.mo
installing zh_CN.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
installing zh_TW.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
if test "gettext-tools" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 \
		    /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/po'
Making install in projects
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/TP
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/KDE
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/GNOME
/usr/bin/install -c ./team-address /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/team-address
/usr/bin/install -c ./TP/trigger /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/TP/trigger
/usr/bin/install -c ./TP/team-address /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/TP/team-address
/usr/bin/install -c ./KDE/trigger /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/KDE/trigger
/usr/bin/install -c ./KDE/team-address /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/KDE/team-address
/usr/bin/install -c ./GNOME/trigger /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/GNOME/trigger
/usr/bin/install -c ./GNOME/team-address /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/GNOME/team-address
/usr/bin/install -c -m 644 ./index /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/index
/usr/bin/install -c -m 644 ./TP/teams.url /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/TP/teams.url
/usr/bin/install -c -m 644 ./TP/teams.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/TP/teams.html
/usr/bin/install -c -m 644 ./KDE/teams.url /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/KDE/teams.url
/usr/bin/install -c -m 644 ./KDE/teams.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/KDE/teams.html
/usr/bin/install -c -m 644 ./GNOME/teams.url /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/GNOME/teams.url
/usr/bin/install -c -m 644 ./GNOME/teams.html /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/projects/GNOME/teams.html
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/projects'
Making install in styles
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext/styles'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/styles'
Making install in misc
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
 /usr/bin/install -c gettextize autopoint '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/install -c -m 644 archive.dir.tar.xz '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp'
 /usr/bin/install -c -m 644 'start-po.el' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/start-po.el'
 /usr/bin/install -c -m 644 'start-po.elc' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/start-po.elc'
 /usr/bin/install -c -m 644 'po-mode.el' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/po-mode.el'
 /usr/bin/install -c -m 644 'po-mode.elc' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/po-mode.elc'
 /usr/bin/install -c -m 644 'po-compat.el' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/po-compat.el'
 /usr/bin/install -c -m 644 'po-compat.elc' '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/emacs/site-lisp/po-compat.elc'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/misc'
Making install in man
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/$file; \
done
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/man'
Making install in m4
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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/extern-inline.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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/build-aux'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/m4'
Making install in tests
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/tests'
Making install in gnulib-tests
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make  install-recursive
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
Making install in .
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[6]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/gnulib-tests'
Making install in examples
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
Making install in po
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples/po'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[5]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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-gnome3/INSTALL hello-c-gnome3/autogen.sh hello-c-gnome3/autoclean.sh hello-c-gnome3/hello.c hello-c-gnome3/hello.desktop.in.in hello-c-gnome3/hello.gschema.xml hello-c-gnome3/hello.gresource.xml hello-c-gnome3/hello.ui hello-c-gnome3/Makefile.am hello-c-gnome3/configure.ac hello-c-gnome3/m4/Makefile.am hello-c-gnome3/po/Makevars hello-c-gnome3/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" || /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f"; \
    /usr/bin/install -c ./$f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f; \
  else \
    echo "/usr/bin/install -c -m 644 ./$f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f"; \
    /usr/bin/install -c -m 644 ./$f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f; \
  fi; \
done
/usr/bin/install -c -m 644 ./hello-c/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/INSTALL
/usr/bin/install -c ./hello-c/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/autogen.sh
/usr/bin/install -c ./hello-c/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c/hello.c /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/hello.c
/usr/bin/install -c -m 644 ./hello-c/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/Makefile.am
/usr/bin/install -c -m 644 ./hello-c/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/configure.ac
/usr/bin/install -c -m 644 ./hello-c/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/Makevars
/usr/bin/install -c -m 644 ./hello-c/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c-gnome/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/INSTALL
/usr/bin/install -c ./hello-c-gnome/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/autogen.sh
/usr/bin/install -c ./hello-c-gnome/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c-gnome/hello.c /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/hello.c
/usr/bin/install -c -m 644 ./hello-c-gnome/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/Makefile.am
/usr/bin/install -c -m 644 ./hello-c-gnome/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/configure.ac
/usr/bin/install -c -m 644 ./hello-c-gnome/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4
/usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-gnorba-check.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4
/usr/bin/install -c -m 644 ./hello-c-gnome/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/Makevars
/usr/bin/install -c -m 644 ./hello-c-gnome/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c-gnome3/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/INSTALL
/usr/bin/install -c ./hello-c-gnome3/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/autogen.sh
/usr/bin/install -c ./hello-c-gnome3/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.c /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/hello.c
/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.desktop.in.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/hello.desktop.in.in
/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.gschema.xml /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/hello.gschema.xml
/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.gresource.xml /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/hello.gresource.xml
/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.ui /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/hello.ui
/usr/bin/install -c -m 644 ./hello-c-gnome3/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/Makefile.am
/usr/bin/install -c -m 644 ./hello-c-gnome3/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/configure.ac
/usr/bin/install -c -m 644 ./hello-c-gnome3/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/Makevars
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c++/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/INSTALL
/usr/bin/install -c ./hello-c++/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/autogen.sh
/usr/bin/install -c ./hello-c++/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c++/hello.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/hello.cc
/usr/bin/install -c -m 644 ./hello-c++/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/configure.ac
/usr/bin/install -c -m 644 ./hello-c++/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/Makevars
/usr/bin/install -c -m 644 ./hello-c++/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c++-qt/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/INSTALL
/usr/bin/install -c -m 644 ./hello-c++-qt/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/BUGS
/usr/bin/install -c ./hello-c++-qt/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/autogen.sh
/usr/bin/install -c ./hello-c++-qt/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c++-qt/hello.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/hello.cc
/usr/bin/install -c -m 644 ./hello-c++-qt/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-qt/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/configure.ac
/usr/bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4
/usr/bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-kde/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/INSTALL
/usr/bin/install -c -m 644 ./hello-c++-kde/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/BUGS
/usr/bin/install -c ./hello-c++-kde/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/autogen.sh
/usr/bin/install -c ./hello-c++-kde/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c++-kde/hello.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/hello.cc
/usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/hellowindow.h
/usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc
/usr/bin/install -c -m 644 ./hello-c++-kde/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-kde/configure.in.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/configure.in.in
/usr/bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/am_edit
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/compile /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/compile
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/config.guess
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/config.pl
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/config.sub
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/debianrules
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/depcomp
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/install-sh
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/missing /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/missing
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs
/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap
/usr/bin/install -c -m 644 ./hello-c++-kde/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/Makevars
/usr/bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c++-gnome/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/INSTALL
/usr/bin/install -c ./hello-c++-gnome/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/autogen.sh
/usr/bin/install -c ./hello-c++-gnome/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c++-gnome/hello.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/hello.cc
/usr/bin/install -c -m 644 ./hello-c++-gnome/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-gnome/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/configure.ac
/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4
/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-gnorba-check.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4
/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4
/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk--.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/Makevars
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL
/usr/bin/install -c ./hello-c++-wxwidgets/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh
/usr/bin/install -c ./hello-c++-wxwidgets/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-objc/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/INSTALL
/usr/bin/install -c ./hello-objc/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/autogen.sh
/usr/bin/install -c ./hello-objc/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/autoclean.sh
/usr/bin/install -c -m 644 ./hello-objc/hello.m /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/hello.m
/usr/bin/install -c -m 644 ./hello-objc/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/Makefile.am
/usr/bin/install -c -m 644 ./hello-objc/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/configure.ac
/usr/bin/install -c -m 644 ./hello-objc/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-objc/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/Makevars
/usr/bin/install -c -m 644 ./hello-objc/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/INSTALL
/usr/bin/install -c -m 644 ./hello-objc-gnustep/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/BUGS
/usr/bin/install -c ./hello-objc-gnustep/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh
/usr/bin/install -c ./hello-objc-gnustep/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh
/usr/bin/install -c -m 644 ./hello-objc-gnustep/main.m /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/main.m
/usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/AppController.h
/usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/AppController.m
/usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/Hello.h
/usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/Hello.m
/usr/bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases
/usr/bin/install -c -m 644 ./hello-objc-gnome/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/INSTALL
/usr/bin/install -c ./hello-objc-gnome/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/autogen.sh
/usr/bin/install -c ./hello-objc-gnome/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh
/usr/bin/install -c -m 644 ./hello-objc-gnome/hello.m /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/hello.m
/usr/bin/install -c -m 644 ./hello-objc-gnome/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/Makefile.am
/usr/bin/install -c -m 644 ./hello-objc-gnome/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/configure.ac
/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4
/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-gnorba-check.m4 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/Makevars /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/Makevars
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/POTFILES.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in
/usr/bin/install -c -m 644 ./hello-sh/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/INSTALL
/usr/bin/install -c ./hello-sh/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/autogen.sh
/usr/bin/install -c ./hello-sh/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/autoclean.sh
/usr/bin/install -c -m 644 ./hello-sh/hello.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/hello.sh
/usr/bin/install -c -m 644 ./hello-sh/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/Makefile.am
/usr/bin/install -c -m 644 ./hello-sh/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/configure.ac
/usr/bin/install -c -m 644 ./hello-sh/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-sh/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-python/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/INSTALL
/usr/bin/install -c ./hello-python/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/autogen.sh
/usr/bin/install -c ./hello-python/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/autoclean.sh
/usr/bin/install -c -m 644 ./hello-python/hello.py.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/hello.py.in
/usr/bin/install -c -m 644 ./hello-python/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/Makefile.am
/usr/bin/install -c -m 644 ./hello-python/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/configure.ac
/usr/bin/install -c -m 644 ./hello-python/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-python/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-clisp/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/INSTALL
/usr/bin/install -c ./hello-clisp/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/autogen.sh
/usr/bin/install -c ./hello-clisp/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/autoclean.sh
/usr/bin/install -c -m 644 ./hello-clisp/hello.lisp.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/hello.lisp.in
/usr/bin/install -c -m 644 ./hello-clisp/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/Makefile.am
/usr/bin/install -c -m 644 ./hello-clisp/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/configure.ac
/usr/bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-clisp/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-librep/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/INSTALL
/usr/bin/install -c ./hello-librep/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/autogen.sh
/usr/bin/install -c ./hello-librep/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/autoclean.sh
/usr/bin/install -c -m 644 ./hello-librep/hello.jl.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/hello.jl.in
/usr/bin/install -c -m 644 ./hello-librep/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/Makefile.am
/usr/bin/install -c -m 644 ./hello-librep/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/configure.ac
/usr/bin/install -c -m 644 ./hello-librep/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-librep/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-guile/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/INSTALL
/usr/bin/install -c ./hello-guile/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/autogen.sh
/usr/bin/install -c ./hello-guile/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/autoclean.sh
/usr/bin/install -c -m 644 ./hello-guile/hello.scm /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/hello.scm
/usr/bin/install -c -m 644 ./hello-guile/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/Makefile.am
/usr/bin/install -c -m 644 ./hello-guile/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/configure.ac
/usr/bin/install -c -m 644 ./hello-guile/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-guile/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-smalltalk/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/INSTALL
/usr/bin/install -c ./hello-smalltalk/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/autogen.sh
/usr/bin/install -c ./hello-smalltalk/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/autoclean.sh
/usr/bin/install -c -m 644 ./hello-smalltalk/hello.st.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/hello.st.in
/usr/bin/install -c -m 644 ./hello-smalltalk/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/Makefile.am
/usr/bin/install -c -m 644 ./hello-smalltalk/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/configure.ac
/usr/bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-java/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/INSTALL
/usr/bin/install -c ./hello-java/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/autogen.sh
/usr/bin/install -c ./hello-java/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/autoclean.sh
/usr/bin/install -c -m 644 ./hello-java/Hello.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/Hello.java
/usr/bin/install -c -m 644 ./hello-java/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/Makefile.am
/usr/bin/install -c -m 644 ./hello-java/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/configure.ac
/usr/bin/install -c -m 644 ./hello-java/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-java/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-awt/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/INSTALL
/usr/bin/install -c -m 644 ./hello-java-awt/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/BUGS
/usr/bin/install -c ./hello-java-awt/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/autogen.sh
/usr/bin/install -c ./hello-java-awt/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/autoclean.sh
/usr/bin/install -c -m 644 ./hello-java-awt/Hello.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/Hello.java
/usr/bin/install -c -m 644 ./hello-java-awt/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-awt/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/configure.ac
/usr/bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java
/usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class
/usr/bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-swing/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/INSTALL
/usr/bin/install -c -m 644 ./hello-java-swing/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/BUGS
/usr/bin/install -c ./hello-java-swing/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/autogen.sh
/usr/bin/install -c ./hello-java-swing/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/autoclean.sh
/usr/bin/install -c -m 644 ./hello-java-swing/Hello.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/Hello.java
/usr/bin/install -c -m 644 ./hello-java-swing/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-swing/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/configure.ac
/usr/bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java
/usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class
/usr/bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/INSTALL
/usr/bin/install -c -m 644 ./hello-java-qtjambi/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/BUGS
/usr/bin/install -c ./hello-java-qtjambi/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh
/usr/bin/install -c ./hello-java-qtjambi/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh
/usr/bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/Hello.java
/usr/bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/configure.ac
/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java
/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/INSTALL
/usr/bin/install -c ./hello-csharp/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/autogen.sh
/usr/bin/install -c ./hello-csharp/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/autoclean.sh
/usr/bin/install -c -m 644 ./hello-csharp/hello.cs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/hello.cs
/usr/bin/install -c -m 644 ./hello-csharp/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/configure.ac
/usr/bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp-forms/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/INSTALL
/usr/bin/install -c -m 644 ./hello-csharp-forms/README /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/README
/usr/bin/install -c -m 644 ./hello-csharp-forms/BUGS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/BUGS
/usr/bin/install -c ./hello-csharp-forms/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/autogen.sh
/usr/bin/install -c ./hello-csharp-forms/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh
/usr/bin/install -c -m 644 ./hello-csharp-forms/hello.cs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/hello.cs
/usr/bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp-forms/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/configure.ac
/usr/bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-gawk/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/INSTALL
/usr/bin/install -c ./hello-gawk/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/autogen.sh
/usr/bin/install -c ./hello-gawk/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/autoclean.sh
/usr/bin/install -c -m 644 ./hello-gawk/hello.awk /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/hello.awk
/usr/bin/install -c -m 644 ./hello-gawk/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/Makefile.am
/usr/bin/install -c -m 644 ./hello-gawk/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/configure.ac
/usr/bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-gawk/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-pascal/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/INSTALL
/usr/bin/install -c ./hello-pascal/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/autogen.sh
/usr/bin/install -c ./hello-pascal/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/autoclean.sh
/usr/bin/install -c -m 644 ./hello-pascal/hello.pas /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/hello.pas
/usr/bin/install -c -m 644 ./hello-pascal/hello.rst /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/hello.rst
/usr/bin/install -c -m 644 ./hello-pascal/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/Makefile.am
/usr/bin/install -c -m 644 ./hello-pascal/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/configure.ac
/usr/bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-pascal/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-ycp/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/INSTALL
/usr/bin/install -c ./hello-ycp/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/autogen.sh
/usr/bin/install -c ./hello-ycp/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/autoclean.sh
/usr/bin/install -c -m 644 ./hello-ycp/hello.ycp /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/hello.ycp
/usr/bin/install -c -m 644 ./hello-ycp/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/Makefile.am
/usr/bin/install -c -m 644 ./hello-ycp/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/configure.ac
/usr/bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-ycp/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/INSTALL
/usr/bin/install -c ./hello-tcl/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/autogen.sh
/usr/bin/install -c ./hello-tcl/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/autoclean.sh
/usr/bin/install -c -m 644 ./hello-tcl/hello.tcl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/hello.tcl
/usr/bin/install -c -m 644 ./hello-tcl/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/configure.ac
/usr/bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl-tk/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/INSTALL
/usr/bin/install -c ./hello-tcl-tk/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/autogen.sh
/usr/bin/install -c ./hello-tcl-tk/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh
/usr/bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/hello.tcl
/usr/bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl-tk/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/configure.ac
/usr/bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-perl/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/INSTALL
/usr/bin/install -c ./hello-perl/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/autogen.sh
/usr/bin/install -c ./hello-perl/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/autoclean.sh
/usr/bin/install -c -m 644 ./hello-perl/hello-1.pl.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/hello-1.pl.in
/usr/bin/install -c -m 644 ./hello-perl/hello-2.pl.in /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/hello-2.pl.in
/usr/bin/install -c -m 644 ./hello-perl/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/Makefile.am
/usr/bin/install -c -m 644 ./hello-perl/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/configure.ac
/usr/bin/install -c -m 644 ./hello-perl/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-perl/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/Makefile.am
/usr/bin/install -c -m 644 ./hello-php/INSTALL /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/INSTALL
/usr/bin/install -c -m 644 ./hello-php/README /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/README
/usr/bin/install -c ./hello-php/autogen.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/autogen.sh
/usr/bin/install -c ./hello-php/autoclean.sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/autoclean.sh
/usr/bin/install -c -m 644 ./hello-php/hello.php /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/hello.php
/usr/bin/install -c -m 644 ./hello-php/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/Makefile.am
/usr/bin/install -c -m 644 ./hello-php/configure.ac /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/configure.ac
/usr/bin/install -c -m 644 ./hello-php/m4/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/m4/Makefile.am
/usr/bin/install -c -m 644 ./hello-php/po/Makefile.am /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/Makefile.am
/usr/bin/install -c -m 644 ./README /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/README
for f1 in hello-c hello-c-gnome hello-c-gnome3 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 pt_BR.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; \
    test -f ./$f || { \
      echo "WARNING: ./$f doesn't exist; do \"make dist\" to prepare" >&2; \
      break; \
    }; \
    d=`echo /$f | sed -e 's,/[^/]*$,,'`; \
    test -z "$d" || /usr/bin/mkdir -p /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples$d || exit 1; \
    b=`echo $f | sed -e 's,^.*/,,'`; \
    echo "/usr/bin/install -c -m 644 ./$f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f"; \
    /usr/bin/install -c -m 644 ./$f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/$f; \
  done; \
done
/usr/bin/install -c -m 644 ./hello-c/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/af.po
/usr/bin/install -c -m 644 ./hello-c/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ast.po
/usr/bin/install -c -m 644 ./hello-c/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/bg.po
/usr/bin/install -c -m 644 ./hello-c/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ca.po
/usr/bin/install -c -m 644 ./hello-c/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/cs.po
/usr/bin/install -c -m 644 ./hello-c/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/da.po
/usr/bin/install -c -m 644 ./hello-c/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/de.po
/usr/bin/install -c -m 644 ./hello-c/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/el.po
/usr/bin/install -c -m 644 ./hello-c/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/eo.po
/usr/bin/install -c -m 644 ./hello-c/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/es.po
/usr/bin/install -c -m 644 ./hello-c/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/fi.po
/usr/bin/install -c -m 644 ./hello-c/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/fr.po
/usr/bin/install -c -m 644 ./hello-c/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ga.po
/usr/bin/install -c -m 644 ./hello-c/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/gl.po
/usr/bin/install -c -m 644 ./hello-c/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/hr.po
/usr/bin/install -c -m 644 ./hello-c/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/hu.po
/usr/bin/install -c -m 644 ./hello-c/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/id.po
/usr/bin/install -c -m 644 ./hello-c/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/it.po
/usr/bin/install -c -m 644 ./hello-c/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ja.po
/usr/bin/install -c -m 644 ./hello-c/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ky.po
/usr/bin/install -c -m 644 ./hello-c/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/lv.po
/usr/bin/install -c -m 644 ./hello-c/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ms.po
/usr/bin/install -c -m 644 ./hello-c/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/mt.po
/usr/bin/install -c -m 644 ./hello-c/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/nb.po
/usr/bin/install -c -m 644 ./hello-c/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/nl.po
/usr/bin/install -c -m 644 ./hello-c/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/pl.po
/usr/bin/install -c -m 644 ./hello-c/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/pt.po
/usr/bin/install -c -m 644 ./hello-c/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ro.po
/usr/bin/install -c -m 644 ./hello-c/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/ru.po
/usr/bin/install -c -m 644 ./hello-c/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/sk.po
/usr/bin/install -c -m 644 ./hello-c/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/sl.po
/usr/bin/install -c -m 644 ./hello-c/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/sr.po
/usr/bin/install -c -m 644 ./hello-c/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/sv.po
/usr/bin/install -c -m 644 ./hello-c/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/tr.po
/usr/bin/install -c -m 644 ./hello-c/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/uk.po
/usr/bin/install -c -m 644 ./hello-c/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/vi.po
/usr/bin/install -c -m 644 ./hello-c/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c-gnome/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/af.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ast.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/bg.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ca.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/cs.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/da.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/de.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/el.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/eo.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/es.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/fi.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/fr.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ga.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/gl.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/hr.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/hu.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/id.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/it.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ja.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ky.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/lv.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ms.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/mt.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/nb.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/nl.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/pl.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/pt.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ro.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/ru.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/sk.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/sl.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/sr.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/sv.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/tr.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/uk.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/vi.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/af.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ast.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/bg.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ca.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/cs.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/da.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/de.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/el.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/eo.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/es.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/fi.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/fr.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ga.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/gl.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/hr.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/hu.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/id.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/it.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ja.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ky.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/lv.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ms.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/mt.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/nb.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/nl.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/pl.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/pt.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ro.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/ru.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/sk.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/sl.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/sr.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/sv.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/tr.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/uk.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/vi.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c-gnome3/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c++/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c++/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/af.po
/usr/bin/install -c -m 644 ./hello-c++/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ast.po
/usr/bin/install -c -m 644 ./hello-c++/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/bg.po
/usr/bin/install -c -m 644 ./hello-c++/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ca.po
/usr/bin/install -c -m 644 ./hello-c++/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/cs.po
/usr/bin/install -c -m 644 ./hello-c++/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/da.po
/usr/bin/install -c -m 644 ./hello-c++/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/de.po
/usr/bin/install -c -m 644 ./hello-c++/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/el.po
/usr/bin/install -c -m 644 ./hello-c++/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/eo.po
/usr/bin/install -c -m 644 ./hello-c++/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/es.po
/usr/bin/install -c -m 644 ./hello-c++/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/fi.po
/usr/bin/install -c -m 644 ./hello-c++/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/fr.po
/usr/bin/install -c -m 644 ./hello-c++/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ga.po
/usr/bin/install -c -m 644 ./hello-c++/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/gl.po
/usr/bin/install -c -m 644 ./hello-c++/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/hr.po
/usr/bin/install -c -m 644 ./hello-c++/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/hu.po
/usr/bin/install -c -m 644 ./hello-c++/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/id.po
/usr/bin/install -c -m 644 ./hello-c++/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/it.po
/usr/bin/install -c -m 644 ./hello-c++/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ja.po
/usr/bin/install -c -m 644 ./hello-c++/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ky.po
/usr/bin/install -c -m 644 ./hello-c++/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/lv.po
/usr/bin/install -c -m 644 ./hello-c++/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ms.po
/usr/bin/install -c -m 644 ./hello-c++/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/mt.po
/usr/bin/install -c -m 644 ./hello-c++/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/nb.po
/usr/bin/install -c -m 644 ./hello-c++/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/nl.po
/usr/bin/install -c -m 644 ./hello-c++/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/pl.po
/usr/bin/install -c -m 644 ./hello-c++/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/pt.po
/usr/bin/install -c -m 644 ./hello-c++/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c++/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ro.po
/usr/bin/install -c -m 644 ./hello-c++/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/ru.po
/usr/bin/install -c -m 644 ./hello-c++/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/sk.po
/usr/bin/install -c -m 644 ./hello-c++/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/sl.po
/usr/bin/install -c -m 644 ./hello-c++/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/sr.po
/usr/bin/install -c -m 644 ./hello-c++/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/sv.po
/usr/bin/install -c -m 644 ./hello-c++/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/tr.po
/usr/bin/install -c -m 644 ./hello-c++/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/uk.po
/usr/bin/install -c -m 644 ./hello-c++/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/vi.po
/usr/bin/install -c -m 644 ./hello-c++/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c++/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c++/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c++-qt/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/af.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ast.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/bg.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ca.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/cs.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/da.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/de.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/el.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/eo.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/es.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/fi.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/fr.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ga.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/gl.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/hr.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/hu.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/id.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/it.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ja.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ky.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/lv.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ms.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/mt.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/nb.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/nl.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/pl.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/pt.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ro.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/ru.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/sk.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/sl.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/sr.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/sv.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/tr.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/uk.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/vi.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c++-kde/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/af.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ast.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/bg.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ca.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/cs.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/da.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/de.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/el.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/eo.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/es.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/fi.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/fr.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ga.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/gl.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/hr.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/hu.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/id.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/it.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ja.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ky.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/lv.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ms.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/mt.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/nb.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/nl.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/pl.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/pt.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ro.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/ru.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/sk.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/sl.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/sr.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/sv.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/tr.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/uk.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/vi.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/af.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ast.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/bg.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ca.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/cs.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/da.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/de.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/el.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/eo.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/es.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/fi.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/fr.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ga.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/gl.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/hr.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/hu.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/id.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/it.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ja.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ky.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/lv.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ms.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/mt.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/nb.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/nl.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/pl.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/pt.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ro.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/ru.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/sk.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/sl.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/sr.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/sv.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/tr.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/uk.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/vi.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-objc/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-objc/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/af.po
/usr/bin/install -c -m 644 ./hello-objc/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ast.po
/usr/bin/install -c -m 644 ./hello-objc/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/bg.po
/usr/bin/install -c -m 644 ./hello-objc/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ca.po
/usr/bin/install -c -m 644 ./hello-objc/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/cs.po
/usr/bin/install -c -m 644 ./hello-objc/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/da.po
/usr/bin/install -c -m 644 ./hello-objc/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/de.po
/usr/bin/install -c -m 644 ./hello-objc/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/el.po
/usr/bin/install -c -m 644 ./hello-objc/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/eo.po
/usr/bin/install -c -m 644 ./hello-objc/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/es.po
/usr/bin/install -c -m 644 ./hello-objc/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/fi.po
/usr/bin/install -c -m 644 ./hello-objc/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/fr.po
/usr/bin/install -c -m 644 ./hello-objc/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ga.po
/usr/bin/install -c -m 644 ./hello-objc/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/gl.po
/usr/bin/install -c -m 644 ./hello-objc/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/hr.po
/usr/bin/install -c -m 644 ./hello-objc/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/hu.po
/usr/bin/install -c -m 644 ./hello-objc/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/id.po
/usr/bin/install -c -m 644 ./hello-objc/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/it.po
/usr/bin/install -c -m 644 ./hello-objc/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ja.po
/usr/bin/install -c -m 644 ./hello-objc/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ky.po
/usr/bin/install -c -m 644 ./hello-objc/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/lv.po
/usr/bin/install -c -m 644 ./hello-objc/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ms.po
/usr/bin/install -c -m 644 ./hello-objc/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/mt.po
/usr/bin/install -c -m 644 ./hello-objc/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/nb.po
/usr/bin/install -c -m 644 ./hello-objc/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/nl.po
/usr/bin/install -c -m 644 ./hello-objc/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/pl.po
/usr/bin/install -c -m 644 ./hello-objc/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/pt.po
/usr/bin/install -c -m 644 ./hello-objc/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-objc/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ro.po
/usr/bin/install -c -m 644 ./hello-objc/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/ru.po
/usr/bin/install -c -m 644 ./hello-objc/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/sk.po
/usr/bin/install -c -m 644 ./hello-objc/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/sl.po
/usr/bin/install -c -m 644 ./hello-objc/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/sr.po
/usr/bin/install -c -m 644 ./hello-objc/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/sv.po
/usr/bin/install -c -m 644 ./hello-objc/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/tr.po
/usr/bin/install -c -m 644 ./hello-objc/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/uk.po
/usr/bin/install -c -m 644 ./hello-objc/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/vi.po
/usr/bin/install -c -m 644 ./hello-objc/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-objc/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-objc/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/af.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/da.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/de.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/el.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/es.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/id.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/it.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/af.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ast.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/bg.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ca.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/cs.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/da.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/de.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/el.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/eo.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/es.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/fi.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/fr.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ga.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/gl.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/hr.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/hu.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/id.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/it.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ja.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ky.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/lv.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ms.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/mt.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/nb.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/nl.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/pl.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/pt.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ro.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/ru.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/sk.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/sl.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/sr.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/sv.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/tr.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/uk.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/vi.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-sh/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-sh/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/af.po
/usr/bin/install -c -m 644 ./hello-sh/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ast.po
/usr/bin/install -c -m 644 ./hello-sh/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/bg.po
/usr/bin/install -c -m 644 ./hello-sh/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ca.po
/usr/bin/install -c -m 644 ./hello-sh/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/cs.po
/usr/bin/install -c -m 644 ./hello-sh/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/da.po
/usr/bin/install -c -m 644 ./hello-sh/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/de.po
/usr/bin/install -c -m 644 ./hello-sh/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/el.po
/usr/bin/install -c -m 644 ./hello-sh/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/eo.po
/usr/bin/install -c -m 644 ./hello-sh/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/es.po
/usr/bin/install -c -m 644 ./hello-sh/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/fi.po
/usr/bin/install -c -m 644 ./hello-sh/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/fr.po
/usr/bin/install -c -m 644 ./hello-sh/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ga.po
/usr/bin/install -c -m 644 ./hello-sh/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/gl.po
/usr/bin/install -c -m 644 ./hello-sh/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/hr.po
/usr/bin/install -c -m 644 ./hello-sh/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/hu.po
/usr/bin/install -c -m 644 ./hello-sh/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/id.po
/usr/bin/install -c -m 644 ./hello-sh/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/it.po
/usr/bin/install -c -m 644 ./hello-sh/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ja.po
/usr/bin/install -c -m 644 ./hello-sh/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ky.po
/usr/bin/install -c -m 644 ./hello-sh/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/lv.po
/usr/bin/install -c -m 644 ./hello-sh/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ms.po
/usr/bin/install -c -m 644 ./hello-sh/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/mt.po
/usr/bin/install -c -m 644 ./hello-sh/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/nb.po
/usr/bin/install -c -m 644 ./hello-sh/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/nl.po
/usr/bin/install -c -m 644 ./hello-sh/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/pl.po
/usr/bin/install -c -m 644 ./hello-sh/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/pt.po
/usr/bin/install -c -m 644 ./hello-sh/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-sh/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ro.po
/usr/bin/install -c -m 644 ./hello-sh/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/ru.po
/usr/bin/install -c -m 644 ./hello-sh/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/sk.po
/usr/bin/install -c -m 644 ./hello-sh/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/sl.po
/usr/bin/install -c -m 644 ./hello-sh/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/sr.po
/usr/bin/install -c -m 644 ./hello-sh/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/sv.po
/usr/bin/install -c -m 644 ./hello-sh/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/tr.po
/usr/bin/install -c -m 644 ./hello-sh/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/uk.po
/usr/bin/install -c -m 644 ./hello-sh/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/vi.po
/usr/bin/install -c -m 644 ./hello-sh/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-sh/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-sh/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-sh/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-python/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-python/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/af.po
/usr/bin/install -c -m 644 ./hello-python/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ast.po
/usr/bin/install -c -m 644 ./hello-python/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/bg.po
/usr/bin/install -c -m 644 ./hello-python/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ca.po
/usr/bin/install -c -m 644 ./hello-python/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/cs.po
/usr/bin/install -c -m 644 ./hello-python/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/da.po
/usr/bin/install -c -m 644 ./hello-python/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/de.po
/usr/bin/install -c -m 644 ./hello-python/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/el.po
/usr/bin/install -c -m 644 ./hello-python/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/eo.po
/usr/bin/install -c -m 644 ./hello-python/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/es.po
/usr/bin/install -c -m 644 ./hello-python/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/fi.po
/usr/bin/install -c -m 644 ./hello-python/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/fr.po
/usr/bin/install -c -m 644 ./hello-python/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ga.po
/usr/bin/install -c -m 644 ./hello-python/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/gl.po
/usr/bin/install -c -m 644 ./hello-python/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/hr.po
/usr/bin/install -c -m 644 ./hello-python/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/hu.po
/usr/bin/install -c -m 644 ./hello-python/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/id.po
/usr/bin/install -c -m 644 ./hello-python/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/it.po
/usr/bin/install -c -m 644 ./hello-python/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ja.po
/usr/bin/install -c -m 644 ./hello-python/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ky.po
/usr/bin/install -c -m 644 ./hello-python/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/lv.po
/usr/bin/install -c -m 644 ./hello-python/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ms.po
/usr/bin/install -c -m 644 ./hello-python/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/mt.po
/usr/bin/install -c -m 644 ./hello-python/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/nb.po
/usr/bin/install -c -m 644 ./hello-python/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/nl.po
/usr/bin/install -c -m 644 ./hello-python/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/pl.po
/usr/bin/install -c -m 644 ./hello-python/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/pt.po
/usr/bin/install -c -m 644 ./hello-python/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-python/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ro.po
/usr/bin/install -c -m 644 ./hello-python/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/ru.po
/usr/bin/install -c -m 644 ./hello-python/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/sk.po
/usr/bin/install -c -m 644 ./hello-python/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/sl.po
/usr/bin/install -c -m 644 ./hello-python/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/sr.po
/usr/bin/install -c -m 644 ./hello-python/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/sv.po
/usr/bin/install -c -m 644 ./hello-python/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/tr.po
/usr/bin/install -c -m 644 ./hello-python/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/uk.po
/usr/bin/install -c -m 644 ./hello-python/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/vi.po
/usr/bin/install -c -m 644 ./hello-python/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-python/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-python/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-python/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-clisp/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-clisp/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/af.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ast.po
/usr/bin/install -c -m 644 ./hello-clisp/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/bg.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ca.po
/usr/bin/install -c -m 644 ./hello-clisp/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/cs.po
/usr/bin/install -c -m 644 ./hello-clisp/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/da.po
/usr/bin/install -c -m 644 ./hello-clisp/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/de.po
/usr/bin/install -c -m 644 ./hello-clisp/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/el.po
/usr/bin/install -c -m 644 ./hello-clisp/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/eo.po
/usr/bin/install -c -m 644 ./hello-clisp/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/es.po
/usr/bin/install -c -m 644 ./hello-clisp/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/fi.po
/usr/bin/install -c -m 644 ./hello-clisp/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/fr.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ga.po
/usr/bin/install -c -m 644 ./hello-clisp/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/gl.po
/usr/bin/install -c -m 644 ./hello-clisp/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/hr.po
/usr/bin/install -c -m 644 ./hello-clisp/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/hu.po
/usr/bin/install -c -m 644 ./hello-clisp/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/id.po
/usr/bin/install -c -m 644 ./hello-clisp/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/it.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ja.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ky.po
/usr/bin/install -c -m 644 ./hello-clisp/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/lv.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ms.po
/usr/bin/install -c -m 644 ./hello-clisp/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/mt.po
/usr/bin/install -c -m 644 ./hello-clisp/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/nb.po
/usr/bin/install -c -m 644 ./hello-clisp/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/nl.po
/usr/bin/install -c -m 644 ./hello-clisp/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/pl.po
/usr/bin/install -c -m 644 ./hello-clisp/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/pt.po
/usr/bin/install -c -m 644 ./hello-clisp/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ro.po
/usr/bin/install -c -m 644 ./hello-clisp/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/ru.po
/usr/bin/install -c -m 644 ./hello-clisp/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/sk.po
/usr/bin/install -c -m 644 ./hello-clisp/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/sl.po
/usr/bin/install -c -m 644 ./hello-clisp/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/sr.po
/usr/bin/install -c -m 644 ./hello-clisp/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/sv.po
/usr/bin/install -c -m 644 ./hello-clisp/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/tr.po
/usr/bin/install -c -m 644 ./hello-clisp/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/uk.po
/usr/bin/install -c -m 644 ./hello-clisp/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/vi.po
/usr/bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-clisp/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-librep/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-librep/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/af.po
/usr/bin/install -c -m 644 ./hello-librep/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ast.po
/usr/bin/install -c -m 644 ./hello-librep/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/bg.po
/usr/bin/install -c -m 644 ./hello-librep/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ca.po
/usr/bin/install -c -m 644 ./hello-librep/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/cs.po
/usr/bin/install -c -m 644 ./hello-librep/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/da.po
/usr/bin/install -c -m 644 ./hello-librep/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/de.po
/usr/bin/install -c -m 644 ./hello-librep/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/el.po
/usr/bin/install -c -m 644 ./hello-librep/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/eo.po
/usr/bin/install -c -m 644 ./hello-librep/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/es.po
/usr/bin/install -c -m 644 ./hello-librep/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/fi.po
/usr/bin/install -c -m 644 ./hello-librep/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/fr.po
/usr/bin/install -c -m 644 ./hello-librep/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ga.po
/usr/bin/install -c -m 644 ./hello-librep/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/gl.po
/usr/bin/install -c -m 644 ./hello-librep/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/hr.po
/usr/bin/install -c -m 644 ./hello-librep/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/hu.po
/usr/bin/install -c -m 644 ./hello-librep/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/id.po
/usr/bin/install -c -m 644 ./hello-librep/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/it.po
/usr/bin/install -c -m 644 ./hello-librep/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ja.po
/usr/bin/install -c -m 644 ./hello-librep/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ky.po
/usr/bin/install -c -m 644 ./hello-librep/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/lv.po
/usr/bin/install -c -m 644 ./hello-librep/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ms.po
/usr/bin/install -c -m 644 ./hello-librep/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/mt.po
/usr/bin/install -c -m 644 ./hello-librep/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/nb.po
/usr/bin/install -c -m 644 ./hello-librep/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/nl.po
/usr/bin/install -c -m 644 ./hello-librep/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/pl.po
/usr/bin/install -c -m 644 ./hello-librep/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/pt.po
/usr/bin/install -c -m 644 ./hello-librep/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-librep/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ro.po
/usr/bin/install -c -m 644 ./hello-librep/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/ru.po
/usr/bin/install -c -m 644 ./hello-librep/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/sk.po
/usr/bin/install -c -m 644 ./hello-librep/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/sl.po
/usr/bin/install -c -m 644 ./hello-librep/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/sr.po
/usr/bin/install -c -m 644 ./hello-librep/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/sv.po
/usr/bin/install -c -m 644 ./hello-librep/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/tr.po
/usr/bin/install -c -m 644 ./hello-librep/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/uk.po
/usr/bin/install -c -m 644 ./hello-librep/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/vi.po
/usr/bin/install -c -m 644 ./hello-librep/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-librep/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-librep/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-librep/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-guile/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-guile/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/af.po
/usr/bin/install -c -m 644 ./hello-guile/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ast.po
/usr/bin/install -c -m 644 ./hello-guile/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/bg.po
/usr/bin/install -c -m 644 ./hello-guile/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ca.po
/usr/bin/install -c -m 644 ./hello-guile/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/cs.po
/usr/bin/install -c -m 644 ./hello-guile/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/da.po
/usr/bin/install -c -m 644 ./hello-guile/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/de.po
/usr/bin/install -c -m 644 ./hello-guile/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/el.po
/usr/bin/install -c -m 644 ./hello-guile/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/eo.po
/usr/bin/install -c -m 644 ./hello-guile/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/es.po
/usr/bin/install -c -m 644 ./hello-guile/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/fi.po
/usr/bin/install -c -m 644 ./hello-guile/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/fr.po
/usr/bin/install -c -m 644 ./hello-guile/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ga.po
/usr/bin/install -c -m 644 ./hello-guile/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/gl.po
/usr/bin/install -c -m 644 ./hello-guile/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/hr.po
/usr/bin/install -c -m 644 ./hello-guile/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/hu.po
/usr/bin/install -c -m 644 ./hello-guile/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/id.po
/usr/bin/install -c -m 644 ./hello-guile/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/it.po
/usr/bin/install -c -m 644 ./hello-guile/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ja.po
/usr/bin/install -c -m 644 ./hello-guile/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ky.po
/usr/bin/install -c -m 644 ./hello-guile/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/lv.po
/usr/bin/install -c -m 644 ./hello-guile/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ms.po
/usr/bin/install -c -m 644 ./hello-guile/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/mt.po
/usr/bin/install -c -m 644 ./hello-guile/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/nb.po
/usr/bin/install -c -m 644 ./hello-guile/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/nl.po
/usr/bin/install -c -m 644 ./hello-guile/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/pl.po
/usr/bin/install -c -m 644 ./hello-guile/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/pt.po
/usr/bin/install -c -m 644 ./hello-guile/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-guile/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ro.po
/usr/bin/install -c -m 644 ./hello-guile/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/ru.po
/usr/bin/install -c -m 644 ./hello-guile/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/sk.po
/usr/bin/install -c -m 644 ./hello-guile/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/sl.po
/usr/bin/install -c -m 644 ./hello-guile/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/sr.po
/usr/bin/install -c -m 644 ./hello-guile/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/sv.po
/usr/bin/install -c -m 644 ./hello-guile/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/tr.po
/usr/bin/install -c -m 644 ./hello-guile/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/uk.po
/usr/bin/install -c -m 644 ./hello-guile/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/vi.po
/usr/bin/install -c -m 644 ./hello-guile/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-guile/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-guile/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-guile/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-smalltalk/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/af.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ast.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/bg.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ca.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/cs.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/da.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/de.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/el.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/eo.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/es.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/fi.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/fr.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ga.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/gl.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/hr.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/hu.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/id.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/it.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ja.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ky.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/lv.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ms.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/mt.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/nb.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/nl.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/pl.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/pt.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ro.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/ru.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/sk.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/sl.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/sr.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/sv.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/tr.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/uk.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/vi.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-java/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-java/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/af.po
/usr/bin/install -c -m 644 ./hello-java/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ast.po
/usr/bin/install -c -m 644 ./hello-java/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/bg.po
/usr/bin/install -c -m 644 ./hello-java/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ca.po
/usr/bin/install -c -m 644 ./hello-java/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/cs.po
/usr/bin/install -c -m 644 ./hello-java/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/da.po
/usr/bin/install -c -m 644 ./hello-java/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/de.po
/usr/bin/install -c -m 644 ./hello-java/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/el.po
/usr/bin/install -c -m 644 ./hello-java/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/eo.po
/usr/bin/install -c -m 644 ./hello-java/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/es.po
/usr/bin/install -c -m 644 ./hello-java/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/fi.po
/usr/bin/install -c -m 644 ./hello-java/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/fr.po
/usr/bin/install -c -m 644 ./hello-java/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ga.po
/usr/bin/install -c -m 644 ./hello-java/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/gl.po
/usr/bin/install -c -m 644 ./hello-java/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/hr.po
/usr/bin/install -c -m 644 ./hello-java/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/hu.po
/usr/bin/install -c -m 644 ./hello-java/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/id.po
/usr/bin/install -c -m 644 ./hello-java/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/it.po
/usr/bin/install -c -m 644 ./hello-java/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ja.po
/usr/bin/install -c -m 644 ./hello-java/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ky.po
/usr/bin/install -c -m 644 ./hello-java/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/lv.po
/usr/bin/install -c -m 644 ./hello-java/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ms.po
/usr/bin/install -c -m 644 ./hello-java/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/mt.po
/usr/bin/install -c -m 644 ./hello-java/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/nb.po
/usr/bin/install -c -m 644 ./hello-java/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/nl.po
/usr/bin/install -c -m 644 ./hello-java/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/pl.po
/usr/bin/install -c -m 644 ./hello-java/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/pt.po
/usr/bin/install -c -m 644 ./hello-java/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-java/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ro.po
/usr/bin/install -c -m 644 ./hello-java/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/ru.po
/usr/bin/install -c -m 644 ./hello-java/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/sk.po
/usr/bin/install -c -m 644 ./hello-java/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/sl.po
/usr/bin/install -c -m 644 ./hello-java/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/sr.po
/usr/bin/install -c -m 644 ./hello-java/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/sv.po
/usr/bin/install -c -m 644 ./hello-java/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/tr.po
/usr/bin/install -c -m 644 ./hello-java/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/uk.po
/usr/bin/install -c -m 644 ./hello-java/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/vi.po
/usr/bin/install -c -m 644 ./hello-java/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-java/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-java/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-java-awt/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/af.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ast.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/bg.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ca.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/cs.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/da.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/de.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/el.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/eo.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/es.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/fi.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/fr.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ga.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/gl.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/hr.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/hu.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/id.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/it.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ja.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ky.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/lv.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ms.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/mt.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/nb.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/nl.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/pl.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/pt.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ro.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/ru.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/sk.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/sl.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/sr.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/sv.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/tr.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/uk.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/vi.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-java-swing/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/af.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ast.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/bg.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ca.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/cs.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/da.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/de.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/el.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/eo.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/es.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/fi.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/fr.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ga.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/gl.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/hr.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/hu.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/id.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/it.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ja.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ky.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/lv.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ms.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/mt.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/nb.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/nl.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/pl.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/pt.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ro.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/ru.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/sk.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/sl.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/sr.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/sv.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/tr.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/uk.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/vi.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/af.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/da.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/de.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/el.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/es.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/id.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/it.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-csharp/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-csharp/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/af.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ast.po
/usr/bin/install -c -m 644 ./hello-csharp/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/bg.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ca.po
/usr/bin/install -c -m 644 ./hello-csharp/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/cs.po
/usr/bin/install -c -m 644 ./hello-csharp/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/da.po
/usr/bin/install -c -m 644 ./hello-csharp/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/de.po
/usr/bin/install -c -m 644 ./hello-csharp/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/el.po
/usr/bin/install -c -m 644 ./hello-csharp/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/eo.po
/usr/bin/install -c -m 644 ./hello-csharp/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/es.po
/usr/bin/install -c -m 644 ./hello-csharp/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/fi.po
/usr/bin/install -c -m 644 ./hello-csharp/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/fr.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ga.po
/usr/bin/install -c -m 644 ./hello-csharp/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/gl.po
/usr/bin/install -c -m 644 ./hello-csharp/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/hr.po
/usr/bin/install -c -m 644 ./hello-csharp/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/hu.po
/usr/bin/install -c -m 644 ./hello-csharp/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/id.po
/usr/bin/install -c -m 644 ./hello-csharp/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/it.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ja.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ky.po
/usr/bin/install -c -m 644 ./hello-csharp/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/lv.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ms.po
/usr/bin/install -c -m 644 ./hello-csharp/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/mt.po
/usr/bin/install -c -m 644 ./hello-csharp/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/nb.po
/usr/bin/install -c -m 644 ./hello-csharp/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/nl.po
/usr/bin/install -c -m 644 ./hello-csharp/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/pl.po
/usr/bin/install -c -m 644 ./hello-csharp/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/pt.po
/usr/bin/install -c -m 644 ./hello-csharp/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ro.po
/usr/bin/install -c -m 644 ./hello-csharp/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/ru.po
/usr/bin/install -c -m 644 ./hello-csharp/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/sk.po
/usr/bin/install -c -m 644 ./hello-csharp/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/sl.po
/usr/bin/install -c -m 644 ./hello-csharp/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/sr.po
/usr/bin/install -c -m 644 ./hello-csharp/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/sv.po
/usr/bin/install -c -m 644 ./hello-csharp/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/tr.po
/usr/bin/install -c -m 644 ./hello-csharp/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/uk.po
/usr/bin/install -c -m 644 ./hello-csharp/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/vi.po
/usr/bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/af.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ast.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/bg.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ca.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/cs.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/da.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/de.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/el.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/eo.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/es.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/fi.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/fr.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ga.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/gl.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/hr.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/hu.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/id.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/it.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ja.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ky.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/lv.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ms.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/mt.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/nb.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/nl.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/pl.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/pt.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ro.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/ru.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/sk.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/sl.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/sr.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/sv.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/tr.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/uk.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/vi.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-gawk/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-gawk/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/af.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ast.po
/usr/bin/install -c -m 644 ./hello-gawk/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/bg.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ca.po
/usr/bin/install -c -m 644 ./hello-gawk/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/cs.po
/usr/bin/install -c -m 644 ./hello-gawk/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/da.po
/usr/bin/install -c -m 644 ./hello-gawk/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/de.po
/usr/bin/install -c -m 644 ./hello-gawk/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/el.po
/usr/bin/install -c -m 644 ./hello-gawk/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/eo.po
/usr/bin/install -c -m 644 ./hello-gawk/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/es.po
/usr/bin/install -c -m 644 ./hello-gawk/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/fi.po
/usr/bin/install -c -m 644 ./hello-gawk/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/fr.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ga.po
/usr/bin/install -c -m 644 ./hello-gawk/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/gl.po
/usr/bin/install -c -m 644 ./hello-gawk/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/hr.po
/usr/bin/install -c -m 644 ./hello-gawk/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/hu.po
/usr/bin/install -c -m 644 ./hello-gawk/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/id.po
/usr/bin/install -c -m 644 ./hello-gawk/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/it.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ja.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ky.po
/usr/bin/install -c -m 644 ./hello-gawk/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/lv.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ms.po
/usr/bin/install -c -m 644 ./hello-gawk/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/mt.po
/usr/bin/install -c -m 644 ./hello-gawk/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/nb.po
/usr/bin/install -c -m 644 ./hello-gawk/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/nl.po
/usr/bin/install -c -m 644 ./hello-gawk/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/pl.po
/usr/bin/install -c -m 644 ./hello-gawk/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/pt.po
/usr/bin/install -c -m 644 ./hello-gawk/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ro.po
/usr/bin/install -c -m 644 ./hello-gawk/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/ru.po
/usr/bin/install -c -m 644 ./hello-gawk/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/sk.po
/usr/bin/install -c -m 644 ./hello-gawk/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/sl.po
/usr/bin/install -c -m 644 ./hello-gawk/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/sr.po
/usr/bin/install -c -m 644 ./hello-gawk/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/sv.po
/usr/bin/install -c -m 644 ./hello-gawk/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/tr.po
/usr/bin/install -c -m 644 ./hello-gawk/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/uk.po
/usr/bin/install -c -m 644 ./hello-gawk/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/vi.po
/usr/bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-gawk/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-pascal/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-pascal/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/af.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ast.po
/usr/bin/install -c -m 644 ./hello-pascal/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/bg.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ca.po
/usr/bin/install -c -m 644 ./hello-pascal/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/cs.po
/usr/bin/install -c -m 644 ./hello-pascal/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/da.po
/usr/bin/install -c -m 644 ./hello-pascal/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/de.po
/usr/bin/install -c -m 644 ./hello-pascal/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/el.po
/usr/bin/install -c -m 644 ./hello-pascal/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/eo.po
/usr/bin/install -c -m 644 ./hello-pascal/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/es.po
/usr/bin/install -c -m 644 ./hello-pascal/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/fi.po
/usr/bin/install -c -m 644 ./hello-pascal/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/fr.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ga.po
/usr/bin/install -c -m 644 ./hello-pascal/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/gl.po
/usr/bin/install -c -m 644 ./hello-pascal/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/hr.po
/usr/bin/install -c -m 644 ./hello-pascal/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/hu.po
/usr/bin/install -c -m 644 ./hello-pascal/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/id.po
/usr/bin/install -c -m 644 ./hello-pascal/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/it.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ja.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ky.po
/usr/bin/install -c -m 644 ./hello-pascal/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/lv.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ms.po
/usr/bin/install -c -m 644 ./hello-pascal/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/mt.po
/usr/bin/install -c -m 644 ./hello-pascal/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/nb.po
/usr/bin/install -c -m 644 ./hello-pascal/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/nl.po
/usr/bin/install -c -m 644 ./hello-pascal/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/pl.po
/usr/bin/install -c -m 644 ./hello-pascal/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/pt.po
/usr/bin/install -c -m 644 ./hello-pascal/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ro.po
/usr/bin/install -c -m 644 ./hello-pascal/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/ru.po
/usr/bin/install -c -m 644 ./hello-pascal/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/sk.po
/usr/bin/install -c -m 644 ./hello-pascal/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/sl.po
/usr/bin/install -c -m 644 ./hello-pascal/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/sr.po
/usr/bin/install -c -m 644 ./hello-pascal/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/sv.po
/usr/bin/install -c -m 644 ./hello-pascal/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/tr.po
/usr/bin/install -c -m 644 ./hello-pascal/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/uk.po
/usr/bin/install -c -m 644 ./hello-pascal/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/vi.po
/usr/bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-pascal/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-ycp/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-ycp/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/af.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ast.po
/usr/bin/install -c -m 644 ./hello-ycp/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/bg.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ca.po
/usr/bin/install -c -m 644 ./hello-ycp/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/cs.po
/usr/bin/install -c -m 644 ./hello-ycp/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/da.po
/usr/bin/install -c -m 644 ./hello-ycp/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/de.po
/usr/bin/install -c -m 644 ./hello-ycp/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/el.po
/usr/bin/install -c -m 644 ./hello-ycp/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/eo.po
/usr/bin/install -c -m 644 ./hello-ycp/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/es.po
/usr/bin/install -c -m 644 ./hello-ycp/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/fi.po
/usr/bin/install -c -m 644 ./hello-ycp/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/fr.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ga.po
/usr/bin/install -c -m 644 ./hello-ycp/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/gl.po
/usr/bin/install -c -m 644 ./hello-ycp/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/hr.po
/usr/bin/install -c -m 644 ./hello-ycp/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/hu.po
/usr/bin/install -c -m 644 ./hello-ycp/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/id.po
/usr/bin/install -c -m 644 ./hello-ycp/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/it.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ja.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ky.po
/usr/bin/install -c -m 644 ./hello-ycp/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/lv.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ms.po
/usr/bin/install -c -m 644 ./hello-ycp/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/mt.po
/usr/bin/install -c -m 644 ./hello-ycp/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/nb.po
/usr/bin/install -c -m 644 ./hello-ycp/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/nl.po
/usr/bin/install -c -m 644 ./hello-ycp/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/pl.po
/usr/bin/install -c -m 644 ./hello-ycp/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/pt.po
/usr/bin/install -c -m 644 ./hello-ycp/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ro.po
/usr/bin/install -c -m 644 ./hello-ycp/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/ru.po
/usr/bin/install -c -m 644 ./hello-ycp/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/sk.po
/usr/bin/install -c -m 644 ./hello-ycp/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/sl.po
/usr/bin/install -c -m 644 ./hello-ycp/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/sr.po
/usr/bin/install -c -m 644 ./hello-ycp/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/sv.po
/usr/bin/install -c -m 644 ./hello-ycp/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/tr.po
/usr/bin/install -c -m 644 ./hello-ycp/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/uk.po
/usr/bin/install -c -m 644 ./hello-ycp/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/vi.po
/usr/bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-ycp/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-tcl/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-tcl/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/af.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ast.po
/usr/bin/install -c -m 644 ./hello-tcl/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/bg.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ca.po
/usr/bin/install -c -m 644 ./hello-tcl/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/cs.po
/usr/bin/install -c -m 644 ./hello-tcl/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/da.po
/usr/bin/install -c -m 644 ./hello-tcl/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/de.po
/usr/bin/install -c -m 644 ./hello-tcl/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/el.po
/usr/bin/install -c -m 644 ./hello-tcl/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/eo.po
/usr/bin/install -c -m 644 ./hello-tcl/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/es.po
/usr/bin/install -c -m 644 ./hello-tcl/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/fi.po
/usr/bin/install -c -m 644 ./hello-tcl/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/fr.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ga.po
/usr/bin/install -c -m 644 ./hello-tcl/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/gl.po
/usr/bin/install -c -m 644 ./hello-tcl/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/hr.po
/usr/bin/install -c -m 644 ./hello-tcl/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/hu.po
/usr/bin/install -c -m 644 ./hello-tcl/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/id.po
/usr/bin/install -c -m 644 ./hello-tcl/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/it.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ja.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ky.po
/usr/bin/install -c -m 644 ./hello-tcl/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/lv.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ms.po
/usr/bin/install -c -m 644 ./hello-tcl/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/mt.po
/usr/bin/install -c -m 644 ./hello-tcl/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/nb.po
/usr/bin/install -c -m 644 ./hello-tcl/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/nl.po
/usr/bin/install -c -m 644 ./hello-tcl/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/pl.po
/usr/bin/install -c -m 644 ./hello-tcl/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/pt.po
/usr/bin/install -c -m 644 ./hello-tcl/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ro.po
/usr/bin/install -c -m 644 ./hello-tcl/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/ru.po
/usr/bin/install -c -m 644 ./hello-tcl/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/sk.po
/usr/bin/install -c -m 644 ./hello-tcl/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/sl.po
/usr/bin/install -c -m 644 ./hello-tcl/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/sr.po
/usr/bin/install -c -m 644 ./hello-tcl/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/sv.po
/usr/bin/install -c -m 644 ./hello-tcl/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/tr.po
/usr/bin/install -c -m 644 ./hello-tcl/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/uk.po
/usr/bin/install -c -m 644 ./hello-tcl/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/vi.po
/usr/bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/af.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ast.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/bg.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ca.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/cs.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/da.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/de.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/el.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/eo.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/es.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/fi.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/fr.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ga.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/gl.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/hr.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/hu.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/id.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/it.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ja.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ky.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/lv.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ms.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/mt.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/nb.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/nl.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/pl.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/pt.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ro.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/ru.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/sk.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/sl.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/sr.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/sv.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/tr.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/uk.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/vi.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-perl/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-perl/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/af.po
/usr/bin/install -c -m 644 ./hello-perl/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ast.po
/usr/bin/install -c -m 644 ./hello-perl/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/bg.po
/usr/bin/install -c -m 644 ./hello-perl/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ca.po
/usr/bin/install -c -m 644 ./hello-perl/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/cs.po
/usr/bin/install -c -m 644 ./hello-perl/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/da.po
/usr/bin/install -c -m 644 ./hello-perl/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/de.po
/usr/bin/install -c -m 644 ./hello-perl/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/el.po
/usr/bin/install -c -m 644 ./hello-perl/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/eo.po
/usr/bin/install -c -m 644 ./hello-perl/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/es.po
/usr/bin/install -c -m 644 ./hello-perl/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/fi.po
/usr/bin/install -c -m 644 ./hello-perl/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/fr.po
/usr/bin/install -c -m 644 ./hello-perl/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ga.po
/usr/bin/install -c -m 644 ./hello-perl/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/gl.po
/usr/bin/install -c -m 644 ./hello-perl/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/hr.po
/usr/bin/install -c -m 644 ./hello-perl/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/hu.po
/usr/bin/install -c -m 644 ./hello-perl/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/id.po
/usr/bin/install -c -m 644 ./hello-perl/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/it.po
/usr/bin/install -c -m 644 ./hello-perl/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ja.po
/usr/bin/install -c -m 644 ./hello-perl/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ky.po
/usr/bin/install -c -m 644 ./hello-perl/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/lv.po
/usr/bin/install -c -m 644 ./hello-perl/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ms.po
/usr/bin/install -c -m 644 ./hello-perl/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/mt.po
/usr/bin/install -c -m 644 ./hello-perl/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/nb.po
/usr/bin/install -c -m 644 ./hello-perl/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/nl.po
/usr/bin/install -c -m 644 ./hello-perl/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/pl.po
/usr/bin/install -c -m 644 ./hello-perl/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/pt.po
/usr/bin/install -c -m 644 ./hello-perl/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-perl/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ro.po
/usr/bin/install -c -m 644 ./hello-perl/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/ru.po
/usr/bin/install -c -m 644 ./hello-perl/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/sk.po
/usr/bin/install -c -m 644 ./hello-perl/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/sl.po
/usr/bin/install -c -m 644 ./hello-perl/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/sr.po
/usr/bin/install -c -m 644 ./hello-perl/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/sv.po
/usr/bin/install -c -m 644 ./hello-perl/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/tr.po
/usr/bin/install -c -m 644 ./hello-perl/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/uk.po
/usr/bin/install -c -m 644 ./hello-perl/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/vi.po
/usr/bin/install -c -m 644 ./hello-perl/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-perl/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-perl/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-perl/po/zh_TW.po
/usr/bin/install -c -m 644 ./hello-php/po/LINGUAS /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/LINGUAS
/usr/bin/install -c -m 644 ./hello-php/po/af.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/af.po
/usr/bin/install -c -m 644 ./hello-php/po/ast.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ast.po
/usr/bin/install -c -m 644 ./hello-php/po/bg.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/bg.po
/usr/bin/install -c -m 644 ./hello-php/po/ca.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ca.po
/usr/bin/install -c -m 644 ./hello-php/po/cs.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/cs.po
/usr/bin/install -c -m 644 ./hello-php/po/da.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/da.po
/usr/bin/install -c -m 644 ./hello-php/po/de.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/de.po
/usr/bin/install -c -m 644 ./hello-php/po/el.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/el.po
/usr/bin/install -c -m 644 ./hello-php/po/eo.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/eo.po
/usr/bin/install -c -m 644 ./hello-php/po/es.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/es.po
/usr/bin/install -c -m 644 ./hello-php/po/fi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/fi.po
/usr/bin/install -c -m 644 ./hello-php/po/fr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/fr.po
/usr/bin/install -c -m 644 ./hello-php/po/ga.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ga.po
/usr/bin/install -c -m 644 ./hello-php/po/gl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/gl.po
/usr/bin/install -c -m 644 ./hello-php/po/hr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/hr.po
/usr/bin/install -c -m 644 ./hello-php/po/hu.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/hu.po
/usr/bin/install -c -m 644 ./hello-php/po/id.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/id.po
/usr/bin/install -c -m 644 ./hello-php/po/it.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/it.po
/usr/bin/install -c -m 644 ./hello-php/po/ja.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ja.po
/usr/bin/install -c -m 644 ./hello-php/po/ky.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ky.po
/usr/bin/install -c -m 644 ./hello-php/po/lv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/lv.po
/usr/bin/install -c -m 644 ./hello-php/po/ms.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ms.po
/usr/bin/install -c -m 644 ./hello-php/po/mt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/mt.po
/usr/bin/install -c -m 644 ./hello-php/po/nb.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/nb.po
/usr/bin/install -c -m 644 ./hello-php/po/nl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/nl.po
/usr/bin/install -c -m 644 ./hello-php/po/pl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/pl.po
/usr/bin/install -c -m 644 ./hello-php/po/pt.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/pt.po
/usr/bin/install -c -m 644 ./hello-php/po/pt_BR.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/pt_BR.po
/usr/bin/install -c -m 644 ./hello-php/po/ro.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ro.po
/usr/bin/install -c -m 644 ./hello-php/po/ru.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/ru.po
/usr/bin/install -c -m 644 ./hello-php/po/sk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/sk.po
/usr/bin/install -c -m 644 ./hello-php/po/sl.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/sl.po
/usr/bin/install -c -m 644 ./hello-php/po/sr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/sr.po
/usr/bin/install -c -m 644 ./hello-php/po/sv.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/sv.po
/usr/bin/install -c -m 644 ./hello-php/po/tr.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/tr.po
/usr/bin/install -c -m 644 ./hello-php/po/uk.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/uk.po
/usr/bin/install -c -m 644 ./hello-php/po/vi.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/vi.po
/usr/bin/install -c -m 644 ./hello-php/po/zh_CN.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/zh_CN.po
/usr/bin/install -c -m 644 ./hello-php/po/zh_HK.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/zh_HK.po
/usr/bin/install -c -m 644 ./hello-php/po/zh_TW.po /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/hello-php/po/zh_TW.po
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples'
 /usr/bin/install -c -m 644 installpaths '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples'
make[5]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools/examples'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/gettext/examples/build-aux'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
 /usr/bin/install -c ../build-aux/config.rpath '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gettext'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2/gettext-tools'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/gettext-0.19.2'
+ cd ..
+ tar xf intltool-0.51.0.tar.gz
+ cd intltool-0.51.0 intltool-0.51.0.tar.gz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking for XML::Parser... ok
checking for bzr... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intltoolize
config.status: creating tests/Makefile
config.status: creating tests/cases/Makefile
config.status: creating tests/results/Makefile
config.status: creating tests/selftest.pl
+ make
Making all in tests
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
Making all in cases
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
Making all in results
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
Making all in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib|g" < intltool-extract.in > intltool-extract
chmod +x intltool-extract
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib|g" < intltool-merge.in > intltool-merge
chmod +x intltool-merge
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib|g" < intltool-update.in > intltool-update
chmod +x intltool-update
sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib|g" < intltool-prepare.in > intltool-prepare
chmod +x intltool-prepare
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
+ make install
Making install in tests
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
Making install in cases
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/cases'
Making install in results
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests/results'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/tests'
Making install in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man8'
 /usr/bin/install -c -m 644 intltoolize.8 intltool-extract.8 intltool-merge.8 intltool-prepare.8 intltool-update.8 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man8'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
 /usr/bin/install -c intltool-extract intltool-merge intltool-update intltoolize intltool-prepare '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal'
 /usr/bin/install -c -m 644 intltool.m4 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/intltool'
 /usr/bin/install -c -m 644 Makefile.in.in '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/intltool'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/intltool-0.51.0'
+ cd ..
+ tar xf libogg-1.3.0.tar.xz
+ cd libogg-1.3.0 libogg-1.3.0.tar.xz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
make  all-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
Making all in src
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c  -fPIC -DPIC -o .libs/framing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1
mv -f .deps/framing.Tpo .deps/framing.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c  -fPIC -DPIC -o .libs/bitwise.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:0:8  -o libogg.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib framing.lo bitwise.lo  
libtool: link: rm -fr  .libs/libogg.a .libs/libogg.la .libs/libogg.lai .libs/libogg.so .libs/libogg.so.0 .libs/libogg.so.0.8.0
libtool: link: gcc -shared  -fPIC -DPIC  .libs/framing.o .libs/bitwise.o    -O20 -O2   -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.0
libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.0" "libogg.so.0")
libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.0" "libogg.so")
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
libtool: link: ranlib .libs/libogg.a
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2   -o test_bitwise test_bitwise-bitwise.o  
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o 
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2   -o test_framing test_framing-framing.o  
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o 
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
Making all in include
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
Making all in ogg
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
Making all in doc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
Making all in libogg
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
+ make install
Making install in src
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libogg.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.0 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.so.0.8.0
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libogg.so.0.8.0 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.0 libogg.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libogg.so.0.8.0 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.0 libogg.so; }; })
libtool: install: /usr/bin/install -c .libs/libogg.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.la
libtool: install: /usr/bin/install -c .libs/libogg.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/src'
Making install in include
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
Making install in ogg
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg"
 /usr/bin/install -c -m 644 config_types.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg'
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg"
 /usr/bin/install -c -m 644 ogg.h os_types.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/ogg'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include/ogg'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/include'
Making install in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
Making install in libogg
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0/ogg" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0/ogg"
 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0/ogg'
 /usr/bin/install -c -m 644 ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0/ogg'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc/libogg'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0"
 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libogg-1.3.0'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal"
 /usr/bin/install -c -m 644 ogg.m4 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal'
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig"
 /usr/bin/install -c -m 644 ogg.pc '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libogg-1.3.0'
+ cd ..
+ tar xf libvorbis-1.3.3.tar.xz
+ cd libvorbis-1.3.3 libvorbis-1.3.3.tar.xz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking GCC version... 4.8
checking if gcc accepts -Wdeclaration-after-statement... yes
checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating lib/Makefile
config.status: creating lib/modes/Makefile
config.status: creating lib/books/Makefile
config.status: creating lib/books/coupled/Makefile
config.status: creating lib/books/uncoupled/Makefile
config.status: creating lib/books/floor/Makefile
config.status: creating doc/Makefile
config.status: creating doc/vorbisfile/Makefile
config.status: creating doc/vorbisenc/Makefile
config.status: creating doc/libvorbis/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/Makefile
config.status: creating include/vorbis/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating vq/Makefile
config.status: creating libvorbis.spec
config.status: creating vorbis.pc
config.status: creating vorbisenc.pc
config.status: creating vorbisfile.pc
config.status: creating vorbis-uninstalled.pc
config.status: creating vorbisenc-uninstalled.pc
config.status: creating vorbisfile-uninstalled.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
make  all-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
Making all in m4
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
Making all in include
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
Making all in vorbis
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
Making all in vq
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
Making all in lib
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
Making all in modes
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
Making all in books
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
Making all in coupled
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
Making all in uncoupled
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
Making all in floor
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c  -fPIC -DPIC -o .libs/mdct.o
In file included from mdct.c:46:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o >/dev/null 2>&1
mv -f .deps/mdct.Tpo .deps/mdct.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c  -fPIC -DPIC -o .libs/smallft.o
In file included from smallft.c:35:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o >/dev/null 2>&1
mv -f .deps/smallft.Tpo .deps/smallft.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c  -fPIC -DPIC -o .libs/block.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from block.c:26:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o >/dev/null 2>&1
mv -f .deps/block.Tpo .deps/block.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c  -fPIC -DPIC -o .libs/envelope.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from envelope.c:24:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o >/dev/null 2>&1
mv -f .deps/envelope.Tpo .deps/envelope.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c  -fPIC -DPIC -o .libs/window.o
In file included from window.c:20:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1
mv -f .deps/window.Tpo .deps/window.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c  -fPIC -DPIC -o .libs/lsp.o
In file included from lsp.c:39:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
lsp.c: In function ‘Laguerre_With_Deflation’:
lsp.c:312:10: warning: variable ‘lastdelta’ set but not used [-Wunused-but-set-variable]
   double lastdelta=0.f;
          ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o >/dev/null 2>&1
mv -f .deps/lsp.Tpo .deps/lsp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c  -fPIC -DPIC -o .libs/lpc.o
In file included from lpc.c:49:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o >/dev/null 2>&1
mv -f .deps/lpc.Tpo .deps/lpc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c  -fPIC -DPIC -o .libs/analysis.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from analysis.c:23:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o >/dev/null 2>&1
mv -f .deps/analysis.Tpo .deps/analysis.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c  -fPIC -DPIC -o .libs/synthesis.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from synthesis.c:21:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o >/dev/null 2>&1
mv -f .deps/synthesis.Tpo .deps/synthesis.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c  -fPIC -DPIC -o .libs/psy.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from psy.c:22:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o >/dev/null 2>&1
mv -f .deps/psy.Tpo .deps/psy.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC -DPIC -o .libs/info.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from info.c:26:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1
mv -f .deps/info.Tpo .deps/info.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c  -fPIC -DPIC -o .libs/floor1.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from floor1.c:23:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
floor1.c: In function ‘floor1_look’:
floor1.c:198:57: warning: unused parameter ‘vd’ [-Wunused-parameter]
 static vorbis_look_floor *floor1_look(vorbis_dsp_state *vd,
                                                         ^
floor1.c: In function ‘floor1_encode’:
floor1.c:885:15: warning: ‘maxval[7]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             if(val<maxval[l]){
               ^
floor1.c:885:15: warning: ‘maxval[6]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
floor1.c:885:15: warning: ‘maxval[5]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
floor1.c:885:15: warning: ‘maxval[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
floor1.c:885:15: warning: ‘maxval[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
floor1.c:885:15: warning: ‘maxval[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
floor1.c:885:15: warning: ‘maxval[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o >/dev/null 2>&1
mv -f .deps/floor1.Tpo .deps/floor1.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c  -fPIC -DPIC -o .libs/floor0.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from floor0.c:23:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
floor0.c: In function ‘floor0_look’:
floor0.c:146:57: warning: unused parameter ‘vd’ [-Wunused-parameter]
 static vorbis_look_floor *floor0_look(vorbis_dsp_state *vd,
                                                         ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o >/dev/null 2>&1
mv -f .deps/floor0.Tpo .deps/floor0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c  -fPIC -DPIC -o .libs/res0.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from res0.c:28:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
res0.c: In function ‘_encodepart’:
res0.c:394:45: warning: unused parameter ‘acc’ [-Wunused-parameter]
                        codebook *book,long *acc){
                                             ^
res0.c: In function ‘_01forward’:
res0.c:537:37: warning: unused parameter ‘vb’ [-Wunused-parameter]
                       vorbis_block *vb,vorbis_look_residue *vl,
                                     ^
res0.c:542:27: warning: unused parameter ‘submap’ [-Wunused-parameter]
                       int submap){
                           ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o >/dev/null 2>&1
mv -f .deps/res0.Tpo .deps/res0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c  -fPIC -DPIC -o .libs/mapping0.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from mapping0.c:24:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o >/dev/null 2>&1
mv -f .deps/mapping0.Tpo .deps/mapping0.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c  -fPIC -DPIC -o .libs/registry.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from registry.c:19:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o >/dev/null 2>&1
mv -f .deps/registry.Tpo .deps/registry.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c  -fPIC -DPIC -o .libs/codebook.o
In file included from scales.h:22:0,
                 from codebook.c:24:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
codebook.c: In function ‘vorbis_book_decodev_set’:
codebook.c:453:11: warning: unused variable ‘j’ [-Wunused-variable]
     int i,j;
           ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o >/dev/null 2>&1
mv -f .deps/codebook.Tpo .deps/codebook.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c  -fPIC -DPIC -o .libs/sharedbook.o
In file included from sharedbook.c:22:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o >/dev/null 2>&1
mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c  -fPIC -DPIC -o .libs/lookup.o
In file included from lookup.c:21:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1
mv -f .deps/lookup.Tpo .deps/lookup.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c  -fPIC -DPIC -o .libs/bitrate.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from bitrate.c:23:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o >/dev/null 2>&1
mv -f .deps/bitrate.Tpo .deps/bitrate.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -no-undefined -version-info 4:6:4  -o libvorbis.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -logg  
libtool: link: rm -fr  .libs/libvorbis.a .libs/libvorbis.la .libs/libvorbis.lai .libs/libvorbis.so .libs/libvorbis.so.0 .libs/libvorbis.so.0.4.6
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -lm -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.so  -O20   -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.6
libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.6" "libvorbis.so.0")
libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.6" "libvorbis.so")
libtool: link: ar cru .libs/libvorbis.a  mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o
libtool: link: ranlib .libs/libvorbis.a
libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c  -fPIC -DPIC -o .libs/vorbisfile.o
In file included from vorbisfile.c:30:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o >/dev/null 2>&1
mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -no-undefined -version-info 6:5:3  -o libvorbisfile.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib vorbisfile.lo libvorbis.la -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -logg  
libtool: link: rm -fr  .libs/libvorbisfile.a .libs/libvorbisfile.la .libs/libvorbisfile.lai .libs/libvorbisfile.so .libs/libvorbisfile.so.3 .libs/libvorbisfile.so.3.3.5 .libs/libvorbisfile.so.3.3.5T
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vorbisfile.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/.libs -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib ./.libs/libvorbis.so -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.so  -O20   -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.5
libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.5" "libvorbisfile.so.3")
libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.5" "libvorbisfile.so")
libtool: link: ar cru .libs/libvorbisfile.a  vorbisfile.o
libtool: link: ranlib .libs/libvorbisfile.a
libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include     -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c  -fPIC -DPIC -o .libs/vorbisenc.o
In file included from bitrate.h:23:0,
                 from codec_internal.h:59,
                 from vorbisenc.c:25:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o >/dev/null 2>&1
mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -no-undefined -version-info 2:9:0  -o libvorbisenc.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib vorbisenc.lo libvorbis.la -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -logg  
libtool: link: rm -fr  .libs/libvorbisenc.a .libs/libvorbisenc.la .libs/libvorbisenc.lai .libs/libvorbisenc.so .libs/libvorbisenc.so.2 .libs/libvorbisenc.so.2.0.9 .libs/libvorbisenc.so.2.0.9T
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vorbisenc.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/.libs -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib ./.libs/libvorbis.so -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libogg.so  -O20   -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.9
libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.9" "libvorbisenc.so.2")
libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.9" "libvorbisenc.so")
libtool: link: ar cru .libs/libvorbisenc.a  vorbisenc.o
libtool: link: ranlib .libs/libvorbisenc.a
libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include    -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c
In file included from sharedbook.c:22:0:
os.h: In function ‘vorbis_fpu_setround’:
os.h:158:62: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
                                                              ^
os.h: In function ‘vorbis_fpu_restore’:
os.h:161:60: warning: unused parameter ‘fpu’ [-Wunused-parameter]
 static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
                                                            ^
mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement  -DUSE_MEMORY_H   -o test_sharedbook test_sharedbook-sharedbook.o -lm 
libtool: link: gcc -D_V_SELFTEST -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o  -lm
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
Making all in test
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
Making all in doc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
Making all in libvorbis
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
Making all in vorbisfile
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
Making all in vorbisenc
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
+ make install
Making install in m4
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/m4'
Making install in include
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
Making install in vorbis
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis"
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include/vorbis'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/include'
Making install in vq
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/vq'
Making install in lib
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
Making install in modes
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/modes'
Making install in books
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
Making install in coupled
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/coupled'
Making install in uncoupled
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/uncoupled'
Making install in floor
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books/floor'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib/books'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libvorbis.so.0.4.6 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbis.so.0.4.6
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbis.so.0.4.6 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.6 libvorbis.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbis.so.0.4.6 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.6 libvorbis.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbis.la
libtool: install: warning: relinking `libvorbisfile.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/libtool  --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -no-undefined -version-info 6:5:3 -o libvorbisfile.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib vorbisfile.lo libvorbis.la -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -logg )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/vorbisfile.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -lvorbis -logg  -O20   -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.5
libtool: install: /usr/bin/install -c .libs/libvorbisfile.so.3.3.5T /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisfile.so.3.3.5
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbisfile.so.3.3.5 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.5 libvorbisfile.so.3; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbisfile.so.3.3.5 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.5 libvorbisfile.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisfile.la
libtool: install: warning: relinking `libvorbisenc.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/libtool  --tag CC --mode=relink gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -no-undefined -version-info 2:9:0 -o libvorbisenc.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib vorbisenc.lo libvorbis.la -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -logg )
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/vorbisenc.o   -Wl,-rpath -Wl,/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -L/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib -lvorbis -logg  -O20   -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.9
libtool: install: /usr/bin/install -c .libs/libvorbisenc.so.2.0.9T /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisenc.so.2.0.9
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbisenc.so.2.0.9 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.9 libvorbisenc.so.2; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libvorbisenc.so.2.0.9 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.9 libvorbisenc.so; }; })
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisenc.la
libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbis.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbis.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbis.a
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisfile.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisfile.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisfile.a
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisenc.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisenc.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libvorbisenc.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/lib'
Making install in test
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/test'
Making install in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
Making install in libvorbis
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/libvorbis" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/libvorbis"
 /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/libvorbis'
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/libvorbis'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/libvorbis'
Making install in vorbisfile
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisfile" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisfile"
 /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisfile'
 /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisfile'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisfile'
Making install in vorbisenc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisenc" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisenc"
 /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/vorbisenc'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc/vorbisenc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/install-sh -d /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3
if test -d vorbis; then \
  for dir in vorbis/*; do \
    if test -d $dir; then \
      b=`basename $dir`; \
      /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/install-sh -d /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/$b; \
      for f in $dir/*; do \
	/usr/bin/install -c -m 644 $f /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3/$b; \
      done \
    fi \
  done \
fi
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3"
 /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-xifish.png doxygen-build.stamp '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libvorbis-1.3.3'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal"
 /usr/bin/install -c -m 644 vorbis.m4 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/aclocal'
test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig"
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libvorbis-1.3.3'
+ cd ..
+ tar xf libcanberra-0.30.tar.xz
+ cd libcanberra-0.30 libcanberra-0.30.tar.xz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking if gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -W in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Winline in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wpacked in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dladvise_init in -lltdl... yes
checking for ANSI C header files... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for library containing pow... -lm
checking for library containing sched_setscheduler... none required
checking for lrintf... yes
checking for strtof... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gettimeofday... yes
checking for nanosleep... yes
checking for posix_memalign... yes
checking for sigaction... yes
checking for sleep... yes
checking for sysconf... yes
checking for pthread_yield... no
checking for strerror_r... yes
checking for lstat... yes
checking for strndup... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking for PULSE... no
checking for UDEV... no
checking for GST... no
checking for GTK... yes
checking for GTK3... yes
checking for TDB... no
checking for lynx... no
configure: WARNING: *** lynx not found, plain text README will not be built ***
checking for VORBIS... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libcanberra.pc
config.status: creating libcanberra-gtk.pc
config.status: creating libcanberra-gtk3.pc
config.status: creating src/canberra.h
config.status: creating gtkdoc/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

 ---{ libcanberra 0.30 }---

    prefix:                 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
    sysconfdir:             ${prefix}/etc
    localstatedir:          ${prefix}/var
    Compiler:               gcc -std=gnu99
    CFLAGS:                 -g -O2
    C++-Compiler:           g++
    CXXFLAGS:               -g -O2
    Builtin DSO:            yes
    Enable PulseAudio:      no
    Builtin PulseAudio:     no
    Enable ALSA:            no
    Builtin ALSA:           no
    Enable OSS:             yes
    Builtin OSS:            no
    Enable GStreamer:       no
    Builtin GStreamer:      no
    Enable Null Output:     yes
    Builtin Null Output:    no
    Enable tdb:             no
    Enable lookup cache:    no
    Enable GTK+:            yes
    GTK Modules Directory:  ${exec_prefix}/lib/gtk-2.0/modules
    Enable GTK3+:           yes
    GTK3 Modules Directory: ${exec_prefix}/lib/gtk-3.0/modules
    Enable udev:            no
    systemd Unit Directory: /usr/lib/systemd/system

+ make
make  all-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
Making all in src
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
  CC       libcanberra_gtk3_module_la-canberra-gtk-module.lo
canberra-gtk-module.c:945:2: warning: #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770" [-Wcpp]
 #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770"
  ^
  CC       libcanberra_la-common.lo
  CC       libcanberra_la-mutex-posix.lo
  CC       libcanberra_la-proplist.lo
  CC       libcanberra_la-read-sound-file.lo
  CC       libcanberra_la-read-vorbis.lo
In file included from read-vorbis.c:27:0:
/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis/vorbisfile.h:75:21: warning: ‘OV_CALLBACKS_DEFAULT’ defined but not used [-Wunused-variable]
 static ov_callbacks OV_CALLBACKS_DEFAULT = {
                     ^
/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis/vorbisfile.h:82:21: warning: ‘OV_CALLBACKS_NOCLOSE’ defined but not used [-Wunused-variable]
 static ov_callbacks OV_CALLBACKS_NOCLOSE = {
                     ^
/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis/vorbisfile.h:89:21: warning: ‘OV_CALLBACKS_STREAMONLY’ defined but not used [-Wunused-variable]
 static ov_callbacks OV_CALLBACKS_STREAMONLY = {
                     ^
/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/vorbis/vorbisfile.h:96:21: warning: ‘OV_CALLBACKS_STREAMONLY_NOCLOSE’ defined but not used [-Wunused-variable]
 static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = {
                     ^
  CC       libcanberra_la-read-wav.lo
  CC       libcanberra_la-sound-theme-spec.lo
  CC       libcanberra_la-malloc.lo
  CC       libcanberra_la-dso.lo
  CC       libcanberra_la-driver-order.lo
  CCLD     libcanberra.la
  CC       libcanberra_gtk3_la-canberra-gtk.lo
  CCLD     libcanberra-gtk3.la
  CCLD     libcanberra-gtk3-module.la
  CC       libcanberra_gtk_module_la-canberra-gtk-module.lo
  CC       libcanberra_gtk_la-canberra-gtk.lo
  CCLD     libcanberra-gtk.la
  CCLD     libcanberra-gtk-module.la
  CC       libcanberra_multi_la-multi.lo
  CCLD     libcanberra-multi.la
  CC       libcanberra_oss_la-oss.lo
  CCLD     libcanberra-oss.la
  CC       libcanberra_null_la-null.lo
  CCLD     libcanberra-null.la
  CC       canberra_gtk_play-canberra-gtk-play.o
canberra-gtk-play.c: In function ‘main’:
canberra-gtk-play.c:136:9: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
         g_type_init();
         ^
  CCLD     canberra-gtk-play
  CC       test-canberra.o
  CCLD     test-canberra
  GEN      libcanberra-logout-sound.sh
  GEN      libcanberra-ready-sound.desktop
  GEN      libcanberra-login-sound.desktop
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
Making all in gtkdoc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
Making all in doc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
+ make install
Making install in src
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcanberra.la libcanberra-gtk3.la libcanberra-gtk.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libcanberra.so.0.2.5 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra.so.0.2.5
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra.so.0.2.5 libcanberra.so.0 || { rm -f libcanberra.so.0 && ln -s libcanberra.so.0.2.5 libcanberra.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra.so.0.2.5 libcanberra.so || { rm -f libcanberra.so && ln -s libcanberra.so.0.2.5 libcanberra.so; }; })
libtool: install: /usr/bin/install -c .libs/libcanberra.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra.la
libtool: install: warning: relinking `libcanberra-gtk3.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -export-dynamic -version-info 1:9:1 -o libcanberra-gtk3.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib libcanberra_gtk3_la-canberra-gtk.lo -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3.so.0.1.9T /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-gtk3.so.0.1.9
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0 || { rm -f libcanberra-gtk3.so.0 && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so || { rm -f libcanberra-gtk3.so && ln -s libcanberra-gtk3.so.0.1.9 libcanberra-gtk3.so; }; })
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-gtk3.la
libtool: install: warning: relinking `libcanberra-gtk.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -export-dynamic -version-info 1:9:1 -o libcanberra-gtk.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib libcanberra_gtk_la-canberra-gtk.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk.so.0.1.9T /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-gtk.so.0.1.9
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra-gtk.so.0.1.9 libcanberra-gtk.so.0 || { rm -f libcanberra-gtk.so.0 && ln -s libcanberra-gtk.so.0.1.9 libcanberra-gtk.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libcanberra-gtk.so.0.1.9 libcanberra-gtk.so || { rm -f libcanberra-gtk.so && ln -s libcanberra-gtk.so.0.1.9 libcanberra-gtk.so; }; })
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-gtk.la
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c canberra-gtk-play '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
libtool: install: /usr/bin/install -c .libs/canberra-gtk-play /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/canberra-gtk-play
make  install-exec-hook
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
/usr/bin/mkdir -p -m 755 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules
( cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules && \
	rm -f libcanberra-gtk-module.so && \
        ln -s libcanberra-gtk3-module.so libcanberra-gtk-module.so )
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gnome-settings-daemon-3.0/gtk-modules'
 /usr/bin/install -c -m 644 canberra-gtk-module.desktop '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gnome-settings-daemon-3.0/gtk-modules'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gdm/autostart/LoginWindow'
 /usr/bin/install -c -m 644 libcanberra-ready-sound.desktop '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gdm/autostart/LoginWindow'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/autostart'
 /usr/bin/install -c -m 644 libcanberra-login-sound.desktop '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/autostart'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/shutdown'
 /usr/bin/install -c libcanberra-logout-sound.sh '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/shutdown'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcanberra-gtk3-module.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules'
libtool: install: warning: relinking `libcanberra-gtk3-module.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -avoid-version -module -export-dynamic -o libcanberra-gtk3-module.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules libcanberra_gtk3_module_la-canberra-gtk-module.lo -lgtk-3 -latk-1.0 -lgio-2.0 -lgthread-2.0 -pthread -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la libcanberra-gtk3.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3-module.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk3-module.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules/libcanberra-gtk3-module.la
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-3.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcanberra-gtk-module.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules'
libtool: install: warning: relinking `libcanberra-gtk-module.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -avoid-version -module -export-dynamic -o libcanberra-gtk-module.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules libcanberra_gtk_module_la-canberra-gtk-module.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libcanberra.la libcanberra-gtk.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk-module.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules/libcanberra-gtk-module.so
libtool: install: /usr/bin/install -c .libs/libcanberra-gtk-module.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules/libcanberra-gtk-module.la
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/gtk-2.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
 /usr/bin/install -c -m 644 canberra.h canberra-gtk.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcanberra-multi.la libcanberra-oss.la libcanberra-null.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30'
libtool: install: warning: relinking `libcanberra-multi.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Ddriver_open=multi_driver_open -Ddriver_destroy=multi_driver_destroy -Ddriver_change_device=multi_driver_change_device -Ddriver_change_props=multi_driver_change_props -Ddriver_play=multi_driver_play -Ddriver_cancel=multi_driver_cancel -Ddriver_cache=multi_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-multi.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30 libcanberra_multi_la-multi.lo libcanberra.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-multi.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-multi.so
libtool: install: /usr/bin/install -c .libs/libcanberra-multi.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-multi.la
libtool: install: warning: relinking `libcanberra-oss.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Ddriver_open=oss_driver_open -Ddriver_destroy=oss_driver_destroy -Ddriver_change_device=oss_driver_change_device -Ddriver_change_props=oss_driver_change_props -Ddriver_play=oss_driver_play -Ddriver_cancel=oss_driver_cancel -Ddriver_cache=oss_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-oss.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30 libcanberra_oss_la-oss.lo libcanberra.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-oss.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-oss.so
libtool: install: /usr/bin/install -c .libs/libcanberra-oss.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-oss.la
libtool: install: warning: relinking `libcanberra-null.la'
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src; /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Ddriver_open=null_driver_open -Ddriver_destroy=null_driver_destroy -Ddriver_change_device=null_driver_change_device -Ddriver_change_props=null_driver_change_props -Ddriver_play=null_driver_play -Ddriver_cancel=null_driver_cancel -Ddriver_cache=null_driver_cache -g -O2 -avoid-version -module -export-dynamic -o libcanberra-null.la -rpath /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30 libcanberra_null_la-null.lo libcanberra.la -lm )
libtool: install: /usr/bin/install -c .libs/libcanberra-null.soT /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-null.so
libtool: install: /usr/bin/install -c .libs/libcanberra-null.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30/libcanberra-null.la
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libcanberra-0.30

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/src'
Making install in gtkdoc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -c -m 644 ./html/ch01.html
 /usr/bin/install -c -m 644 ./html/home.png
 /usr/bin/install -c -m 644 ./html/index.html
 /usr/bin/install -c -m 644 ./html/index.sgml
 /usr/bin/install -c -m 644 ./html/left.png
 /usr/bin/install -c -m 644 ./html/libcanberra-canberra-gtk.html
 /usr/bin/install -c -m 644 ./html/libcanberra-canberra.html
 /usr/bin/install -c -m 644 ./html/libcanberra.devhelp2
 /usr/bin/install -c -m 644 ./html/right.png
 /usr/bin/install -c -m 644 ./html/style.css
 /usr/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/gtkdoc'
Making install in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libcanberra'
 /usr/bin/install -c -m 644 README '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/doc/libcanberra'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
 /usr/bin/install -c -m 644 libcanberra.pc libcanberra-gtk.pc libcanberra-gtk3.pc '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/vala/vapi'
 /usr/bin/install -c -m 644 vala/libcanberra.vapi vala/libcanberra-gtk.vapi '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/vala/vapi'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/libcanberra-0.30'
+ cd ..
+ tar xf metacity-2.34.13.tar.xz
+ cd metacity-2.34.13 metacity-2.34.13.tar.xz
+ ./configure --prefix=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install --disable-nls --disable-compositor
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.34.90... 0.51.0 found
checking for intltool-update... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/intltool-update
checking for intltool-merge... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/intltool-merge
checking for intltool-extract... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/intltool-extract
checking for xgettext... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
checking for msgmerge... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgmerge
checking for msgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for gmsgfmt... /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of void *... 8
checking size of long long... 8
checking size of __int64... 0
checking whether byte ordering is bigendian... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/msgfmt
checking for xgettext... (cached) /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/xgettext
checking for ALL... yes
checking for METACITY_MESSAGE... yes
checking for METACITY_WINDOW_DEMO... yes
pangoxft found
checking Startup notification library >= 0.7... no
Building without libstartup-notification
Building without compositing manager
checking xrender >= 0.0... yes
Building with Render
checking Xcursor... yes
Building with Xcursor
checking libgtop... no
checking for METACITY... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking for XShapeQueryExtension in -lXext... yes
checking X11/extensions/shape.h usability... yes
checking X11/extensions/shape.h presence... yes
checking for X11/extensions/shape.h... yes
checking for XkbQueryExtension in -lX11... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for XSyncQueryExtension in -lXext... yes
checking for X11/extensions/sync.h... yes
checking for SmcSaveYourselfDone in -lSM... no
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for zenity... /usr/bin/zenity
checking for itstool... itstool
checking for xmllint... xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/creating_themes/Makefile
config.status: creating doc/man/Makefile
config.status: creating src/Makefile
config.status: creating src/wm-tester/Makefile
config.status: creating src/libmetacity-private.pc
config.status: creating src/tools/Makefile
config.status: creating src/themes/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

metacity-2.34.13 (using gtk+-2.0):

	prefix:                   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install
	source code location:	  .
	compiler:		  gcc

	Canberra:                 yes
	XFree86 Xinerama:         yes
	Solaris Xinerama:         no
	Startup notification:     no
	Compositing manager:      no
	Session management:       no
	Shape extension:          yes
	Resize-and-rotate:        yes
	Xsync:                    yes
	Render:                   yes
	Xcursor:                  yes

This is the stable branch of metacity
+ make
make  all-recursive
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
Making all in src
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make  all-recursive
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
Making all in wm-tester
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
  CC       main.o
  CCLD     wm-tester
  CC       test-gravity.o
  CCLD     test-gravity
  CC       test-resizing.o
  CCLD     test-resizing
  CC       focus-window.o
  CCLD     focus-window
  CC       test-size-hints.o
  CCLD     test-size-hints
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
Making all in tools
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
  CC       metacity-message.o
  CCLD     metacity-message
  CC       metacity-window-demo.o
  CCLD     metacity-window-demo
  CC       metacity-mag.o
  CCLD     metacity-mag
  CC       metacity-grayscale.o
metacity-grayscale.c: In function ‘main’:
metacity-grayscale.c:84:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
   g_type_init ();
   ^
  CCLD     metacity-grayscale
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
Making all in themes
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
  CC       libmetacity_private_la-boxes.lo
core/boxes.c: In function ‘meta_rectangle_resize_with_gravity’:
core/boxes.c:314:7: warning: variable ‘adjust’ set but not used [-Wunused-but-set-variable]
   int adjust = 0;
       ^
  CC       libmetacity_private_la-gradient.lo
  CC       libmetacity_private_la-util.lo
  CC       libmetacity_private_la-preview-widget.lo
  CC       libmetacity_private_la-theme-parser.lo
  CC       libmetacity_private_la-theme.lo
  CCLD     libmetacity-private.la
  CC       async-getprop.o
  CC       bell.o
  CC       boxes.o
core/boxes.c: In function ‘meta_rectangle_resize_with_gravity’:
core/boxes.c:314:7: warning: variable ‘adjust’ set but not used [-Wunused-but-set-variable]
   int adjust = 0;
       ^
  CC       compositor.o
  CC       compositor-xrender.o
  CC       above-tab-keycode.o
  CC       constraints.o
  CC       core.o
  CC       delete.o
  CC       display.o
core/display.c: In function ‘key_event_description’:
core/display.c:2622:3: warning: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
   keysym = XKeycodeToKeysym (xdisplay, event->xkey.keycode, 0);  
   ^
  CC       draw-workspace.o
  CC       edge-resistance.o
  CC       effects.o
  CC       errors.o
core/errors.c: In function ‘meta_error_trap_pop_internal’:
core/errors.c:124:14: warning: variable ‘restored_error_handler’ set but not used [-Wunused-but-set-variable]
       int (* restored_error_handler) (Display     *,
              ^
  CC       eventqueue.o
  CC       frame.o
  CC       gradient.o
  CC       group-props.o
  CC       group.o
  CC       iconcache.o
  CC       keybindings.o
core/keybindings.c: In function ‘meta_display_process_key_event’:
core/keybindings.c:1331:3: warning: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
   keysym = XKeycodeToKeysym (display->xdisplay, event->xkey.keycode, 0);
   ^
  CC       main.o
core/main.c: In function ‘main’:
core/main.c:419:5: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations]
     g_thread_init (NULL);
     ^
core/main.c:424:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
   g_type_init ();
   ^
  CC       place.o
  CC       prefs.o
  CC       screen.o
  CC       session.o
  CC       stack.o
  CC       util.o
  CC       window-props.o
  CC       window.o
core/window.c: In function ‘meta_window_client_message’:
core/window.c:5251:20: warning: variable ‘source’ set but not used [-Wunused-but-set-variable]
       int gravity, source;
                    ^
core/window.c:5299:22: warning: variable ‘source_indication’ set but not used [-Wunused-but-set-variable]
       MetaClientType source_indication;
                      ^
core/window.c: In function ‘process_property_notify’:
core/window.c:5510:10: warning: variable ‘xid’ set but not used [-Wunused-but-set-variable]
   Window xid = window->xwindow;
          ^
core/window.c: In function ‘meta_window_titlebar_is_onscreen’:
core/window.c:6752:18: warning: variable ‘titlebar_size’ set but not used [-Wunused-but-set-variable]
   int            titlebar_size;
                  ^
  CC       workspace.o
  CC       xprops.o
  CC       fixedtip.o
  CC       frames.o
  CC       menu.o
  CC       metaaccellabel.o
  CC       resizepopup.o
  CC       tabpopup.o
  CC       theme-parser.o
  CC       theme.o
  CC       themewidget.o
  CC       ui.o
  CCLD     metacity
  CC       theme-viewer.o
  CCLD     metacity-theme-viewer
  CC       testboxes.o
  CCLD     testboxes
  CC       testgradient.o
ui/testgradient.c: In function ‘meta_gradient_test’:
ui/testgradient.c:297:14: warning: variable ‘window’ set but not used [-Wunused-but-set-variable]
   GtkWidget *window;
              ^
  CCLD     testgradient
  CC       testasyncgetprop.o
core/testasyncgetprop.c: In function ‘run_speed_comparison’:
core/testasyncgetprop.c:419:15: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
           int result;
               ^
  CCLD     testasyncgetprop
  ITMRG  metacity.desktop
  ITMRG  metacity-wm.desktop
  ITMRG  50-metacity-navigation.xml
  ITMRG  50-metacity-system.xml
  ITMRG  50-metacity-windows.xml
  ITMRG  org.gnome.metacity.gschema.xml
  GEN      org.gnome.metacity.gschema.valid
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
Making all in po
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/po'
  MSGFMT am.gmo
  MSGFMT ar.gmo
  MSGFMT as.gmo
  MSGFMT ast.gmo
  MSGFMT az.gmo
  MSGFMT be.gmo
  MSGFMT be@latin.gmo
  MSGFMT bg.gmo
  MSGFMT bn.gmo
  MSGFMT bn_IN.gmo
  MSGFMT br.gmo
  MSGFMT bs.gmo
  MSGFMT ca.gmo
  MSGFMT ca@valencia.gmo
  MSGFMT crh.gmo
  MSGFMT cs.gmo
  MSGFMT cy.gmo
  MSGFMT da.gmo
  MSGFMT de.gmo
  MSGFMT dz.gmo
  MSGFMT el.gmo
  MSGFMT en_CA.gmo
  MSGFMT en_GB.gmo
  MSGFMT en@shaw.gmo
  MSGFMT eo.gmo
  MSGFMT es.gmo
  MSGFMT et.gmo
  MSGFMT eu.gmo
  MSGFMT fa.gmo
  MSGFMT fi.gmo
  MSGFMT fr.gmo
  MSGFMT ga.gmo
  MSGFMT gl.gmo
  MSGFMT gu.gmo
  MSGFMT ha.gmo
  MSGFMT he.gmo
  MSGFMT hi.gmo
  MSGFMT hr.gmo
  MSGFMT hu.gmo
  MSGFMT hy.gmo
  MSGFMT id.gmo
  MSGFMT ig.gmo
  MSGFMT is.gmo
  MSGFMT it.gmo
  MSGFMT ja.gmo
  MSGFMT ka.gmo
  MSGFMT kn.gmo
  MSGFMT ko.gmo
  MSGFMT ku.gmo
  MSGFMT la.gmo
  MSGFMT lt.gmo
  MSGFMT lv.gmo
  MSGFMT mai.gmo
  MSGFMT mg.gmo
  MSGFMT mk.gmo
  MSGFMT ml.gmo
  MSGFMT mn.gmo
  MSGFMT mr.gmo
  MSGFMT ms.gmo
  MSGFMT nb.gmo
  MSGFMT nds.gmo
  MSGFMT ne.gmo
  MSGFMT nl.gmo
  MSGFMT nn.gmo
  MSGFMT oc.gmo
  MSGFMT or.gmo
  MSGFMT pa.gmo
  MSGFMT pl.gmo
  MSGFMT pt.gmo
  MSGFMT pt_BR.gmo
  MSGFMT ro.gmo
  MSGFMT ru.gmo
  MSGFMT rw.gmo
  MSGFMT si.gmo
  MSGFMT sk.gmo
  MSGFMT sl.gmo
  MSGFMT sq.gmo
  MSGFMT sr.gmo
  MSGFMT sr@latin.gmo
  MSGFMT sv.gmo
  MSGFMT ta.gmo
  MSGFMT te.gmo
  MSGFMT th.gmo
  MSGFMT tk.gmo
  MSGFMT tr.gmo
  MSGFMT ug.gmo
  MSGFMT uk.gmo
  MSGFMT vi.gmo
  MSGFMT wa.gmo
  MSGFMT xh.gmo
  MSGFMT yo.gmo
  MSGFMT zh_CN.gmo
  MSGFMT zh_HK.gmo
  MSGFMT zh_TW.gmo
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/po'
Making all in doc
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
Making all in man
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
Making all in creating_themes
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
  GEN      de/de.mo
  GEN    de/
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
+ make install
Making install in src
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make  install-recursive
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
Making install in wm-tester
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/wm-tester'
Making install in tools
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c metacity-message metacity-window-demo '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
libtool: install: /usr/bin/install -c metacity-message /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/metacity-message
libtool: install: /usr/bin/install -c metacity-window-demo /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/metacity-window-demo
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/metacity/icons'
 /usr/bin/install -c -m 644 metacity-window-demo.png '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/metacity/icons'
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/tools'
Making install in themes
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/sh ../../mkinstalldirs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes;					     \
for THEME in Atlanta Bright Crux Esco AgingGorilla Metabox Simple; do							     \
	echo '-- Installing theme '$THEME;					     \
	/bin/sh ../../mkinstalldirs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/$THEME;			     \
	/bin/sh ../../mkinstalldirs /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/$THEME/metacity-1;	     \
	(installfiles=`find ./$THEME -name "*.png" -o -name "*.xml"`;	     \
	 for i in $installfiles; do						     \
		echo '-- Installing '$i ;					     \
	    	/usr/bin/install -c -m 644 $i /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/$THEME/metacity-1 ; \
  	 done)									     \
done
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes
-- Installing theme Atlanta
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Atlanta
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Atlanta/metacity-1
-- Installing ./Atlanta/metacity-theme-1.xml
-- Installing theme Bright
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Bright
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Bright/metacity-1
-- Installing ./Bright/metacity-theme-2.xml
-- Installing ./Bright/metacity-theme-1.xml
-- Installing theme Crux
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Crux
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Crux/metacity-1
-- Installing ./Crux/inactive-restore-button.png
-- Installing ./Crux/inactive-stick-button.png
-- Installing ./Crux/inactive-right-border.png
-- Installing ./Crux/active-button-prelight.png
-- Installing ./Crux/inactive-bottom-mid-border.png
-- Installing ./Crux/inactive-shade-button.png
-- Installing ./Crux/active-close-button.png
-- Installing ./Crux/inactive-bottom-left-corner.png
-- Installing ./Crux/active-menu-button-prelight.png
-- Installing ./Crux/inactive-left-top-border-shaded.png
-- Installing ./Crux/active-button-pressed.png
-- Installing ./Crux/active-right-top-border.png
-- Installing ./Crux/active-bottom-mid-right-border.png
-- Installing ./Crux/active-shade-button.png
-- Installing ./Crux/active-top-mid-left-border.png
-- Installing ./Crux/inactive-minimize-button.png
-- Installing ./Crux/inactive-border-top-right-border.png
-- Installing ./Crux/active-menu-button.png
-- Installing ./Crux/active-unshade-button.png
-- Installing ./Crux/active-right-border.png
-- Installing ./Crux/inactive-top-right-border.png
-- Installing ./Crux/inactive-bottom-left-border.png
-- Installing ./Crux/inactive-top-center-mid.png
-- Installing ./Crux/active-top-center-mid-right.png
-- Installing ./Crux/inactive-right-top-border.png
-- Installing ./Crux/active-bottom-right-border.png
-- Installing ./Crux/active-top-right-border.png
-- Installing ./Crux/active-left-border.png
-- Installing ./Crux/active-restore-button.png
-- Installing ./Crux/inactive-close-button.png
-- Installing ./Crux/inactive-right-top-border-shaded.png
-- Installing ./Crux/inactive-top-center-left.png
-- Installing ./Crux/inactive-unstick-button.png
-- Installing ./Crux/inactive-bottom-right-corner.png
-- Installing ./Crux/inactive-menu-button.png
-- Installing ./Crux/active-bottom-left-border.png
-- Installing ./Crux/active-minimize-button.png
-- Installing ./Crux/active-unabove-button.png
-- Installing ./Crux/metacity-theme-2.xml
-- Installing ./Crux/inactive-button-prelight.png
-- Installing ./Crux/inactive-maximize-button.png
-- Installing ./Crux/inactive-unabove-button.png
-- Installing ./Crux/inactive-unshade-button.png
-- Installing ./Crux/inactive-button-pressed.png
-- Installing ./Crux/inactive-menu-button-pressed.png
-- Installing ./Crux/inactive-border-top-left-border.png
-- Installing ./Crux/inactive-top-right-corner.png
-- Installing ./Crux/inactive-top-mid-border.png
-- Installing ./Crux/inactive-top-center-right.png
-- Installing ./Crux/active-stick-button.png
-- Installing ./Crux/active-above-button.png
-- Installing ./Crux/active-top-left-corner.png
-- Installing ./Crux/active-top-left-border.png
-- Installing ./Crux/inactive-menu-button-prelight.png
-- Installing ./Crux/active-border-top-left-border.png
-- Installing ./Crux/active-top-center-mid-left.png
-- Installing ./Crux/active-top-center-right.png
-- Installing ./Crux/active-maximize-button.png
-- Installing ./Crux/inactive-top-left-border.png
-- Installing ./Crux/active-top-right-corner.png
-- Installing ./Crux/active-left-top-border.png
-- Installing ./Crux/inactive-left-border.png
-- Installing ./Crux/active-button.png
-- Installing ./Crux/active-top-center-left.png
-- Installing ./Crux/active-menu-button-pressed.png
-- Installing ./Crux/inactive-bottom-right-border.png
-- Installing ./Crux/active-left-top-border-shaded.png
-- Installing ./Crux/active-border-top-right-border.png
-- Installing ./Crux/inactive-above-button.png
-- Installing ./Crux/active-top-mid-right-border.png
-- Installing ./Crux/active-unstick-button.png
-- Installing ./Crux/inactive-top-left-corner.png
-- Installing ./Crux/inactive-button.png
-- Installing ./Crux/active-right-top-border-shaded.png
-- Installing ./Crux/active-bottom-right-corner.png
-- Installing ./Crux/metacity-theme-1.xml
-- Installing ./Crux/inactive-left-top-border.png
-- Installing ./Crux/active-bottom-left-corner.png
-- Installing ./Crux/active-bottom-mid-left-border.png
-- Installing theme Esco
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Esco
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Esco/metacity-1
-- Installing ./Esco/metacity-theme-1.xml
-- Installing theme AgingGorilla
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/AgingGorilla
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/AgingGorilla/metacity-1
-- Installing ./AgingGorilla/active-close-button.png
-- Installing ./AgingGorilla/active-minimize-menu-icon.png
-- Installing ./AgingGorilla/inactive-minimize-button.png
-- Installing ./AgingGorilla/active-menu-button.png
-- Installing ./AgingGorilla/inactive-close-button.png
-- Installing ./AgingGorilla/active-maximize-menu-icon.png
-- Installing ./AgingGorilla/inactive-menu-button.png
-- Installing ./AgingGorilla/active-minimize-button.png
-- Installing ./AgingGorilla/inactive-maximize-button.png
-- Installing ./AgingGorilla/active-maximize-button.png
-- Installing ./AgingGorilla/active-button.png
-- Installing ./AgingGorilla/active-close-menu-icon.png
-- Installing ./AgingGorilla/metacity-theme-1.xml
-- Installing theme Metabox
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Metabox
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Metabox/metacity-1
-- Installing ./Metabox/metacity-theme-1.xml
-- Installing theme Simple
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Simple
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/themes/Simple/metacity-1
-- Installing ./Simple/maximized.png
-- Installing ./Simple/maximize.png
-- Installing ./Simple/minimize.png
-- Installing ./Simple/close.png
-- Installing ./Simple/metacity-theme-1.xml
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src/themes'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[4]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmetacity-private.la '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib'
libtool: install: /usr/bin/install -c .libs/libmetacity-private.so.0.0.0 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libmetacity-private.so.0.0.0
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libmetacity-private.so.0.0.0 libmetacity-private.so.0 || { rm -f libmetacity-private.so.0 && ln -s libmetacity-private.so.0.0.0 libmetacity-private.so.0; }; })
libtool: install: (cd /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib && { ln -s -f libmetacity-private.so.0.0.0 libmetacity-private.so || { rm -f libmetacity-private.so && ln -s libmetacity-private.so.0.0.0 libmetacity-private.so; }; })
libtool: install: /usr/bin/install -c .libs/libmetacity-private.lai /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libmetacity-private.la
libtool: install: /usr/bin/install -c .libs/libmetacity-private.a /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libmetacity-private.a
libtool: install: chmod 644 /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libmetacity-private.a
libtool: install: ranlib /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/libmetacity-private.a
libtool: finish: PATH="/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c metacity metacity-theme-viewer '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin'
libtool: install: /usr/bin/install -c metacity /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/metacity
libtool: install: /usr/bin/install -c .libs/metacity-theme-viewer /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/bin/metacity-theme-viewer
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/GConf/gsettings/'
 /usr/bin/install -c -m 644 metacity-schemas.convert '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/GConf/gsettings/'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/applications'
 /usr/bin/install -c -m 644 metacity.desktop '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/applications'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/metacity-1/metacity-private'
 /usr/bin/install -c -m 644 include/boxes.h ui/gradient.h include/util.h include/common.h ui/preview-widget.h ui/theme-parser.h ui/theme.h '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/include/metacity-1/metacity-private'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
 /usr/bin/install -c -m 644 libmetacity-private.pc '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/lib/pkgconfig'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/wm-properties'
 /usr/bin/install -c -m 644 metacity-wm.desktop '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome/wm-properties'
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome-control-center/keybindings'
 /usr/bin/install -c -m 644 50-metacity-navigation.xml 50-metacity-system.xml 50-metacity-windows.xml '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/gnome-control-center/keybindings'
if test -n "org.gnome.metacity.gschema.xml"; then \
	test -z "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/glib-2.0/schemas"; \
	/usr/bin/install -c -m 644 org.gnome.metacity.gschema.xml "/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/glib-2.0/schemas"; \
	test -n "" || glib-compile-schemas /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/glib-2.0/schemas; \
fi
make[4]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/src'
Making install in po
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/po'
linguas="am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu ha he hi hr hu hy id ig is it ja ka kn ko ku la lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tk tr ug uk vi wa xh yo zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
  dir=/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/metacity.mo; \
    echo "installing $lang.gmo as $dir/metacity.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/metacity.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/metacity.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/metacity.mo.m; \
    echo "installing $lang.gmo.m as $dir/metacity.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/metacity.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/metacity.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing am.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/am/LC_MESSAGES/metacity.mo
installing ar.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ar/LC_MESSAGES/metacity.mo
installing as.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/as/LC_MESSAGES/metacity.mo
installing ast.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ast/LC_MESSAGES/metacity.mo
installing az.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/az/LC_MESSAGES/metacity.mo
installing be.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/be/LC_MESSAGES/metacity.mo
installing be@latin.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/be@latin/LC_MESSAGES/metacity.mo
installing bg.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bg/LC_MESSAGES/metacity.mo
installing bn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bn/LC_MESSAGES/metacity.mo
installing bn_IN.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bn_IN/LC_MESSAGES/metacity.mo
installing br.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/br/LC_MESSAGES/metacity.mo
installing bs.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/bs/LC_MESSAGES/metacity.mo
installing ca.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ca/LC_MESSAGES/metacity.mo
installing ca@valencia.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ca@valencia/LC_MESSAGES/metacity.mo
installing crh.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/crh/LC_MESSAGES/metacity.mo
installing cs.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/cs/LC_MESSAGES/metacity.mo
installing cy.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/cy/LC_MESSAGES/metacity.mo
installing da.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/da/LC_MESSAGES/metacity.mo
installing de.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/de/LC_MESSAGES/metacity.mo
installing dz.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/dz/LC_MESSAGES/metacity.mo
installing el.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/el/LC_MESSAGES/metacity.mo
installing en_CA.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en_CA/LC_MESSAGES/metacity.mo
installing en_GB.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en_GB/LC_MESSAGES/metacity.mo
installing en@shaw.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/en@shaw/LC_MESSAGES/metacity.mo
installing eo.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/eo/LC_MESSAGES/metacity.mo
installing es.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/es/LC_MESSAGES/metacity.mo
installing et.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/et/LC_MESSAGES/metacity.mo
installing eu.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/eu/LC_MESSAGES/metacity.mo
installing fa.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fa/LC_MESSAGES/metacity.mo
installing fi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fi/LC_MESSAGES/metacity.mo
installing fr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/fr/LC_MESSAGES/metacity.mo
installing ga.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ga/LC_MESSAGES/metacity.mo
installing gl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/gl/LC_MESSAGES/metacity.mo
installing gu.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/gu/LC_MESSAGES/metacity.mo
installing ha.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ha/LC_MESSAGES/metacity.mo
installing he.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/he/LC_MESSAGES/metacity.mo
installing hi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hi/LC_MESSAGES/metacity.mo
installing hr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hr/LC_MESSAGES/metacity.mo
installing hu.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hu/LC_MESSAGES/metacity.mo
installing hy.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/hy/LC_MESSAGES/metacity.mo
installing id.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/id/LC_MESSAGES/metacity.mo
installing ig.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ig/LC_MESSAGES/metacity.mo
installing is.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/is/LC_MESSAGES/metacity.mo
installing it.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/it/LC_MESSAGES/metacity.mo
installing ja.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ja/LC_MESSAGES/metacity.mo
installing ka.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ka/LC_MESSAGES/metacity.mo
installing kn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/kn/LC_MESSAGES/metacity.mo
installing ko.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ko/LC_MESSAGES/metacity.mo
installing ku.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ku/LC_MESSAGES/metacity.mo
installing la.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/la/LC_MESSAGES/metacity.mo
installing lt.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/lt/LC_MESSAGES/metacity.mo
installing lv.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/lv/LC_MESSAGES/metacity.mo
installing mai.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/mai/LC_MESSAGES/metacity.mo
installing mg.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/mg/LC_MESSAGES/metacity.mo
installing mk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/mk/LC_MESSAGES/metacity.mo
installing ml.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ml/LC_MESSAGES/metacity.mo
installing mn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/mn/LC_MESSAGES/metacity.mo
installing mr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/mr/LC_MESSAGES/metacity.mo
installing ms.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ms/LC_MESSAGES/metacity.mo
installing nb.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nb/LC_MESSAGES/metacity.mo
installing nds.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nds/LC_MESSAGES/metacity.mo
installing ne.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ne/LC_MESSAGES/metacity.mo
installing nl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nl/LC_MESSAGES/metacity.mo
installing nn.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/nn/LC_MESSAGES/metacity.mo
installing oc.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/oc/LC_MESSAGES/metacity.mo
installing or.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/or/LC_MESSAGES/metacity.mo
installing pa.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pa/LC_MESSAGES/metacity.mo
installing pl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pl/LC_MESSAGES/metacity.mo
installing pt.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt/LC_MESSAGES/metacity.mo
installing pt_BR.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/pt_BR/LC_MESSAGES/metacity.mo
installing ro.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ro/LC_MESSAGES/metacity.mo
installing ru.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ru/LC_MESSAGES/metacity.mo
installing rw.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/rw/LC_MESSAGES/metacity.mo
installing si.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/si/LC_MESSAGES/metacity.mo
installing sk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sk/LC_MESSAGES/metacity.mo
installing sl.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sl/LC_MESSAGES/metacity.mo
installing sq.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sq/LC_MESSAGES/metacity.mo
installing sr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sr/LC_MESSAGES/metacity.mo
installing sr@latin.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sr@latin/LC_MESSAGES/metacity.mo
installing sv.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/sv/LC_MESSAGES/metacity.mo
installing ta.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ta/LC_MESSAGES/metacity.mo
installing te.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/te/LC_MESSAGES/metacity.mo
installing th.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/th/LC_MESSAGES/metacity.mo
installing tk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/tk/LC_MESSAGES/metacity.mo
installing tr.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/tr/LC_MESSAGES/metacity.mo
installing ug.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/ug/LC_MESSAGES/metacity.mo
installing uk.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/uk/LC_MESSAGES/metacity.mo
installing vi.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/vi/LC_MESSAGES/metacity.mo
installing wa.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/wa/LC_MESSAGES/metacity.mo
installing xh.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/xh/LC_MESSAGES/metacity.mo
installing yo.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/yo/LC_MESSAGES/metacity.mo
installing zh_CN.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_CN/LC_MESSAGES/metacity.mo
installing zh_HK.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_HK/LC_MESSAGES/metacity.mo
installing zh_TW.gmo as /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/locale/zh_TW/LC_MESSAGES/metacity.mo
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/po'
Making install in doc
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
Making install in man
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
 /usr/bin/install -c -m 644 metacity.1 metacity-theme-viewer.1 metacity-window-demo.1 metacity-message.1 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/man/man1'
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/man'
Making install in creating_themes
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
make[3]: Nothing to be done for 'install-exec-am'.
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/help/C/creating-metacity-themes
mkdir -p -- /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/help/de/creating-metacity-themes
/usr/bin/install -c -m 644 C/index.docbook /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/help/C/creating-metacity-themes/index.docbook
/usr/bin/install -c -m 644 de/index.docbook /home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/install/share/help/de/creating-metacity-themes/index.docbook
make[3]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc/creating_themes'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[3]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/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 '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13/doc'
make[1]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
make[2]: Entering directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
make[1]: Leaving directory '/home/hudson/genie.swtbot/.hudson/jobs/build-metacity/workspace/metacity-2.34.13'
+ cd ..
Finished: SUCCESS