[ikarus-logs] buildbot success in Ikarus on squeeze-x86_64

0 views
Skip to first unread message

a.rot...@gmx.at

unread,
Jul 25, 2009, 2:56:05 PM7/25/09
to ikaru...@ikarus-scheme.org
STATUS: Success

Revision Built: 1829
Build log of 'compile.stdio' follows:


[1] cd . && /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run automake-1.10 --foreign
[2] /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing: line 52: automake-1.10: command not found
[3] WARNING: `automake-1.10' is missing on your system. You should only need it if
[4] you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
[5] You might want to install the `Automake' and `Perl' packages.
[6] Grab them from any GNU archive site.
[7] cd . && /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run autoconf
[8] /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing: line 52: autoconf: command not found
[9] WARNING: `autoconf' is missing on your system. You should only need it if
[10] you modified `configure.ac'. You might want to install the
[11] `Autoconf' and `GNU m4' packages. Grab them from any GNU
[12] archive site.
[13] /bin/sh ./config.status --recheck
[14] running CONFIG_SHELL=/bin/sh /bin/sh ./configure --enable-libffi --no-create --no-recursion
[15] checking build system type... x86_64-unknown-linux-gnu
[16] checking host system type... x86_64-unknown-linux-gnu
[17] checking target system type... x86_64-unknown-linux-gnu
[18] checking for a BSD-compatible install... /usr/bin/install -c
[19] checking whether build environment is sane... yes
[20] checking for a thread-safe mkdir -p... /bin/mkdir -p
[21] checking for gawk... no
[22] checking for mawk... mawk
[23] checking whether make sets $(MAKE)... yes
[24] checking for style of include used by make... GNU
[25] checking for gcc... gcc
[26] checking for C compiler default output file name... a.out
[27] checking whether the C compiler works... yes
[28] checking whether we are cross compiling... no
[29] checking for suffix of executables...
[30] checking for suffix of object files... o
[31] checking whether we are using the GNU C compiler... yes
[32] checking whether gcc accepts -g... yes
[33] checking for gcc option to accept ISO C89... none needed
[34] checking dependency style of gcc... gcc3
[35] checking dependency style of gcc... gcc3
[36] checking for gcc... (cached) gcc
[37] checking whether we are using the GNU C compiler... (cached) yes
[38] checking whether gcc accepts -g... (cached) yes
[39] checking for gcc option to accept ISO C89... (cached) none needed
[40] checking dependency style of gcc... (cached) gcc3
[41] checking whether gcc and cc understand -c and -o together... yes
[42] checking how to run the C preprocessor... gcc -E
[43] checking for grep that handles long lines and -e... /bin/grep
[44] checking for egrep... /bin/grep -E
[45] checking for ANSI C header files... yes
[46] checking for sys/types.h... yes
[47] checking for sys/stat.h... yes
[48] checking for stdlib.h... yes
[49] checking for string.h... yes
[50] checking for memory.h... yes
[51] checking for strings.h... yes
[52] checking for inttypes.h... yes
[53] checking for stdint.h... yes
[54] checking for unistd.h... yes
[55] checking size of void *... 8
[56] checking for special C compiler options needed for large files... no
[57] checking for _FILE_OFFSET_BITS value needed for large files... no
[58] checking for library containing dlsym... -ldl
[59] checking for library containing cos... -lm
[60] checking for library containing nanosleep... none required
[61] checking for library containing socket... none required
[62] checking for ANSI C header files... (cached) yes
[63] checking for sys/wait.h that is POSIX.1 compatible... yes
[64] checking assert.h usability... yes
[65] checking assert.h presence... yes
[66] checking for assert.h... yes
[67] checking dlfcn.h usability... yes
[68] checking dlfcn.h presence... yes
[69] checking for dlfcn.h... yes
[70] checking errno.h usability... yes
[71] checking errno.h presence... yes
[72] checking for errno.h... yes
[73] checking fcntl.h usability... yes
[74] checking fcntl.h presence... yes
[75] checking for fcntl.h... yes
[76] checking signal.h usability... yes
[77] checking signal.h presence... yes
[78] checking for signal.h... yes
[79] checking for stdint.h... (cached) yes
[80] checking for stdlib.h... (cached) yes
[81] checking for string.h... (cached) yes
[82] checking for strings.h... (cached) yes
[83] checking sys/mman.h usability... yes
[84] checking sys/mman.h presence... yes
[85] checking for sys/mman.h... yes
[86] checking sys/resource.h usability... yes
[87] checking sys/resource.h presence... yes
[88] checking for sys/resource.h... yes
[89] checking for sys/stat.h... (cached) yes
[90] checking sys/time.h usability... yes
[91] checking sys/time.h presence... yes
[92] checking for sys/time.h... yes
[93] checking for sys/types.h... (cached) yes
[94] checking for sys/wait.h... (cached) yes
[95] checking time.h usability... yes
[96] checking time.h presence... yes
[97] checking for time.h... yes
[98] checking for unistd.h... (cached) yes
[99] checking gmp.h usability... yes
[100] checking gmp.h presence... yes
[101] checking for gmp.h... yes
[102] checking for main in -lgmp... yes
[103] checking ffi.h usability... yes
[104] checking ffi.h presence... yes
[105] checking for ffi.h... yes
[106] checking for ffi_call in -lffi... yes
[107] checking for struct stat.st_mtimespec... no
[108] checking for struct stat.st_mtim... yes
[109] checking for struct stat.st_ctimespec... no
[110] checking for struct stat.st_ctim... yes
[111] checking for an ANSI C-conforming const... yes
[112] checking for inline... inline
[113] checking for C/C++ restrict keyword... __restrict
[114] checking for size_t... yes
[115] checking whether time.h and sys/time.h may both be included... yes
[116] checking whether struct tm is in sys/time.h or time.h... time.h
[117] checking for pid_t... yes
[118] checking vfork.h usability... no
[119] checking vfork.h presence... no
[120] checking for vfork.h... no
[121] checking for fork... yes
[122] checking for vfork... yes
[123] checking for working fork... yes
[124] checking for working vfork... (cached) yes
[125] checking for stdlib.h... (cached) yes
[126] checking for GNU libc compatible malloc... yes
[127] checking for working memcmp... yes
[128] checking for stdlib.h... (cached) yes
[129] checking for unistd.h... (cached) yes
[130] checking for getpagesize... yes
[131] checking for working mmap... yes
[132] checking whether lstat dereferences a symlink specified with a trailing slash... yes
[133] checking whether stat accepts an empty string... no
[134] checking for strftime... yes
[135] checking for working strtod... yes
[136] checking for sigaltstack... yes
[137] checking for bzero... yes
[138] checking for gettimeofday... yes
[139] checking for memmove... yes
[140] checking for memset... yes
[141] checking for munmap... yes
[142] checking for setenv... yes
[143] checking for sqrt... yes
[144] checking for strerror... yes
[145] checking for getaddrinfo... yes
[146] configure: creating ./config.status
[147] /bin/sh ./config.status
[148] config.status: creating Makefile
[149] config.status: creating src/Makefile
[150] config.status: creating scheme/Makefile
[151] config.status: creating doc/Makefile
[152] config.status: creating lib/Makefile
[153] config.status: creating benchmarks/Makefile
[154] config.status: creating config.h
[155] config.status: config.h is unchanged
[156] config.status: executing depfiles commands
[157] cd . && /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run autoheader
[158] /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing: line 52: autoheader: command not found
[159] WARNING: `autoheader' is missing on your system. You should only need it if
[160] you modified `acconfig.h' or `configure.ac'. You might want
[161] to install the `Autoconf' and `GNU m4' packages. Grab them
[162] from any GNU archive site.
[163] rm -f stamp-h1
[164] touch config.h.in
[165] { test ! -d ikarus-0.0.4-rc1 || { find ikarus-0.0.4-rc1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ikarus-0.0.4-rc1; }; }
[166] test -d ikarus-0.0.4-rc1 || mkdir ikarus-0.0.4-rc1
[167] list='src scheme doc lib benchmarks'; for subdir in $list; do \
[168] if test "$subdir" = .; then :; else \
[169] test -d "ikarus-0.0.4-rc1/$subdir" \
[170] || /bin/mkdir -p "ikarus-0.0.4-rc1/$subdir" \
[171] || exit 1; \
[172] distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ikarus-0.0.4-rc1 && pwd`; \
[173] top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ikarus-0.0.4-rc1 && pwd`; \
[174] (cd $subdir && \
[175] make \
[176] top_distdir="$top_distdir" \
[177] distdir="$distdir/$subdir" \
[178] am__remove_distdir=: \
[179] am__skip_length_check=: \
[180] distdir) \
[181] || exit 1; \
[182] fi; \
[183] done
[184] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/src'
[185] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/src'
[186] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/scheme'
[187] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/scheme'
[188] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/doc'
[189] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/doc'
[190] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/lib'
[191] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/lib'
[192] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/benchmarks'
[193] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/benchmarks'
[194] find ikarus-0.0.4-rc1 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
[195] ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
[196] ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
[197] ! -type d ! -perm -444 -exec /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/install-sh -c -m a+r {} {} \; \
[198] || chmod -R a+r ikarus-0.0.4-rc1
[199] tardir=ikarus-0.0.4-rc1 && /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ikarus-0.0.4-rc1.tar.gz
[200] { test ! -d ikarus-0.0.4-rc1 || { find ikarus-0.0.4-rc1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ikarus-0.0.4-rc1; }; }
[201] case 'ikarus-0.0.4-rc1.tar.gz' in \
[202] *.tar.gz*) \
[203] GZIP=--best gunzip -c ikarus-0.0.4-rc1.tar.gz | /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run tar xf - ;;\
[204] *.tar.bz2*) \
[205] bunzip2 -c ikarus-0.0.4-rc1.tar.bz2 | /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run tar xf - ;;\
[206] *.tar.lzma*) \
[207] unlzma -c ikarus-0.0.4-rc1.tar.lzma | /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run tar xf - ;;\
[208] *.tar.Z*) \
[209] uncompress -c ikarus-0.0.4-rc1.tar.Z | /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/missing --run tar xf - ;;\
[210] *.shar.gz*) \
[211] GZIP=--best gunzip -c ikarus-0.0.4-rc1.shar.gz | unshar ;;\
[212] *.zip*) \
[213] unzip ikarus-0.0.4-rc1.zip ;;\
[214] esac
[215] chmod -R a-w ikarus-0.0.4-rc1; chmod a+w ikarus-0.0.4-rc1
[216] mkdir ikarus-0.0.4-rc1/_build
[217] mkdir ikarus-0.0.4-rc1/_inst
[218] chmod a-w ikarus-0.0.4-rc1
[219] dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd ikarus-0.0.4-rc1/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
[220] && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
[221] && cd ikarus-0.0.4-rc1/_build \
[222] && ../configure --srcdir=.. --prefix="$dc_install_base" \
[223] \
[224] && make \
[225] && make dvi \
[226] && make check \
[227] && make install \
[228] && make installcheck \
[229] && make uninstall \
[230] && make distuninstallcheck_dir="$dc_install_base" \
[231] distuninstallcheck \
[232] && chmod -R a-w "$dc_install_base" \
[233] && ({ \
[234] (cd ../.. && umask 077 && mkdir "$dc_destdir") \
[235] && make DESTDIR="$dc_destdir" install \
[236] && make DESTDIR="$dc_destdir" uninstall \
[237] && make DESTDIR="$dc_destdir" \
[238] distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
[239] } || { rm -rf "$dc_destdir"; exit 1; }) \
[240] && rm -rf "$dc_destdir" \
[241] && make dist \
[242] && rm -rf ikarus-0.0.4-rc1.tar.gz \
[243] && make distcleancheck
[244] checking build system type... x86_64-unknown-linux-gnu
[245] checking host system type... x86_64-unknown-linux-gnu
[246] checking target system type... x86_64-unknown-linux-gnu
[247] checking for a BSD-compatible install... /usr/bin/install -c
[248] checking whether build environment is sane... yes
[249] checking for a thread-safe mkdir -p... /bin/mkdir -p
[250] checking for gawk... no
[251] checking for mawk... mawk
[252] checking whether make sets $(MAKE)... yes
[253] checking for style of include used by make... GNU
[254] checking for gcc... gcc
[255] checking for C compiler default output file name... a.out
[256] checking whether the C compiler works... yes
[257] checking whether we are cross compiling... no
[258] checking for suffix of executables...
[259] checking for suffix of object files... o
[260] checking whether we are using the GNU C compiler... yes
[261] checking whether gcc accepts -g... yes
[262] checking for gcc option to accept ISO C89... none needed
[263] checking dependency style of gcc... gcc3
[264] checking dependency style of gcc... gcc3
[265] checking for gcc... (cached) gcc
[266] checking whether we are using the GNU C compiler... (cached) yes
[267] checking whether gcc accepts -g... (cached) yes
[268] checking for gcc option to accept ISO C89... (cached) none needed
[269] checking dependency style of gcc... (cached) gcc3
[270] checking whether gcc and cc understand -c and -o together... yes
[271] checking how to run the C preprocessor... gcc -E
[272] checking for grep that handles long lines and -e... /bin/grep
[273] checking for egrep... /bin/grep -E
[274] checking for ANSI C header files... yes
[275] checking for sys/types.h... yes
[276] checking for sys/stat.h... yes
[277] checking for stdlib.h... yes
[278] checking for string.h... yes
[279] checking for memory.h... yes
[280] checking for strings.h... yes
[281] checking for inttypes.h... yes
[282] checking for stdint.h... yes
[283] checking for unistd.h... yes
[284] checking size of void *... 8
[285] checking for special C compiler options needed for large files... no
[286] checking for _FILE_OFFSET_BITS value needed for large files... no
[287] checking for library containing dlsym... -ldl
[288] checking for library containing cos... -lm
[289] checking for library containing nanosleep... none required
[290] checking for library containing socket... none required
[291] checking for ANSI C header files... (cached) yes
[292] checking for sys/wait.h that is POSIX.1 compatible... yes
[293] checking assert.h usability... yes
[294] checking assert.h presence... yes
[295] checking for assert.h... yes
[296] checking dlfcn.h usability... yes
[297] checking dlfcn.h presence... yes
[298] checking for dlfcn.h... yes
[299] checking errno.h usability... yes
[300] checking errno.h presence... yes
[301] checking for errno.h... yes
[302] checking fcntl.h usability... yes
[303] checking fcntl.h presence... yes
[304] checking for fcntl.h... yes
[305] checking signal.h usability... yes
[306] checking signal.h presence... yes
[307] checking for signal.h... yes
[308] checking for stdint.h... (cached) yes
[309] checking for stdlib.h... (cached) yes
[310] checking for string.h... (cached) yes
[311] checking for strings.h... (cached) yes
[312] checking sys/mman.h usability... yes
[313] checking sys/mman.h presence... yes
[314] checking for sys/mman.h... yes
[315] checking sys/resource.h usability... yes
[316] checking sys/resource.h presence... yes
[317] checking for sys/resource.h... yes
[318] checking for sys/stat.h... (cached) yes
[319] checking sys/time.h usability... yes
[320] checking sys/time.h presence... yes
[321] checking for sys/time.h... yes
[322] checking for sys/types.h... (cached) yes
[323] checking for sys/wait.h... (cached) yes
[324] checking time.h usability... yes
[325] checking time.h presence... yes
[326] checking for time.h... yes
[327] checking for unistd.h... (cached) yes
[328] checking gmp.h usability... yes
[329] checking gmp.h presence... yes
[330] checking for gmp.h... yes
[331] checking for main in -lgmp... yes
[332] checking ffi.h usability... yes
[333] checking ffi.h presence... yes
[334] checking for ffi.h... yes
[335] checking for ffi_call in -lffi... yes
[336] checking for struct stat.st_mtimespec... no
[337] checking for struct stat.st_mtim... yes
[338] checking for struct stat.st_ctimespec... no
[339] checking for struct stat.st_ctim... yes
[340] checking for an ANSI C-conforming const... yes
[341] checking for inline... inline
[342] checking for C/C++ restrict keyword... __restrict
[343] checking for size_t... yes
[344] checking whether time.h and sys/time.h may both be included... yes
[345] checking whether struct tm is in sys/time.h or time.h... time.h
[346] checking for pid_t... yes
[347] checking vfork.h usability... no
[348] checking vfork.h presence... no
[349] checking for vfork.h... no
[350] checking for fork... yes
[351] checking for vfork... yes
[352] checking for working fork... yes
[353] checking for working vfork... (cached) yes
[354] checking for stdlib.h... (cached) yes
[355] checking for GNU libc compatible malloc... yes
[356] checking for working memcmp... yes
[357] checking for stdlib.h... (cached) yes
[358] checking for unistd.h... (cached) yes
[359] checking for getpagesize... yes
[360] checking for working mmap... yes
[361] checking whether lstat dereferences a symlink specified with a trailing slash... yes
[362] checking whether stat accepts an empty string... no
[363] checking for strftime... yes
[364] checking for working strtod... yes
[365] checking for sigaltstack... yes
[366] checking for bzero... yes
[367] checking for gettimeofday... yes
[368] checking for memmove... yes
[369] checking for memset... yes
[370] checking for munmap... yes
[371] checking for setenv... yes
[372] checking for sqrt... yes
[373] checking for strerror... yes
[374] checking for getaddrinfo... yes
[375] configure: creating ./config.status
[376] config.status: creating Makefile
[377] config.status: creating src/Makefile
[378] config.status: creating scheme/Makefile
[379] config.status: creating doc/Makefile
[380] config.status: creating lib/Makefile
[381] config.status: creating benchmarks/Makefile
[382] config.status: creating config.h
[383] config.status: executing depfiles commands
[384] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[385] make all-recursive
[386] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[387] Making all in src
[388] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[389] echo '#define BOOTFILE "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus.boot"' >bootfileloc.h
[390] echo '#define EXEFILE "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/ikarus"' >>bootfileloc.h
[391] make all-am
[392] make[4]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[393] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-collect.o -MD -MP -MF .deps/ikarus-collect.Tpo -c -o ikarus-collect.o ../../src/ikarus-collect.c
[394] mv -f .deps/ikarus-collect.Tpo .deps/ikarus-collect.Po
[395] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-exec.o -MD -MP -MF .deps/ikarus-exec.Tpo -c -o ikarus-exec.o ../../src/ikarus-exec.c
[396] mv -f .deps/ikarus-exec.Tpo .deps/ikarus-exec.Po
[397] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-fasl.o -MD -MP -MF .deps/ikarus-fasl.Tpo -c -o ikarus-fasl.o ../../src/ikarus-fasl.c
[398] mv -f .deps/ikarus-fasl.Tpo .deps/ikarus-fasl.Po
[399] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-flonums.o -MD -MP -MF .deps/ikarus-flonums.Tpo -c -o ikarus-flonums.o ../../src/ikarus-flonums.c
[400] mv -f .deps/ikarus-flonums.Tpo .deps/ikarus-flonums.Po
[401] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-main.o -MD -MP -MF .deps/ikarus-main.Tpo -c -o ikarus-main.o ../../src/ikarus-main.c
[402] mv -f .deps/ikarus-main.Tpo .deps/ikarus-main.Po
[403] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-numerics.o -MD -MP -MF .deps/ikarus-numerics.Tpo -c -o ikarus-numerics.o ../../src/ikarus-numerics.c
[404] mv -f .deps/ikarus-numerics.Tpo .deps/ikarus-numerics.Po
[405] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-print.o -MD -MP -MF .deps/ikarus-print.Tpo -c -o ikarus-print.o ../../src/ikarus-print.c
[406] mv -f .deps/ikarus-print.Tpo .deps/ikarus-print.Po
[407] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-runtime.o -MD -MP -MF .deps/ikarus-runtime.Tpo -c -o ikarus-runtime.o ../../src/ikarus-runtime.c
[408] mv -f .deps/ikarus-runtime.Tpo .deps/ikarus-runtime.Po
[409] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-symbol-table.o -MD -MP -MF .deps/ikarus-symbol-table.Tpo -c -o ikarus-symbol-table.o ../../src/ikarus-symbol-table.c
[410] mv -f .deps/ikarus-symbol-table.Tpo .deps/ikarus-symbol-table.Po
[411] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-verify-integrity.o -MD -MP -MF .deps/ikarus-verify-integrity.Tpo -c -o ikarus-verify-integrity.o ../../src/ikarus-verify-integrity.c
[412] mv -f .deps/ikarus-verify-integrity.Tpo .deps/ikarus-verify-integrity.Po
[413] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-weak-pairs.o -MD -MP -MF .deps/ikarus-weak-pairs.Tpo -c -o ikarus-weak-pairs.o ../../src/ikarus-weak-pairs.c
[414] mv -f .deps/ikarus-weak-pairs.Tpo .deps/ikarus-weak-pairs.Po
[415] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-winmmap.o -MD -MP -MF .deps/ikarus-winmmap.Tpo -c -o ikarus-winmmap.o ../../src/ikarus-winmmap.c
[416] mv -f .deps/ikarus-winmmap.Tpo .deps/ikarus-winmmap.Po
[417] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -MT ikarus-enter.o -MD -MP -MF .deps/ikarus-enter.Tpo -c -o ikarus-enter.o ../../src/ikarus-enter.S
[418] mv -f .deps/ikarus-enter.Tpo .deps/ikarus-enter.Po
[419] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -MT cpu_has_sse2.o -MD -MP -MF .deps/cpu_has_sse2.Tpo -c -o cpu_has_sse2.o ../../src/cpu_has_sse2.S
[420] mv -f .deps/cpu_has_sse2.Tpo .deps/cpu_has_sse2.Po
[421] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-io.o -MD -MP -MF .deps/ikarus-io.Tpo -c -o ikarus-io.o ../../src/ikarus-io.c
[422] mv -f .deps/ikarus-io.Tpo .deps/ikarus-io.Po
[423] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-process.o -MD -MP -MF .deps/ikarus-process.Tpo -c -o ikarus-process.o ../../src/ikarus-process.c
[424] mv -f .deps/ikarus-process.Tpo .deps/ikarus-process.Po
[425] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-getaddrinfo.o -MD -MP -MF .deps/ikarus-getaddrinfo.Tpo -c -o ikarus-getaddrinfo.o ../../src/ikarus-getaddrinfo.c
[426] mv -f .deps/ikarus-getaddrinfo.Tpo .deps/ikarus-getaddrinfo.Po
[427] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-errno.o -MD -MP -MF .deps/ikarus-errno.Tpo -c -o ikarus-errno.o ../../src/ikarus-errno.c
[428] mv -f .deps/ikarus-errno.Tpo .deps/ikarus-errno.Po
[429] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-pointers.o -MD -MP -MF .deps/ikarus-pointers.Tpo -c -o ikarus-pointers.o ../../src/ikarus-pointers.c
[430] mv -f .deps/ikarus-pointers.Tpo .deps/ikarus-pointers.Po
[431] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus-ffi.o -MD -MP -MF .deps/ikarus-ffi.Tpo -c -o ikarus-ffi.o ../../src/ikarus-ffi.c
[432] mv -f .deps/ikarus-ffi.Tpo .deps/ikarus-ffi.Po
[433] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT ikarus.o -MD -MP -MF .deps/ikarus.Tpo -c -o ikarus.o ../../src/ikarus.c
[434] mv -f .deps/ikarus.Tpo .deps/ikarus.Po
[435] gcc -g -O2 -DNDEBUG -O3 -Wall -rdynamic -o ikarus ikarus-collect.o ikarus-exec.o ikarus-fasl.o ikarus-flonums.o ikarus-main.o ikarus-numerics.o ikarus-print.o ikarus-runtime.o ikarus-symbol-table.o ikarus-verify-integrity.o ikarus-weak-pairs.o ikarus-winmmap.o ikarus-enter.o cpu_has_sse2.o ikarus-io.o ikarus-process.o ikarus-getaddrinfo.o ikarus-errno.o ikarus-pointers.o ikarus-ffi.o ikarus.o -lgmp -lm -ldl -lffi
[436] gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -g -O2 -DNDEBUG -O3 -Wall -MT scheme-script.o -MD -MP -MF .deps/scheme-script.Tpo -c -o scheme-script.o ../../src/scheme-script.c
[437] mv -f .deps/scheme-script.Tpo .deps/scheme-script.Po
[438] gcc -g -O2 -DNDEBUG -O3 -Wall -rdynamic -o scheme-script ikarus-collect.o ikarus-exec.o ikarus-fasl.o ikarus-flonums.o ikarus-main.o ikarus-numerics.o ikarus-print.o ikarus-runtime.o ikarus-symbol-table.o ikarus-verify-integrity.o ikarus-weak-pairs.o ikarus-winmmap.o ikarus-enter.o cpu_has_sse2.o ikarus-io.o ikarus-process.o ikarus-getaddrinfo.o ikarus-errno.o ikarus-pointers.o ikarus-ffi.o scheme-script.o -lgmp -lm -ldl -lffi
[439] make[4]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[440] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[441] Making all in scheme
[442] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[443] echo '(define ikarus-version "0.0.4-rc1")' >ikarus.config.ss
[444] echo '(define ikarus-revision "1828")' >>ikarus.config.ss
[445] echo '(define ikarus-lib-dir "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus")' >>ikarus.config.ss
[446] echo '(define target "x86_64-unknown-linux-gnu")' >>ikarus.config.ss
[447] echo '(define wordsize 8)' >>ikarus.config.ss
[448] IKARUS_SRC_DIR=../../scheme \
[449] IKARUS_BUILD_DIR=. \
[450] IKARUS_FASL_DIRECTORY='' \
[451] IKARUS_LIBRARY_PATH=.:../../scheme:../../scheme/../lib \
[452] ../src/ikarus -b ../../scheme/ikarus.boot.8.prebuilt \
[453] --r6rs-script ../../scheme/makefile.ss
[454] Expanding ............................................................
[455] running stats for macro expansion:
[456] 65 collections
[457] 4484 ms elapsed cpu time, including 657 ms collecting
[458] 4634 ms elapsed real time, including 676 ms collecting
[459] 547025840 bytes allocated
[460] Compiling ................................................................................
[461] Happy Happy Joy Joy
[462] running stats for code generation and serialization:
[463] 148 collections
[464] 11820 ms elapsed cpu time, including 2564 ms collecting
[465] 12312 ms elapsed real time, including 2730 ms collecting
[466] 1245415712 bytes allocated
[467] running stats for the entire bootstrap process:
[468] 213 collections
[469] 16308 ms elapsed cpu time, including 3221 ms collecting
[470] 16947 ms elapsed real time, including 3405 ms collecting
[471] 1792502384 bytes allocated
[472] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[473] Making all in doc
[474] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[475] make[3]: Nothing to be done for `all'.
[476] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[477] Making all in lib
[478] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[479] make[3]: Nothing to be done for `all'.
[480] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[481] Making all in benchmarks
[482] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[483] make[3]: Nothing to be done for `all'.
[484] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[485] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[486] make[3]: Nothing to be done for `all-am'.
[487] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[488] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[489] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[490] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[491] Making dvi in src
[492] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[493] make[2]: Nothing to be done for `dvi'.
[494] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[495] Making dvi in scheme
[496] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[497] make[2]: Nothing to be done for `dvi'.
[498] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[499] Making dvi in doc
[500] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[501] make[2]: Nothing to be done for `dvi'.
[502] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[503] Making dvi in lib
[504] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[505] make[2]: Nothing to be done for `dvi'.
[506] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[507] Making dvi in benchmarks
[508] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[509] make[2]: Nothing to be done for `dvi'.
[510] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[511] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[512] make[2]: Nothing to be done for `dvi-am'.
[513] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[514] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[515] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[516] Making check in src
[517] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[518] make check-am
[519] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[520] make[3]: Nothing to be done for `check-am'.
[521] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[522] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[523] Making check in scheme
[524] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[525] IKARUS_SRC_DIR=../../scheme \
[526] IKARUS_LIBRARY_PATH=../../scheme \
[527] ../src/ikarus -b ikarus.boot --r6rs-script ../../scheme/run-tests.ss
[528] [testing lists] ...[21: test-lists] Happy Happy Joy Joy
[529] OK
[530] [testing strings] ...[6: test-strings] Happy Happy Joy Joy
[531] OK
[532] [testing bytevectors] ...[87: test-bytevectors] Happy Happy Joy Joy
[533] OK
[534] [testing hashtables] ...[2: test-hashtables] Happy Happy Joy Joy
[535] OK
[536] [testing fixnums] ...(fxdiv-and-mod 17 3) = 5 2
[537] (fxdiv-and-mod 17 -3) = -5 2
[538] (fxdiv-and-mod -17 3) = -6 1
[539] (fxdiv-and-mod -17 -3) = 6 1
[540] (fxdiv-and-mod 16 3) = 5 1
[541] (fxdiv-and-mod 16 -3) = -5 1
[542] (fxdiv-and-mod -16 3) = -6 2
[543] (fxdiv-and-mod -16 -3) = 6 2
[544] (fxdiv-and-mod 15 3) = 5 0
[545] (fxdiv-and-mod 15 -3) = -5 0
[546] (fxdiv-and-mod -15 3) = -5 0
[547] (fxdiv-and-mod -15 -3) = 5 0
[548] (fxdiv-and-mod 10 4) = 2 2
[549] (fxdiv-and-mod 10 -4) = -2 2
[550] (fxdiv-and-mod -10 4) = -3 2
[551] (fxdiv-and-mod -10 -4) = 3 2
[552] (fxdiv0-and-mod0 17 3) = 6 -1
[553] (fxdiv0-and-mod0 17 -3) = -6 -1
[554] (fxdiv0-and-mod0 -17 3) = -6 1
[555] (fxdiv0-and-mod0 -17 -3) = 6 1
[556] (fxdiv0-and-mod0 16 3) = 5 1
[557] (fxdiv0-and-mod0 16 -3) = -5 1
[558] (fxdiv0-and-mod0 -16 3) = -5 -1
[559] (fxdiv0-and-mod0 -16 -3) = 5 -1
[560] (fxdiv0-and-mod0 15 3) = 5 0
[561] (fxdiv0-and-mod0 15 -3) = -5 0
[562] (fxdiv0-and-mod0 -15 3) = -5 0
[563] (fxdiv0-and-mod0 -15 -3) = 5 0
[564] (fxdiv0-and-mod0 10 4) = 3 -2
[565] (fxdiv0-and-mod0 10 -4) = -3 -2
[566] (fxdiv0-and-mod0 -10 4) = -2 -2
[567] (fxdiv0-and-mod0 -10 -4) = 2 -2
[568] (fxdiv0-and-mod0 -1152921504606846976 1) = -1152921504606846976 0
[569] (fxdiv0-and-mod0 1152921504606846975 1) = 1152921504606846975 0
[570] (fxdiv0-and-mod0 1152921504606846975 -1) = -1152921504606846975 0
[571] (fxdiv0-and-mod0 -1152921504606846976 2) = -576460752303423488 0
[572] (fxdiv0-and-mod0 -1152921504606846976 -2) = 576460752303423488 0
[573] (fxdiv0-and-mod0 1152921504606846975 2) = 576460752303423488 -1
[574] (fxdiv0-and-mod0 1152921504606846975 -2) = -576460752303423488 -1
[575] (fxdiv0-and-mod0 0 -1152921504606846976) = 0 0
[576] (fxdiv0-and-mod0 0 1152921504606846975) = 0 0
[577] (fxdiv0-and-mod0 1 -1152921504606846976) = 0 1
[578] (fxdiv0-and-mod0 1 1152921504606846975) = 0 1
[579] (fxdiv0-and-mod0 -1 -1152921504606846976) = 0 -1
[580] (fxdiv0-and-mod0 -1 1152921504606846975) = 0 -1
[581] (fxdiv0-and-mod0 2 -1152921504606846976) = 0 2
[582] (fxdiv0-and-mod0 2 1152921504606846975) = 0 2
[583] (fxdiv0-and-mod0 -2 -1152921504606846976) = 0 -2
[584] (fxdiv0-and-mod0 -2 1152921504606846975) = 0 -2
[585] (fxdiv0-and-mod0 -1152921504606846976 -1152921504606846976) = 1 0
[586] (fxdiv0-and-mod0 1152921504606846975 -1152921504606846976) = -1 -1
[587] (fxdiv0-and-mod0 -1152921504606846976 1152921504606846975) = -1 -1
[588] (fxdiv0-and-mod0 1152921504606846975 1152921504606846975) = 1 0
[589] bitwise-bit-count -1152921504606846976
[590] bitwise-bit-count -1081145385545629696
[591] bitwise-bit-count -1009369266484412416
[592] bitwise-bit-count -937593147423195136
[593] bitwise-bit-count -865817028361977856
[594] bitwise-bit-count -794040909300760576
[595] bitwise-bit-count -722264790239543296
[596] bitwise-bit-count -650488671178326016
[597] bitwise-bit-count -578712552117108736
[598] bitwise-bit-count -506936433055891456
[599] bitwise-bit-count -435160313994674176
[600] bitwise-bit-count -363384194933456896
[601] bitwise-bit-count -291608075872239616
[602] bitwise-bit-count -219831956811022336
[603] bitwise-bit-count -148055837749805056
[604] bitwise-bit-count -76279718688587776
[605] bitwise-bit-count -4503599627370496
[606] bitwise-bit-count 67272519433846784
[607] bitwise-bit-count 139048638495064064
[608] bitwise-bit-count 210824757556281344
[609] bitwise-bit-count 282600876617498624
[610] bitwise-bit-count 354376995678715904
[611] bitwise-bit-count 426153114739933184
[612] bitwise-bit-count 497929233801150464
[613] bitwise-bit-count 569705352862367744
[614] bitwise-bit-count 641481471923585024
[615] bitwise-bit-count 713257590984802304
[616] bitwise-bit-count 785033710046019584
[617] bitwise-bit-count 856809829107236864
[618] bitwise-bit-count 928585948168454144
[619] bitwise-bit-count 1000362067229671424
[620] bitwise-bit-count 1072138186290888704
[621] bitwise-bit-count 1143914305352105984
[622] [1331: test-fxcarry] OK
[623] [testing bignums] ...[62: test-bignums] Happy Happy Joy Joy
[624] bitwise-bit-count -1152921504606846976
[625] bitwise-bit-count -1081145385545629696
[626] bitwise-bit-count -1009369266484412416
[627] bitwise-bit-count -937593147423195136
[628] bitwise-bit-count -865817028361977856
[629] bitwise-bit-count -794040909300760576
[630] bitwise-bit-count -722264790239543296
[631] bitwise-bit-count -650488671178326016
[632] bitwise-bit-count -578712552117108736
[633] bitwise-bit-count -506936433055891456
[634] bitwise-bit-count -435160313994674176
[635] bitwise-bit-count -363384194933456896
[636] bitwise-bit-count -291608075872239616
[637] bitwise-bit-count -219831956811022336
[638] bitwise-bit-count -148055837749805056
[639] bitwise-bit-count -76279718688587776
[640] bitwise-bit-count -4503599627370496
[641] bitwise-bit-count 67272519433846784
[642] bitwise-bit-count 139048638495064064
[643] bitwise-bit-count 210824757556281344
[644] bitwise-bit-count 282600876617498624
[645] bitwise-bit-count 354376995678715904
[646] bitwise-bit-count 426153114739933184
[647] bitwise-bit-count 497929233801150464
[648] bitwise-bit-count 569705352862367744
[649] bitwise-bit-count 641481471923585024
[650] bitwise-bit-count 713257590984802304
[651] bitwise-bit-count 785033710046019584
[652] bitwise-bit-count 856809829107236864
[653] bitwise-bit-count 928585948168454144
[654] bitwise-bit-count 1000362067229671424
[655] bitwise-bit-count 1072138186290888704
[656] bitwise-bit-count 1143914305352105984
[657] OK
[658] [testing numerics] ... OK
[659] [testing bitwise] ... OK
[660] [testing enums] ... OK
[661] [testing pointers] ...testing memory access (587 combination for type char)
[662] testing memory access (4371 combination for type short)
[663] testing memory access (33827 combination for type int)
[664] testing memory access (266307 combination for type long)
[665] testing memory access (266307 combination for type long-long)
[666] testing memory access (587 combination for type uchar)
[667] testing memory access (4371 combination for type ushort)
[668] testing memory access (33827 combination for type uint)
[669] testing memory access (266307 combination for type ulong)
[670] testing memory access (266307 combination for type ulong-long)
[671] OK
[672] [testing sorting] ...Testing 1 permutations of ()
[673] Testing 1 permutations of (1)
[674] Testing 2 permutations of (1 2)
[675] Testing 6 permutations of (1 2 3)
[676] Testing 24 permutations of (1 2 3 4)
[677] Testing 120 permutations of (1 2 3 4 5)
[678] Testing 720 permutations of (1 2 3 4 5 6)
[679] Testing vector-sort for all 1 permutations of #()
[680] Testing vector-sort for all 1 permutations of #(1)
[681] Testing vector-sort for all 2 permutations of #(1 2)
[682] Testing vector-sort for all 6 permutations of #(1 2 3)
[683] Testing vector-sort for all 24 permutations of #(1 2 3 4)
[684] Testing vector-sort for all 120 permutations of #(1 2 3 4 5)
[685] Testing vector-sort for all 720 permutations of #(1 2 3 4 5 6)
[686] Testing vector-sort for all 5040 permutations of #(1 2 3 4 5 6 7)
[687] Testing vector-sort for all 40320 permutations of #(1 2 3 4 5 6 7 8)
[688] Testing list-sort for all 1 permutations of ()
[689] Testing list-sort for all 1 permutations of (1)
[690] Testing list-sort for all 2 permutations of (1 2)
[691] Testing list-sort for all 6 permutations of (1 2 3)
[692] Testing list-sort for all 24 permutations of (1 2 3 4)
[693] Testing list-sort for all 120 permutations of (1 2 3 4 5)
[694] Testing list-sort for all 720 permutations of (1 2 3 4 5 6)
[695] Testing list-sort for all 5040 permutations of (1 2 3 4 5 6 7)
[696] Testing list-sort for all 40320 permutations of (1 2 3 4 5 6 7 8)
[697] OK
[698] [testing io] ...going to read 5 bytes: 5
[699] result: #vu8(1 2 3 4 5 255 255 255 255 255)
[700] going to read 1 byte: 1
[701] result: #vu8(1 2 3 4 5 6 255 255 255 255)
[702] running "reading 256 bytes in ascending order" ... ok
[703] running "reading 256 bytes in ascending order 2 at a time" ... ok
[704] running "peeking 256 bytes in ascending order" ... ok
[705] running "custom-binary-port port-eof?" ... ok
[706] running "reading 256 bytes from bytevector-input-port" ... ok
[707] running "peeking 256 bytes from bytevector-input-port" ... ok
[708] running "bytevector-binary-port port-eof?" ... ok
[709] running "reading 256 latin1 chars from bytevector-input-port" ... ok
[710] running "peeking 256 bytes from latin1 transcoded port" ... ok
[711] running "latin1 transcoded port port-eof?" ... ok
[712] running "reading 128 utf8 chars from bytevector-input-port" ... ok
[713] running "peeking 128 chars from utf8 port" ... ok
[714] running "utf8 transcoded port port-eof?" ... ok
[715] running "utf8 range 1" ... ok
[716] running "utf8 range 2" ... ok
[717] running "utf8 range 3" ... ok
[718] running "utf8 range 4" ... ok
[719] running "utf16 range 1" ... ok
[720] running "utf16 range 2" ... ok
[721] running "utf8 peek range 1" ... ok
[722] running "utf8 peek range 2" ... ok
[723] running "utf8 peek range 3" ... ok
[724] running "utf8 peek range 4" ... ok
[725] running "utf16 peek range 1" ... ok
[726] running "utf16 peek range 2" ... ok
[727] running "utf8 range 1 string" ... ok
[728] running "utf8 range 2 string" ... ok
[729] running "utf8 range 3 string" ... ok
[730] running "utf8 range 4 string" ... ok
[731] running "utf8 peek range 2 string" ... ok
[732] running "utf8 peek range 3 string" ... ok
[733] running "utf8 peek range 4 string" ... ok
[734] HELLO THERE
[735] HELLO THERE
[736] HELLO THERE
[737] testing partial reads for utf8 codec ... ok
[738] testing partial reads for utf16 codec ... ok
[739] [4: test-input-ports] Happy Happy Joy Joy
[740] OK
[741] [testing fasl] ...test-fasl 12
[742] test-fasl -12
[743] test-fasl 1152921504606846975
[744] test-fasl -1152921504606846976
[745] test-fasl 0
[746] test-fasl #t
[747] test-fasl #f
[748] test-fasl ()
[749] test-fasl "Hello"
[750] test-fasl "He\x0xce;\x0xbb;\x0xce;\x0xbb;o"
[751] test-fasl hello
[752] test-fasl (Hello There)
[753] test-fasl 3498798327498723894789237489324
[754] test-fasl -3498798327498723894789237489324
[755] test-fasl 1194739461874936194861947/11749369937446189741187
[756] test-fasl -1194739461874936194861947/11749369937446189741187
[757] test-fasl 1.274873847344e11
[758] test-fasl 12+13i
[759] test-fasl 12.0+13.0i
[760] test-fasl "a"
[761] test-fasl "\x0xce;\x0xbb;"
[762] test-fasl #0=(#0# . #0#)
[763] test-fasl #0=((x . #0#) (y . z))
[764] test-fasl #<hashtable>
[765] test-fasl #<hashtable>
[766] test-fasl (#\x3000)
[767] OK
[768] [testing reader] ...[12: test-char-syntax] Happy Happy Joy Joy
[769] [56: test-reader] Happy Happy Joy Joy
[770] OK
[771] [testing case-folding] ...test case-fold "A" "a"
[772] test case-fold "B" "b"
[773] test case-fold "C" "c"
[774] test case-fold "D" "d"
[775] test case-fold "E" "e"
[776] test case-fold "F" "f"
[777] test case-fold "G" "g"
[778] test case-fold "H" "h"
[779] test case-fold "I" "i"
[780] test case-fold "J" "j"
[781] test case-fold "K" "k"
[782] test case-fold "L" "l"
[783] test case-fold "M" "m"
[784] test case-fold "N" "n"
[785] test case-fold "O" "o"
[786] test case-fold "P" "p"
[787] test case-fold "Q" "q"
[788] test case-fold "R" "r"
[789] test case-fold "S" "s"
[790] test case-fold "T" "t"
[791] test case-fold "U" "u"
[792] test case-fold "V" "v"
[793] test case-fold "W" "w"
[794] test case-fold "X" "x"
[795] test case-fold "Y" "y"
[796] test case-fold "Z" "z"
[797] test case-fold "\x0xc2;\x0xb5;" "\x0xce;\x0xbc;"
[798] test case-fold "\x0xc3;\x0x80;" "\x0xc3;\x0xa0;"
[799] test case-fold "\x0xc3;\x0x81;" "\x0xc3;\x0xa1;"
[800] test case-fold "\x0xc3;\x0x82;" "\x0xc3;\x0xa2;"
[801] test case-fold "\x0xc3;\x0x83;" "\x0xc3;\x0xa3;"
[802] test case-fold "\x0xc3;\x0x84;" "\x0xc3;\x0xa4;"
[803] test case-fold "\x0xc3;\x0x85;" "\x0xc3;\x0xa5;"
[804] test case-fold "\x0xc3;\x0x86;" "\x0xc3;\x0xa6;"
[805] test case-fold "\x0xc3;\x0x87;" "\x0xc3;\x0xa7;"
[806] test case-fold "\x0xc3;\x0x88;" "\x0xc3;\x0xa8;"
[807] test case-fold "\x0xc3;\x0x89;" "\x0xc3;\x0xa9;"
[808] test case-fold "\x0xc3;\x0x8a;" "\x0xc3;\x0xaa;"
[809] test case-fold "\x0xc3;\x0x8b;" "\x0xc3;\x0xab;"
[810] test case-fold "\x0xc3;\x0x8c;" "\x0xc3;\x0xac;"
[811] test case-fold "\x0xc3;\x0x8d;" "\x0xc3;\x0xad;"
[812] test case-fold "\x0xc3;\x0x8e;" "\x0xc3;\x0xae;"
[813] test case-fold "\x0xc3;\x0x8f;" "\x0xc3;\x0xaf;"
[814] test case-fold "\x0xc3;\x0x90;" "\x0xc3;\x0xb0;"
[815] test case-fold "\x0xc3;\x0x91;" "\x0xc3;\x0xb1;"
[816] test case-fold "\x0xc3;\x0x92;" "\x0xc3;\x0xb2;"
[817] test case-fold "\x0xc3;\x0x93;" "\x0xc3;\x0xb3;"
[818] test case-fold "\x0xc3;\x0x94;" "\x0xc3;\x0xb4;"
[819] test case-fold "\x0xc3;\x0x95;" "\x0xc3;\x0xb5;"
[820] test case-fold "\x0xc3;\x0x96;" "\x0xc3;\x0xb6;"
[821] test case-fold "\x0xc3;\x0x98;" "\x0xc3;\x0xb8;"
[822] test case-fold "\x0xc3;\x0x99;" "\x0xc3;\x0xb9;"
[823] test case-fold "\x0xc3;\x0x9a;" "\x0xc3;\x0xba;"
[824] test case-fold "\x0xc3;\x0x9b;" "\x0xc3;\x0xbb;"
[825] test case-fold "\x0xc3;\x0x9c;" "\x0xc3;\x0xbc;"
[826] test case-fold "\x0xc3;\x0x9d;" "\x0xc3;\x0xbd;"
[827] test case-fold "\x0xc3;\x0x9e;" "\x0xc3;\x0xbe;"
[828] test case-fold "\x0xc3;\x0x9f;" "ss"
[829] test case-fold "\x0xc4;\x0x80;" "\x0xc4;\x0x81;"
[830] test case-fold "\x0xc4;\x0x82;" "\x0xc4;\x0x83;"
[831] test case-fold "\x0xc4;\x0x84;" "\x0xc4;\x0x85;"
[832] test case-fold "\x0xc4;\x0x86;" "\x0xc4;\x0x87;"
[833] test case-fold "\x0xc4;\x0x88;" "\x0xc4;\x0x89;"
[834] test case-fold "\x0xc4;\x0x8a;" "\x0xc4;\x0x8b;"
[835] test case-fold "\x0xc4;\x0x8c;" "\x0xc4;\x0x8d;"
[836] test case-fold "\x0xc4;\x0x8e;" "\x0xc4;\x0x8f;"
[837] test case-fold "\x0xc4;\x0x90;" "\x0xc4;\x0x91;"
[838] test case-fold "\x0xc4;\x0x92;" "\x0xc4;\x0x93;"
[839] test case-fold "\x0xc4;\x0x94;" "\x0xc4;\x0x95;"
[840] test case-fold "\x0xc4;\x0x96;" "\x0xc4;\x0x97;"
[841] test case-fold "\x0xc4;\x0x98;" "\x0xc4;\x0x99;"
[842] test case-fold "\x0xc4;\x0x9a;" "\x0xc4;\x0x9b;"
[843] test case-fold "\x0xc4;\x0x9c;" "\x0xc4;\x0x9d;"
[844] test case-fold "\x0xc4;\x0x9e;" "\x0xc4;\x0x9f;"
[845] test case-fold "\x0xc4;\x0xa0;" "\x0xc4;\x0xa1;"
[846] test case-fold "\x0xc4;\x0xa2;" "\x0xc4;\x0xa3;"
[847] test case-fold "\x0xc4;\x0xa4;" "\x0xc4;\x0xa5;"
[848] test case-fold "\x0xc4;\x0xa6;" "\x0xc4;\x0xa7;"
[849] test case-fold "\x0xc4;\x0xa8;" "\x0xc4;\x0xa9;"
[850] test case-fold "\x0xc4;\x0xaa;" "\x0xc4;\x0xab;"
[851] test case-fold "\x0xc4;\x0xac;" "\x0xc4;\x0xad;"
[852] test case-fold "\x0xc4;\x0xae;" "\x0xc4;\x0xaf;"
[853] test case-fold "\x0xc4;\x0xb0;" "i\x0xcc;\x0x87;"
[854] test case-fold "\x0xc4;\x0xb2;" "\x0xc4;\x0xb3;"
[855] test case-fold "\x0xc4;\x0xb4;" "\x0xc4;\x0xb5;"
[856] test case-fold "\x0xc4;\x0xb6;" "\x0xc4;\x0xb7;"
[857] test case-fold "\x0xc4;\x0xb9;" "\x0xc4;\x0xba;"
[858] test case-fold "\x0xc4;\x0xbb;" "\x0xc4;\x0xbc;"
[859] test case-fold "\x0xc4;\x0xbd;" "\x0xc4;\x0xbe;"
[860] test case-fold "\x0xc4;\x0xbf;" "\x0xc5;\x0x80;"
[861] test case-fold "\x0xc5;\x0x81;" "\x0xc5;\x0x82;"
[862] test case-fold "\x0xc5;\x0x83;" "\x0xc5;\x0x84;"
[863] test case-fold "\x0xc5;\x0x85;" "\x0xc5;\x0x86;"
[864] test case-fold "\x0xc5;\x0x87;" "\x0xc5;\x0x88;"
[865] test case-fold "\x0xc5;\x0x89;" "\x0xca;\x0xbc;n"
[866] test case-fold "\x0xc5;\x0x8a;" "\x0xc5;\x0x8b;"
[867] test case-fold "\x0xc5;\x0x8c;" "\x0xc5;\x0x8d;"
[868] test case-fold "\x0xc5;\x0x8e;" "\x0xc5;\x0x8f;"
[869] test case-fold "\x0xc5;\x0x90;" "\x0xc5;\x0x91;"
[870] test case-fold "\x0xc5;\x0x92;" "\x0xc5;\x0x93;"
[871] test case-fold "\x0xc5;\x0x94;" "\x0xc5;\x0x95;"
[872] test case-fold "\x0xc5;\x0x96;" "\x0xc5;\x0x97;"
[873] test case-fold "\x0xc5;\x0x98;" "\x0xc5;\x0x99;"
[874] test case-fold "\x0xc5;\x0x9a;" "\x0xc5;\x0x9b;"
[875] test case-fold "\x0xc5;\x0x9c;" "\x0xc5;\x0x9d;"
[876] test case-fold "\x0xc5;\x0x9e;" "\x0xc5;\x0x9f;"
[877] test case-fold "\x0xc5;\x0xa0;" "\x0xc5;\x0xa1;"
[878] test case-fold "\x0xc5;\x0xa2;" "\x0xc5;\x0xa3;"
[879] test case-fold "\x0xc5;\x0xa4;" "\x0xc5;\x0xa5;"
[880] test case-fold "\x0xc5;\x0xa6;" "\x0xc5;\x0xa7;"
[881] test case-fold "\x0xc5;\x0xa8;" "\x0xc5;\x0xa9;"
[882] test case-fold "\x0xc5;\x0xaa;" "\x0xc5;\x0xab;"
[883] test case-fold "\x0xc5;\x0xac;" "\x0xc5;\x0xad;"
[884] test case-fold "\x0xc5;\x0xae;" "\x0xc5;\x0xaf;"
[885] test case-fold "\x0xc5;\x0xb0;" "\x0xc5;\x0xb1;"
[886] test case-fold "\x0xc5;\x0xb2;" "\x0xc5;\x0xb3;"
[887] test case-fold "\x0xc5;\x0xb4;" "\x0xc5;\x0xb5;"
[888] test case-fold "\x0xc5;\x0xb6;" "\x0xc5;\x0xb7;"
[889] test case-fold "\x0xc5;\x0xb8;" "\x0xc3;\x0xbf;"
[890] test case-fold "\x0xc5;\x0xb9;" "\x0xc5;\x0xba;"
[891] test case-fold "\x0xc5;\x0xbb;" "\x0xc5;\x0xbc;"
[892] test case-fold "\x0xc5;\x0xbd;" "\x0xc5;\x0xbe;"
[893] test case-fold "\x0xc5;\x0xbf;" "s"
[894] test case-fold "\x0xc6;\x0x81;" "\x0xc9;\x0x93;"
[895] test case-fold "\x0xc6;\x0x82;" "\x0xc6;\x0x83;"
[896] test case-fold "\x0xc6;\x0x84;" "\x0xc6;\x0x85;"
[897] test case-fold "\x0xc6;\x0x86;" "\x0xc9;\x0x94;"
[898] test case-fold "\x0xc6;\x0x87;" "\x0xc6;\x0x88;"
[899] test case-fold "\x0xc6;\x0x89;" "\x0xc9;\x0x96;"
[900] test case-fold "\x0xc6;\x0x8a;" "\x0xc9;\x0x97;"
[901] test case-fold "\x0xc6;\x0x8b;" "\x0xc6;\x0x8c;"
[902] test case-fold "\x0xc6;\x0x8e;" "\x0xc7;\x0x9d;"
[903] test case-fold "\x0xc6;\x0x8f;" "\x0xc9;\x0x99;"
[904] test case-fold "\x0xc6;\x0x90;" "\x0xc9;\x0x9b;"
[905] test case-fold "\x0xc6;\x0x91;" "\x0xc6;\x0x92;"
[906] test case-fold "\x0xc6;\x0x93;" "\x0xc9;\x0xa0;"
[907] test case-fold "\x0xc6;\x0x94;" "\x0xc9;\x0xa3;"
[908] test case-fold "\x0xc6;\x0x96;" "\x0xc9;\x0xa9;"
[909] test case-fold "\x0xc6;\x0x97;" "\x0xc9;\x0xa8;"
[910] test case-fold "\x0xc6;\x0x98;" "\x0xc6;\x0x99;"
[911] test case-fold "\x0xc6;\x0x9c;" "\x0xc9;\x0xaf;"
[912] test case-fold "\x0xc6;\x0x9d;" "\x0xc9;\x0xb2;"
[913] test case-fold "\x0xc6;\x0x9f;" "\x0xc9;\x0xb5;"
[914] test case-fold "\x0xc6;\x0xa0;" "\x0xc6;\x0xa1;"
[915] test case-fold "\x0xc6;\x0xa2;" "\x0xc6;\x0xa3;"
[916] test case-fold "\x0xc6;\x0xa4;" "\x0xc6;\x0xa5;"
[917] test case-fold "\x0xc6;\x0xa6;" "\x0xca;\x0x80;"
[918] test case-fold "\x0xc6;\x0xa7;" "\x0xc6;\x0xa8;"
[919] test case-fold "\x0xc6;\x0xa9;" "\x0xca;\x0x83;"
[920] test case-fold "\x0xc6;\x0xac;" "\x0xc6;\x0xad;"
[921] test case-fold "\x0xc6;\x0xae;" "\x0xca;\x0x88;"
[922] test case-fold "\x0xc6;\x0xaf;" "\x0xc6;\x0xb0;"
[923] test case-fold "\x0xc6;\x0xb1;" "\x0xca;\x0x8a;"
[924] test case-fold "\x0xc6;\x0xb2;" "\x0xca;\x0x8b;"
[925] test case-fold "\x0xc6;\x0xb3;" "\x0xc6;\x0xb4;"
[926] test case-fold "\x0xc6;\x0xb5;" "\x0xc6;\x0xb6;"
[927] test case-fold "\x0xc6;\x0xb7;" "\x0xca;\x0x92;"
[928] test case-fold "\x0xc6;\x0xb8;" "\x0xc6;\x0xb9;"
[929] test case-fold "\x0xc6;\x0xbc;" "\x0xc6;\x0xbd;"
[930] test case-fold "\x0xc7;\x0x84;" "\x0xc7;\x0x86;"
[931] test case-fold "\x0xc7;\x0x85;" "\x0xc7;\x0x86;"
[932] test case-fold "\x0xc7;\x0x87;" "\x0xc7;\x0x89;"
[933] test case-fold "\x0xc7;\x0x88;" "\x0xc7;\x0x89;"
[934] test case-fold "\x0xc7;\x0x8a;" "\x0xc7;\x0x8c;"
[935] test case-fold "\x0xc7;\x0x8b;" "\x0xc7;\x0x8c;"
[936] test case-fold "\x0xc7;\x0x8d;" "\x0xc7;\x0x8e;"
[937] test case-fold "\x0xc7;\x0x8f;" "\x0xc7;\x0x90;"
[938] test case-fold "\x0xc7;\x0x91;" "\x0xc7;\x0x92;"
[939] test case-fold "\x0xc7;\x0x93;" "\x0xc7;\x0x94;"
[940] test case-fold "\x0xc7;\x0x95;" "\x0xc7;\x0x96;"
[941] test case-fold "\x0xc7;\x0x97;" "\x0xc7;\x0x98;"
[942] test case-fold "\x0xc7;\x0x99;" "\x0xc7;\x0x9a;"
[943] test case-fold "\x0xc7;\x0x9b;" "\x0xc7;\x0x9c;"
[944] test case-fold "\x0xc7;\x0x9e;" "\x0xc7;\x0x9f;"
[945] test case-fold "\x0xc7;\x0xa0;" "\x0xc7;\x0xa1;"
[946] test case-fold "\x0xc7;\x0xa2;" "\x0xc7;\x0xa3;"
[947] test case-fold "\x0xc7;\x0xa4;" "\x0xc7;\x0xa5;"
[948] test case-fold "\x0xc7;\x0xa6;" "\x0xc7;\x0xa7;"
[949] test case-fold "\x0xc7;\x0xa8;" "\x0xc7;\x0xa9;"
[950] test case-fold "\x0xc7;\x0xaa;" "\x0xc7;\x0xab;"
[951] test case-fold "\x0xc7;\x0xac;" "\x0xc7;\x0xad;"
[952] test case-fold "\x0xc7;\x0xae;" "\x0xc7;\x0xaf;"
[953] test case-fold "\x0xc7;\x0xb0;" "j\x0xcc;\x0x8c;"
[954] test case-fold "\x0xc7;\x0xb1;" "\x0xc7;\x0xb3;"
[955] test case-fold "\x0xc7;\x0xb2;" "\x0xc7;\x0xb3;"
[956] test case-fold "\x0xc7;\x0xb4;" "\x0xc7;\x0xb5;"
[957] test case-fold "\x0xc7;\x0xb6;" "\x0xc6;\x0x95;"
[958] test case-fold "\x0xc7;\x0xb7;" "\x0xc6;\x0xbf;"
[959] test case-fold "\x0xc7;\x0xb8;" "\x0xc7;\x0xb9;"
[960] test case-fold "\x0xc7;\x0xba;" "\x0xc7;\x0xbb;"
[961] test case-fold "\x0xc7;\x0xbc;" "\x0xc7;\x0xbd;"
[962] test case-fold "\x0xc7;\x0xbe;" "\x0xc7;\x0xbf;"
[963] test case-fold "\x0xc8;\x0x80;" "\x0xc8;\x0x81;"
[964] test case-fold "\x0xc8;\x0x82;" "\x0xc8;\x0x83;"
[965] test case-fold "\x0xc8;\x0x84;" "\x0xc8;\x0x85;"
[966] test case-fold "\x0xc8;\x0x86;" "\x0xc8;\x0x87;"
[967] test case-fold "\x0xc8;\x0x88;" "\x0xc8;\x0x89;"
[968] test case-fold "\x0xc8;\x0x8a;" "\x0xc8;\x0x8b;"
[969] test case-fold "\x0xc8;\x0x8c;" "\x0xc8;\x0x8d;"
[970] test case-fold "\x0xc8;\x0x8e;" "\x0xc8;\x0x8f;"
[971] test case-fold "\x0xc8;\x0x90;" "\x0xc8;\x0x91;"
[972] test case-fold "\x0xc8;\x0x92;" "\x0xc8;\x0x93;"
[973] test case-fold "\x0xc8;\x0x94;" "\x0xc8;\x0x95;"
[974] test case-fold "\x0xc8;\x0x96;" "\x0xc8;\x0x97;"
[975] test case-fold "\x0xc8;\x0x98;" "\x0xc8;\x0x99;"
[976] test case-fold "\x0xc8;\x0x9a;" "\x0xc8;\x0x9b;"
[977] test case-fold "\x0xc8;\x0x9c;" "\x0xc8;\x0x9d;"
[978] test case-fold "\x0xc8;\x0x9e;" "\x0xc8;\x0x9f;"
[979] test case-fold "\x0xc8;\x0xa0;" "\x0xc6;\x0x9e;"
[980] test case-fold "\x0xc8;\x0xa2;" "\x0xc8;\x0xa3;"
[981] test case-fold "\x0xc8;\x0xa4;" "\x0xc8;\x0xa5;"
[982] test case-fold "\x0xc8;\x0xa6;" "\x0xc8;\x0xa7;"
[983] test case-fold "\x0xc8;\x0xa8;" "\x0xc8;\x0xa9;"
[984] test case-fold "\x0xc8;\x0xaa;" "\x0xc8;\x0xab;"
[985] test case-fold "\x0xc8;\x0xac;" "\x0xc8;\x0xad;"
[986] test case-fold "\x0xc8;\x0xae;" "\x0xc8;\x0xaf;"
[987] test case-fold "\x0xc8;\x0xb0;" "\x0xc8;\x0xb1;"
[988] test case-fold "\x0xc8;\x0xb2;" "\x0xc8;\x0xb3;"
[989] test case-fold "\x0xc8;\x0xba;" "\x0xe2;\x0xb1;\x0xa5;"
[990] test case-fold "\x0xc8;\x0xbb;" "\x0xc8;\x0xbc;"
[991] test case-fold "\x0xc8;\x0xbd;" "\x0xc6;\x0x9a;"
[992] test case-fold "\x0xc8;\x0xbe;" "\x0xe2;\x0xb1;\x0xa6;"
[993] test case-fold "\x0xc9;\x0x81;" "\x0xc9;\x0x82;"
[994] test case-fold "\x0xc9;\x0x83;" "\x0xc6;\x0x80;"
[995] test case-fold "\x0xc9;\x0x84;" "\x0xca;\x0x89;"
[996] test case-fold "\x0xc9;\x0x85;" "\x0xca;\x0x8c;"
[997] test case-fold "\x0xc9;\x0x86;" "\x0xc9;\x0x87;"
[998] test case-fold "\x0xc9;\x0x88;" "\x0xc9;\x0x89;"
[999] test case-fold "\x0xc9;\x0x8a;" "\x0xc9;\x0x8b;"
[1000] test case-fold "\x0xc9;\x0x8c;" "\x0xc9;\x0x8d;"
[1001] test case-fold "\x0xc9;\x0x8e;" "\x0xc9;\x0x8f;"
[1002] test case-fold "\x0xcd;\x0x85;" "\x0xce;\x0xb9;"
[1003] test case-fold "\x0xce;\x0x86;" "\x0xce;\x0xac;"
[1004] test case-fold "\x0xce;\x0x88;" "\x0xce;\x0xad;"
[1005] test case-fold "\x0xce;\x0x89;" "\x0xce;\x0xae;"
[1006] test case-fold "\x0xce;\x0x8a;" "\x0xce;\x0xaf;"
[1007] test case-fold "\x0xce;\x0x8c;" "\x0xcf;\x0x8c;"
[1008] test case-fold "\x0xce;\x0x8e;" "\x0xcf;\x0x8d;"
[1009] test case-fold "\x0xce;\x0x8f;" "\x0xcf;\x0x8e;"
[1010] test case-fold "\x0xce;\x0x90;" "\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x81;"
[1011] test case-fold "\x0xce;\x0x91;" "\x0xce;\x0xb1;"
[1012] test case-fold "\x0xce;\x0x92;" "\x0xce;\x0xb2;"
[1013] test case-fold "\x0xce;\x0x93;" "\x0xce;\x0xb3;"
[1014] test case-fold "\x0xce;\x0x94;" "\x0xce;\x0xb4;"
[1015] test case-fold "\x0xce;\x0x95;" "\x0xce;\x0xb5;"
[1016] test case-fold "\x0xce;\x0x96;" "\x0xce;\x0xb6;"
[1017] test case-fold "\x0xce;\x0x97;" "\x0xce;\x0xb7;"
[1018] test case-fold "\x0xce;\x0x98;" "\x0xce;\x0xb8;"
[1019] test case-fold "\x0xce;\x0x99;" "\x0xce;\x0xb9;"
[1020] test case-fold "\x0xce;\x0x9a;" "\x0xce;\x0xba;"
[1021] test case-fold "\x0xce;\x0x9b;" "\x0xce;\x0xbb;"
[1022] test case-fold "\x0xce;\x0x9c;" "\x0xce;\x0xbc;"
[1023] test case-fold "\x0xce;\x0x9d;" "\x0xce;\x0xbd;"
[1024] test case-fold "\x0xce;\x0x9e;" "\x0xce;\x0xbe;"
[1025] test case-fold "\x0xce;\x0x9f;" "\x0xce;\x0xbf;"
[1026] test case-fold "\x0xce;\x0xa0;" "\x0xcf;\x0x80;"
[1027] test case-fold "\x0xce;\x0xa1;" "\x0xcf;\x0x81;"
[1028] test case-fold "\x0xce;\x0xa3;" "\x0xcf;\x0x83;"
[1029] test case-fold "\x0xce;\x0xa4;" "\x0xcf;\x0x84;"
[1030] test case-fold "\x0xce;\x0xa5;" "\x0xcf;\x0x85;"
[1031] test case-fold "\x0xce;\x0xa6;" "\x0xcf;\x0x86;"
[1032] test case-fold "\x0xce;\x0xa7;" "\x0xcf;\x0x87;"
[1033] test case-fold "\x0xce;\x0xa8;" "\x0xcf;\x0x88;"
[1034] test case-fold "\x0xce;\x0xa9;" "\x0xcf;\x0x89;"
[1035] test case-fold "\x0xce;\x0xaa;" "\x0xcf;\x0x8a;"
[1036] test case-fold "\x0xce;\x0xab;" "\x0xcf;\x0x8b;"
[1037] test case-fold "\x0xce;\x0xb0;" "\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x81;"
[1038] test case-fold "\x0xcf;\x0x82;" "\x0xcf;\x0x83;"
[1039] test case-fold "\x0xcf;\x0x90;" "\x0xce;\x0xb2;"
[1040] test case-fold "\x0xcf;\x0x91;" "\x0xce;\x0xb8;"
[1041] test case-fold "\x0xcf;\x0x95;" "\x0xcf;\x0x86;"
[1042] test case-fold "\x0xcf;\x0x96;" "\x0xcf;\x0x80;"
[1043] test case-fold "\x0xcf;\x0x98;" "\x0xcf;\x0x99;"
[1044] test case-fold "\x0xcf;\x0x9a;" "\x0xcf;\x0x9b;"
[1045] test case-fold "\x0xcf;\x0x9c;" "\x0xcf;\x0x9d;"
[1046] test case-fold "\x0xcf;\x0x9e;" "\x0xcf;\x0x9f;"
[1047] test case-fold "\x0xcf;\x0xa0;" "\x0xcf;\x0xa1;"
[1048] test case-fold "\x0xcf;\x0xa2;" "\x0xcf;\x0xa3;"
[1049] test case-fold "\x0xcf;\x0xa4;" "\x0xcf;\x0xa5;"
[1050] test case-fold "\x0xcf;\x0xa6;" "\x0xcf;\x0xa7;"
[1051] test case-fold "\x0xcf;\x0xa8;" "\x0xcf;\x0xa9;"
[1052] test case-fold "\x0xcf;\x0xaa;" "\x0xcf;\x0xab;"
[1053] test case-fold "\x0xcf;\x0xac;" "\x0xcf;\x0xad;"
[1054] test case-fold "\x0xcf;\x0xae;" "\x0xcf;\x0xaf;"
[1055] test case-fold "\x0xcf;\x0xb0;" "\x0xce;\x0xba;"
[1056] test case-fold "\x0xcf;\x0xb1;" "\x0xcf;\x0x81;"
[1057] test case-fold "\x0xcf;\x0xb4;" "\x0xce;\x0xb8;"
[1058] test case-fold "\x0xcf;\x0xb5;" "\x0xce;\x0xb5;"
[1059] test case-fold "\x0xcf;\x0xb7;" "\x0xcf;\x0xb8;"
[1060] test case-fold "\x0xcf;\x0xb9;" "\x0xcf;\x0xb2;"
[1061] test case-fold "\x0xcf;\x0xba;" "\x0xcf;\x0xbb;"
[1062] test case-fold "\x0xcf;\x0xbd;" "\x0xcd;\x0xbb;"
[1063] test case-fold "\x0xcf;\x0xbe;" "\x0xcd;\x0xbc;"
[1064] test case-fold "\x0xcf;\x0xbf;" "\x0xcd;\x0xbd;"
[1065] test case-fold "\x0xd0;\x0x80;" "\x0xd1;\x0x90;"
[1066] test case-fold "\x0xd0;\x0x81;" "\x0xd1;\x0x91;"
[1067] test case-fold "\x0xd0;\x0x82;" "\x0xd1;\x0x92;"
[1068] test case-fold "\x0xd0;\x0x83;" "\x0xd1;\x0x93;"
[1069] test case-fold "\x0xd0;\x0x84;" "\x0xd1;\x0x94;"
[1070] test case-fold "\x0xd0;\x0x85;" "\x0xd1;\x0x95;"
[1071] test case-fold "\x0xd0;\x0x86;" "\x0xd1;\x0x96;"
[1072] test case-fold "\x0xd0;\x0x87;" "\x0xd1;\x0x97;"
[1073] test case-fold "\x0xd0;\x0x88;" "\x0xd1;\x0x98;"
[1074] test case-fold "\x0xd0;\x0x89;" "\x0xd1;\x0x99;"
[1075] test case-fold "\x0xd0;\x0x8a;" "\x0xd1;\x0x9a;"
[1076] test case-fold "\x0xd0;\x0x8b;" "\x0xd1;\x0x9b;"
[1077] test case-fold "\x0xd0;\x0x8c;" "\x0xd1;\x0x9c;"
[1078] test case-fold "\x0xd0;\x0x8d;" "\x0xd1;\x0x9d;"
[1079] test case-fold "\x0xd0;\x0x8e;" "\x0xd1;\x0x9e;"
[1080] test case-fold "\x0xd0;\x0x8f;" "\x0xd1;\x0x9f;"
[1081] test case-fold "\x0xd0;\x0x90;" "\x0xd0;\x0xb0;"
[1082] test case-fold "\x0xd0;\x0x91;" "\x0xd0;\x0xb1;"
[1083] test case-fold "\x0xd0;\x0x92;" "\x0xd0;\x0xb2;"
[1084] test case-fold "\x0xd0;\x0x93;" "\x0xd0;\x0xb3;"
[1085] test case-fold "\x0xd0;\x0x94;" "\x0xd0;\x0xb4;"
[1086] test case-fold "\x0xd0;\x0x95;" "\x0xd0;\x0xb5;"
[1087] test case-fold "\x0xd0;\x0x96;" "\x0xd0;\x0xb6;"
[1088] test case-fold "\x0xd0;\x0x97;" "\x0xd0;\x0xb7;"
[1089] test case-fold "\x0xd0;\x0x98;" "\x0xd0;\x0xb8;"
[1090] test case-fold "\x0xd0;\x0x99;" "\x0xd0;\x0xb9;"
[1091] test case-fold "\x0xd0;\x0x9a;" "\x0xd0;\x0xba;"
[1092] test case-fold "\x0xd0;\x0x9b;" "\x0xd0;\x0xbb;"
[1093] test case-fold "\x0xd0;\x0x9c;" "\x0xd0;\x0xbc;"
[1094] test case-fold "\x0xd0;\x0x9d;" "\x0xd0;\x0xbd;"
[1095] test case-fold "\x0xd0;\x0x9e;" "\x0xd0;\x0xbe;"
[1096] test case-fold "\x0xd0;\x0x9f;" "\x0xd0;\x0xbf;"
[1097] test case-fold "\x0xd0;\x0xa0;" "\x0xd1;\x0x80;"
[1098] test case-fold "\x0xd0;\x0xa1;" "\x0xd1;\x0x81;"
[1099] test case-fold "\x0xd0;\x0xa2;" "\x0xd1;\x0x82;"
[1100] test case-fold "\x0xd0;\x0xa3;" "\x0xd1;\x0x83;"
[1101] test case-fold "\x0xd0;\x0xa4;" "\x0xd1;\x0x84;"
[1102] test case-fold "\x0xd0;\x0xa5;" "\x0xd1;\x0x85;"
[1103] test case-fold "\x0xd0;\x0xa6;" "\x0xd1;\x0x86;"
[1104] test case-fold "\x0xd0;\x0xa7;" "\x0xd1;\x0x87;"
[1105] test case-fold "\x0xd0;\x0xa8;" "\x0xd1;\x0x88;"
[1106] test case-fold "\x0xd0;\x0xa9;" "\x0xd1;\x0x89;"
[1107] test case-fold "\x0xd0;\x0xaa;" "\x0xd1;\x0x8a;"
[1108] test case-fold "\x0xd0;\x0xab;" "\x0xd1;\x0x8b;"
[1109] test case-fold "\x0xd0;\x0xac;" "\x0xd1;\x0x8c;"
[1110] test case-fold "\x0xd0;\x0xad;" "\x0xd1;\x0x8d;"
[1111] test case-fold "\x0xd0;\x0xae;" "\x0xd1;\x0x8e;"
[1112] test case-fold "\x0xd0;\x0xaf;" "\x0xd1;\x0x8f;"
[1113] test case-fold "\x0xd1;\x0xa0;" "\x0xd1;\x0xa1;"
[1114] test case-fold "\x0xd1;\x0xa2;" "\x0xd1;\x0xa3;"
[1115] test case-fold "\x0xd1;\x0xa4;" "\x0xd1;\x0xa5;"
[1116] test case-fold "\x0xd1;\x0xa6;" "\x0xd1;\x0xa7;"
[1117] test case-fold "\x0xd1;\x0xa8;" "\x0xd1;\x0xa9;"
[1118] test case-fold "\x0xd1;\x0xaa;" "\x0xd1;\x0xab;"
[1119] test case-fold "\x0xd1;\x0xac;" "\x0xd1;\x0xad;"
[1120] test case-fold "\x0xd1;\x0xae;" "\x0xd1;\x0xaf;"
[1121] test case-fold "\x0xd1;\x0xb0;" "\x0xd1;\x0xb1;"
[1122] test case-fold "\x0xd1;\x0xb2;" "\x0xd1;\x0xb3;"
[1123] test case-fold "\x0xd1;\x0xb4;" "\x0xd1;\x0xb5;"
[1124] test case-fold "\x0xd1;\x0xb6;" "\x0xd1;\x0xb7;"
[1125] test case-fold "\x0xd1;\x0xb8;" "\x0xd1;\x0xb9;"
[1126] test case-fold "\x0xd1;\x0xba;" "\x0xd1;\x0xbb;"
[1127] test case-fold "\x0xd1;\x0xbc;" "\x0xd1;\x0xbd;"
[1128] test case-fold "\x0xd1;\x0xbe;" "\x0xd1;\x0xbf;"
[1129] test case-fold "\x0xd2;\x0x80;" "\x0xd2;\x0x81;"
[1130] test case-fold "\x0xd2;\x0x8a;" "\x0xd2;\x0x8b;"
[1131] test case-fold "\x0xd2;\x0x8c;" "\x0xd2;\x0x8d;"
[1132] test case-fold "\x0xd2;\x0x8e;" "\x0xd2;\x0x8f;"
[1133] test case-fold "\x0xd2;\x0x90;" "\x0xd2;\x0x91;"
[1134] test case-fold "\x0xd2;\x0x92;" "\x0xd2;\x0x93;"
[1135] test case-fold "\x0xd2;\x0x94;" "\x0xd2;\x0x95;"
[1136] test case-fold "\x0xd2;\x0x96;" "\x0xd2;\x0x97;"
[1137] test case-fold "\x0xd2;\x0x98;" "\x0xd2;\x0x99;"
[1138] test case-fold "\x0xd2;\x0x9a;" "\x0xd2;\x0x9b;"
[1139] test case-fold "\x0xd2;\x0x9c;" "\x0xd2;\x0x9d;"
[1140] test case-fold "\x0xd2;\x0x9e;" "\x0xd2;\x0x9f;"
[1141] test case-fold "\x0xd2;\x0xa0;" "\x0xd2;\x0xa1;"
[1142] test case-fold "\x0xd2;\x0xa2;" "\x0xd2;\x0xa3;"
[1143] test case-fold "\x0xd2;\x0xa4;" "\x0xd2;\x0xa5;"
[1144] test case-fold "\x0xd2;\x0xa6;" "\x0xd2;\x0xa7;"
[1145] test case-fold "\x0xd2;\x0xa8;" "\x0xd2;\x0xa9;"
[1146] test case-fold "\x0xd2;\x0xaa;" "\x0xd2;\x0xab;"
[1147] test case-fold "\x0xd2;\x0xac;" "\x0xd2;\x0xad;"
[1148] test case-fold "\x0xd2;\x0xae;" "\x0xd2;\x0xaf;"
[1149] test case-fold "\x0xd2;\x0xb0;" "\x0xd2;\x0xb1;"
[1150] test case-fold "\x0xd2;\x0xb2;" "\x0xd2;\x0xb3;"
[1151] test case-fold "\x0xd2;\x0xb4;" "\x0xd2;\x0xb5;"
[1152] test case-fold "\x0xd2;\x0xb6;" "\x0xd2;\x0xb7;"
[1153] test case-fold "\x0xd2;\x0xb8;" "\x0xd2;\x0xb9;"
[1154] test case-fold "\x0xd2;\x0xba;" "\x0xd2;\x0xbb;"
[1155] test case-fold "\x0xd2;\x0xbc;" "\x0xd2;\x0xbd;"
[1156] test case-fold "\x0xd2;\x0xbe;" "\x0xd2;\x0xbf;"
[1157] test case-fold "\x0xd3;\x0x80;" "\x0xd3;\x0x8f;"
[1158] test case-fold "\x0xd3;\x0x81;" "\x0xd3;\x0x82;"
[1159] test case-fold "\x0xd3;\x0x83;" "\x0xd3;\x0x84;"
[1160] test case-fold "\x0xd3;\x0x85;" "\x0xd3;\x0x86;"
[1161] test case-fold "\x0xd3;\x0x87;" "\x0xd3;\x0x88;"
[1162] test case-fold "\x0xd3;\x0x89;" "\x0xd3;\x0x8a;"
[1163] test case-fold "\x0xd3;\x0x8b;" "\x0xd3;\x0x8c;"
[1164] test case-fold "\x0xd3;\x0x8d;" "\x0xd3;\x0x8e;"
[1165] test case-fold "\x0xd3;\x0x90;" "\x0xd3;\x0x91;"
[1166] test case-fold "\x0xd3;\x0x92;" "\x0xd3;\x0x93;"
[1167] test case-fold "\x0xd3;\x0x94;" "\x0xd3;\x0x95;"
[1168] test case-fold "\x0xd3;\x0x96;" "\x0xd3;\x0x97;"
[1169] test case-fold "\x0xd3;\x0x98;" "\x0xd3;\x0x99;"
[1170] test case-fold "\x0xd3;\x0x9a;" "\x0xd3;\x0x9b;"
[1171] test case-fold "\x0xd3;\x0x9c;" "\x0xd3;\x0x9d;"
[1172] test case-fold "\x0xd3;\x0x9e;" "\x0xd3;\x0x9f;"
[1173] test case-fold "\x0xd3;\x0xa0;" "\x0xd3;\x0xa1;"
[1174] test case-fold "\x0xd3;\x0xa2;" "\x0xd3;\x0xa3;"
[1175] test case-fold "\x0xd3;\x0xa4;" "\x0xd3;\x0xa5;"
[1176] test case-fold "\x0xd3;\x0xa6;" "\x0xd3;\x0xa7;"
[1177] test case-fold "\x0xd3;\x0xa8;" "\x0xd3;\x0xa9;"
[1178] test case-fold "\x0xd3;\x0xaa;" "\x0xd3;\x0xab;"
[1179] test case-fold "\x0xd3;\x0xac;" "\x0xd3;\x0xad;"
[1180] test case-fold "\x0xd3;\x0xae;" "\x0xd3;\x0xaf;"
[1181] test case-fold "\x0xd3;\x0xb0;" "\x0xd3;\x0xb1;"
[1182] test case-fold "\x0xd3;\x0xb2;" "\x0xd3;\x0xb3;"
[1183] test case-fold "\x0xd3;\x0xb4;" "\x0xd3;\x0xb5;"
[1184] test case-fold "\x0xd3;\x0xb6;" "\x0xd3;\x0xb7;"
[1185] test case-fold "\x0xd3;\x0xb8;" "\x0xd3;\x0xb9;"
[1186] test case-fold "\x0xd3;\x0xba;" "\x0xd3;\x0xbb;"
[1187] test case-fold "\x0xd3;\x0xbc;" "\x0xd3;\x0xbd;"
[1188] test case-fold "\x0xd3;\x0xbe;" "\x0xd3;\x0xbf;"
[1189] test case-fold "\x0xd4;\x0x80;" "\x0xd4;\x0x81;"
[1190] test case-fold "\x0xd4;\x0x82;" "\x0xd4;\x0x83;"
[1191] test case-fold "\x0xd4;\x0x84;" "\x0xd4;\x0x85;"
[1192] test case-fold "\x0xd4;\x0x86;" "\x0xd4;\x0x87;"
[1193] test case-fold "\x0xd4;\x0x88;" "\x0xd4;\x0x89;"
[1194] test case-fold "\x0xd4;\x0x8a;" "\x0xd4;\x0x8b;"
[1195] test case-fold "\x0xd4;\x0x8c;" "\x0xd4;\x0x8d;"
[1196] test case-fold "\x0xd4;\x0x8e;" "\x0xd4;\x0x8f;"
[1197] test case-fold "\x0xd4;\x0x90;" "\x0xd4;\x0x91;"
[1198] test case-fold "\x0xd4;\x0x92;" "\x0xd4;\x0x93;"
[1199] test case-fold "\x0xd4;\x0xb1;" "\x0xd5;\x0xa1;"
[1200] test case-fold "\x0xd4;\x0xb2;" "\x0xd5;\x0xa2;"
[1201] test case-fold "\x0xd4;\x0xb3;" "\x0xd5;\x0xa3;"
[1202] test case-fold "\x0xd4;\x0xb4;" "\x0xd5;\x0xa4;"
[1203] test case-fold "\x0xd4;\x0xb5;" "\x0xd5;\x0xa5;"
[1204] test case-fold "\x0xd4;\x0xb6;" "\x0xd5;\x0xa6;"
[1205] test case-fold "\x0xd4;\x0xb7;" "\x0xd5;\x0xa7;"
[1206] test case-fold "\x0xd4;\x0xb8;" "\x0xd5;\x0xa8;"
[1207] test case-fold "\x0xd4;\x0xb9;" "\x0xd5;\x0xa9;"
[1208] test case-fold "\x0xd4;\x0xba;" "\x0xd5;\x0xaa;"
[1209] test case-fold "\x0xd4;\x0xbb;" "\x0xd5;\x0xab;"
[1210] test case-fold "\x0xd4;\x0xbc;" "\x0xd5;\x0xac;"
[1211] test case-fold "\x0xd4;\x0xbd;" "\x0xd5;\x0xad;"
[1212] test case-fold "\x0xd4;\x0xbe;" "\x0xd5;\x0xae;"
[1213] test case-fold "\x0xd4;\x0xbf;" "\x0xd5;\x0xaf;"
[1214] test case-fold "\x0xd5;\x0x80;" "\x0xd5;\x0xb0;"
[1215] test case-fold "\x0xd5;\x0x81;" "\x0xd5;\x0xb1;"
[1216] test case-fold "\x0xd5;\x0x82;" "\x0xd5;\x0xb2;"
[1217] test case-fold "\x0xd5;\x0x83;" "\x0xd5;\x0xb3;"
[1218] test case-fold "\x0xd5;\x0x84;" "\x0xd5;\x0xb4;"
[1219] test case-fold "\x0xd5;\x0x85;" "\x0xd5;\x0xb5;"
[1220] test case-fold "\x0xd5;\x0x86;" "\x0xd5;\x0xb6;"
[1221] test case-fold "\x0xd5;\x0x87;" "\x0xd5;\x0xb7;"
[1222] test case-fold "\x0xd5;\x0x88;" "\x0xd5;\x0xb8;"
[1223] test case-fold "\x0xd5;\x0x89;" "\x0xd5;\x0xb9;"
[1224] test case-fold "\x0xd5;\x0x8a;" "\x0xd5;\x0xba;"
[1225] test case-fold "\x0xd5;\x0x8b;" "\x0xd5;\x0xbb;"
[1226] test case-fold "\x0xd5;\x0x8c;" "\x0xd5;\x0xbc;"
[1227] test case-fold "\x0xd5;\x0x8d;" "\x0xd5;\x0xbd;"
[1228] test case-fold "\x0xd5;\x0x8e;" "\x0xd5;\x0xbe;"
[1229] test case-fold "\x0xd5;\x0x8f;" "\x0xd5;\x0xbf;"
[1230] test case-fold "\x0xd5;\x0x90;" "\x0xd6;\x0x80;"
[1231] test case-fold "\x0xd5;\x0x91;" "\x0xd6;\x0x81;"
[1232] test case-fold "\x0xd5;\x0x92;" "\x0xd6;\x0x82;"
[1233] test case-fold "\x0xd5;\x0x93;" "\x0xd6;\x0x83;"
[1234] test case-fold "\x0xd5;\x0x94;" "\x0xd6;\x0x84;"
[1235] test case-fold "\x0xd5;\x0x95;" "\x0xd6;\x0x85;"
[1236] test case-fold "\x0xd5;\x0x96;" "\x0xd6;\x0x86;"
[1237] test case-fold "\x0xd6;\x0x87;" "\x0xd5;\x0xa5;\x0xd6;\x0x82;"
[1238] test case-fold "\x0xe1;\x0x82;\x0xa0;" "\x0xe2;\x0xb4;\x0x80;"
[1239] test case-fold "\x0xe1;\x0x82;\x0xa1;" "\x0xe2;\x0xb4;\x0x81;"
[1240] test case-fold "\x0xe1;\x0x82;\x0xa2;" "\x0xe2;\x0xb4;\x0x82;"
[1241] test case-fold "\x0xe1;\x0x82;\x0xa3;" "\x0xe2;\x0xb4;\x0x83;"
[1242] test case-fold "\x0xe1;\x0x82;\x0xa4;" "\x0xe2;\x0xb4;\x0x84;"
[1243] test case-fold "\x0xe1;\x0x82;\x0xa5;" "\x0xe2;\x0xb4;\x0x85;"
[1244] test case-fold "\x0xe1;\x0x82;\x0xa6;" "\x0xe2;\x0xb4;\x0x86;"
[1245] test case-fold "\x0xe1;\x0x82;\x0xa7;" "\x0xe2;\x0xb4;\x0x87;"
[1246] test case-fold "\x0xe1;\x0x82;\x0xa8;" "\x0xe2;\x0xb4;\x0x88;"
[1247] test case-fold "\x0xe1;\x0x82;\x0xa9;" "\x0xe2;\x0xb4;\x0x89;"
[1248] test case-fold "\x0xe1;\x0x82;\x0xaa;" "\x0xe2;\x0xb4;\x0x8a;"
[1249] test case-fold "\x0xe1;\x0x82;\x0xab;" "\x0xe2;\x0xb4;\x0x8b;"
[1250] test case-fold "\x0xe1;\x0x82;\x0xac;" "\x0xe2;\x0xb4;\x0x8c;"
[1251] test case-fold "\x0xe1;\x0x82;\x0xad;" "\x0xe2;\x0xb4;\x0x8d;"
[1252] test case-fold "\x0xe1;\x0x82;\x0xae;" "\x0xe2;\x0xb4;\x0x8e;"
[1253] test case-fold "\x0xe1;\x0x82;\x0xaf;" "\x0xe2;\x0xb4;\x0x8f;"
[1254] test case-fold "\x0xe1;\x0x82;\x0xb0;" "\x0xe2;\x0xb4;\x0x90;"
[1255] test case-fold "\x0xe1;\x0x82;\x0xb1;" "\x0xe2;\x0xb4;\x0x91;"
[1256] test case-fold "\x0xe1;\x0x82;\x0xb2;" "\x0xe2;\x0xb4;\x0x92;"
[1257] test case-fold "\x0xe1;\x0x82;\x0xb3;" "\x0xe2;\x0xb4;\x0x93;"
[1258] test case-fold "\x0xe1;\x0x82;\x0xb4;" "\x0xe2;\x0xb4;\x0x94;"
[1259] test case-fold "\x0xe1;\x0x82;\x0xb5;" "\x0xe2;\x0xb4;\x0x95;"
[1260] test case-fold "\x0xe1;\x0x82;\x0xb6;" "\x0xe2;\x0xb4;\x0x96;"
[1261] test case-fold "\x0xe1;\x0x82;\x0xb7;" "\x0xe2;\x0xb4;\x0x97;"
[1262] test case-fold "\x0xe1;\x0x82;\x0xb8;" "\x0xe2;\x0xb4;\x0x98;"
[1263] test case-fold "\x0xe1;\x0x82;\x0xb9;" "\x0xe2;\x0xb4;\x0x99;"
[1264] test case-fold "\x0xe1;\x0x82;\x0xba;" "\x0xe2;\x0xb4;\x0x9a;"
[1265] test case-fold "\x0xe1;\x0x82;\x0xbb;" "\x0xe2;\x0xb4;\x0x9b;"
[1266] test case-fold "\x0xe1;\x0x82;\x0xbc;" "\x0xe2;\x0xb4;\x0x9c;"
[1267] test case-fold "\x0xe1;\x0x82;\x0xbd;" "\x0xe2;\x0xb4;\x0x9d;"
[1268] test case-fold "\x0xe1;\x0x82;\x0xbe;" "\x0xe2;\x0xb4;\x0x9e;"
[1269] test case-fold "\x0xe1;\x0x82;\x0xbf;" "\x0xe2;\x0xb4;\x0x9f;"
[1270] test case-fold "\x0xe1;\x0x83;\x0x80;" "\x0xe2;\x0xb4;\x0xa0;"
[1271] test case-fold "\x0xe1;\x0x83;\x0x81;" "\x0xe2;\x0xb4;\x0xa1;"
[1272] test case-fold "\x0xe1;\x0x83;\x0x82;" "\x0xe2;\x0xb4;\x0xa2;"
[1273] test case-fold "\x0xe1;\x0x83;\x0x83;" "\x0xe2;\x0xb4;\x0xa3;"
[1274] test case-fold "\x0xe1;\x0x83;\x0x84;" "\x0xe2;\x0xb4;\x0xa4;"
[1275] test case-fold "\x0xe1;\x0x83;\x0x85;" "\x0xe2;\x0xb4;\x0xa5;"
[1276] test case-fold "\x0xe1;\x0xb8;\x0x80;" "\x0xe1;\x0xb8;\x0x81;"
[1277] test case-fold "\x0xe1;\x0xb8;\x0x82;" "\x0xe1;\x0xb8;\x0x83;"
[1278] test case-fold "\x0xe1;\x0xb8;\x0x84;" "\x0xe1;\x0xb8;\x0x85;"
[1279] test case-fold "\x0xe1;\x0xb8;\x0x86;" "\x0xe1;\x0xb8;\x0x87;"
[1280] test case-fold "\x0xe1;\x0xb8;\x0x88;" "\x0xe1;\x0xb8;\x0x89;"
[1281] test case-fold "\x0xe1;\x0xb8;\x0x8a;" "\x0xe1;\x0xb8;\x0x8b;"
[1282] test case-fold "\x0xe1;\x0xb8;\x0x8c;" "\x0xe1;\x0xb8;\x0x8d;"
[1283] test case-fold "\x0xe1;\x0xb8;\x0x8e;" "\x0xe1;\x0xb8;\x0x8f;"
[1284] test case-fold "\x0xe1;\x0xb8;\x0x90;" "\x0xe1;\x0xb8;\x0x91;"
[1285] test case-fold "\x0xe1;\x0xb8;\x0x92;" "\x0xe1;\x0xb8;\x0x93;"
[1286] test case-fold "\x0xe1;\x0xb8;\x0x94;" "\x0xe1;\x0xb8;\x0x95;"
[1287] test case-fold "\x0xe1;\x0xb8;\x0x96;" "\x0xe1;\x0xb8;\x0x97;"
[1288] test case-fold "\x0xe1;\x0xb8;\x0x98;" "\x0xe1;\x0xb8;\x0x99;"
[1289] test case-fold "\x0xe1;\x0xb8;\x0x9a;" "\x0xe1;\x0xb8;\x0x9b;"
[1290] test case-fold "\x0xe1;\x0xb8;\x0x9c;" "\x0xe1;\x0xb8;\x0x9d;"
[1291] test case-fold "\x0xe1;\x0xb8;\x0x9e;" "\x0xe1;\x0xb8;\x0x9f;"
[1292] test case-fold "\x0xe1;\x0xb8;\x0xa0;" "\x0xe1;\x0xb8;\x0xa1;"
[1293] test case-fold "\x0xe1;\x0xb8;\x0xa2;" "\x0xe1;\x0xb8;\x0xa3;"
[1294] test case-fold "\x0xe1;\x0xb8;\x0xa4;" "\x0xe1;\x0xb8;\x0xa5;"
[1295] test case-fold "\x0xe1;\x0xb8;\x0xa6;" "\x0xe1;\x0xb8;\x0xa7;"
[1296] test case-fold "\x0xe1;\x0xb8;\x0xa8;" "\x0xe1;\x0xb8;\x0xa9;"
[1297] test case-fold "\x0xe1;\x0xb8;\x0xaa;" "\x0xe1;\x0xb8;\x0xab;"
[1298] test case-fold "\x0xe1;\x0xb8;\x0xac;" "\x0xe1;\x0xb8;\x0xad;"
[1299] test case-fold "\x0xe1;\x0xb8;\x0xae;" "\x0xe1;\x0xb8;\x0xaf;"
[1300] test case-fold "\x0xe1;\x0xb8;\x0xb0;" "\x0xe1;\x0xb8;\x0xb1;"
[1301] test case-fold "\x0xe1;\x0xb8;\x0xb2;" "\x0xe1;\x0xb8;\x0xb3;"
[1302] test case-fold "\x0xe1;\x0xb8;\x0xb4;" "\x0xe1;\x0xb8;\x0xb5;"
[1303] test case-fold "\x0xe1;\x0xb8;\x0xb6;" "\x0xe1;\x0xb8;\x0xb7;"
[1304] test case-fold "\x0xe1;\x0xb8;\x0xb8;" "\x0xe1;\x0xb8;\x0xb9;"
[1305] test case-fold "\x0xe1;\x0xb8;\x0xba;" "\x0xe1;\x0xb8;\x0xbb;"
[1306] test case-fold "\x0xe1;\x0xb8;\x0xbc;" "\x0xe1;\x0xb8;\x0xbd;"
[1307] test case-fold "\x0xe1;\x0xb8;\x0xbe;" "\x0xe1;\x0xb8;\x0xbf;"
[1308] test case-fold "\x0xe1;\x0xb9;\x0x80;" "\x0xe1;\x0xb9;\x0x81;"
[1309] test case-fold "\x0xe1;\x0xb9;\x0x82;" "\x0xe1;\x0xb9;\x0x83;"
[1310] test case-fold "\x0xe1;\x0xb9;\x0x84;" "\x0xe1;\x0xb9;\x0x85;"
[1311] test case-fold "\x0xe1;\x0xb9;\x0x86;" "\x0xe1;\x0xb9;\x0x87;"
[1312] test case-fold "\x0xe1;\x0xb9;\x0x88;" "\x0xe1;\x0xb9;\x0x89;"
[1313] test case-fold "\x0xe1;\x0xb9;\x0x8a;" "\x0xe1;\x0xb9;\x0x8b;"
[1314] test case-fold "\x0xe1;\x0xb9;\x0x8c;" "\x0xe1;\x0xb9;\x0x8d;"
[1315] test case-fold "\x0xe1;\x0xb9;\x0x8e;" "\x0xe1;\x0xb9;\x0x8f;"
[1316] test case-fold "\x0xe1;\x0xb9;\x0x90;" "\x0xe1;\x0xb9;\x0x91;"
[1317] test case-fold "\x0xe1;\x0xb9;\x0x92;" "\x0xe1;\x0xb9;\x0x93;"
[1318] test case-fold "\x0xe1;\x0xb9;\x0x94;" "\x0xe1;\x0xb9;\x0x95;"
[1319] test case-fold "\x0xe1;\x0xb9;\x0x96;" "\x0xe1;\x0xb9;\x0x97;"
[1320] test case-fold "\x0xe1;\x0xb9;\x0x98;" "\x0xe1;\x0xb9;\x0x99;"
[1321] test case-fold "\x0xe1;\x0xb9;\x0x9a;" "\x0xe1;\x0xb9;\x0x9b;"
[1322] test case-fold "\x0xe1;\x0xb9;\x0x9c;" "\x0xe1;\x0xb9;\x0x9d;"
[1323] test case-fold "\x0xe1;\x0xb9;\x0x9e;" "\x0xe1;\x0xb9;\x0x9f;"
[1324] test case-fold "\x0xe1;\x0xb9;\x0xa0;" "\x0xe1;\x0xb9;\x0xa1;"
[1325] test case-fold "\x0xe1;\x0xb9;\x0xa2;" "\x0xe1;\x0xb9;\x0xa3;"
[1326] test case-fold "\x0xe1;\x0xb9;\x0xa4;" "\x0xe1;\x0xb9;\x0xa5;"
[1327] test case-fold "\x0xe1;\x0xb9;\x0xa6;" "\x0xe1;\x0xb9;\x0xa7;"
[1328] test case-fold "\x0xe1;\x0xb9;\x0xa8;" "\x0xe1;\x0xb9;\x0xa9;"
[1329] test case-fold "\x0xe1;\x0xb9;\x0xaa;" "\x0xe1;\x0xb9;\x0xab;"
[1330] test case-fold "\x0xe1;\x0xb9;\x0xac;" "\x0xe1;\x0xb9;\x0xad;"
[1331] test case-fold "\x0xe1;\x0xb9;\x0xae;" "\x0xe1;\x0xb9;\x0xaf;"
[1332] test case-fold "\x0xe1;\x0xb9;\x0xb0;" "\x0xe1;\x0xb9;\x0xb1;"
[1333] test case-fold "\x0xe1;\x0xb9;\x0xb2;" "\x0xe1;\x0xb9;\x0xb3;"
[1334] test case-fold "\x0xe1;\x0xb9;\x0xb4;" "\x0xe1;\x0xb9;\x0xb5;"
[1335] test case-fold "\x0xe1;\x0xb9;\x0xb6;" "\x0xe1;\x0xb9;\x0xb7;"
[1336] test case-fold "\x0xe1;\x0xb9;\x0xb8;" "\x0xe1;\x0xb9;\x0xb9;"
[1337] test case-fold "\x0xe1;\x0xb9;\x0xba;" "\x0xe1;\x0xb9;\x0xbb;"
[1338] test case-fold "\x0xe1;\x0xb9;\x0xbc;" "\x0xe1;\x0xb9;\x0xbd;"
[1339] test case-fold "\x0xe1;\x0xb9;\x0xbe;" "\x0xe1;\x0xb9;\x0xbf;"
[1340] test case-fold "\x0xe1;\x0xba;\x0x80;" "\x0xe1;\x0xba;\x0x81;"
[1341] test case-fold "\x0xe1;\x0xba;\x0x82;" "\x0xe1;\x0xba;\x0x83;"
[1342] test case-fold "\x0xe1;\x0xba;\x0x84;" "\x0xe1;\x0xba;\x0x85;"
[1343] test case-fold "\x0xe1;\x0xba;\x0x86;" "\x0xe1;\x0xba;\x0x87;"
[1344] test case-fold "\x0xe1;\x0xba;\x0x88;" "\x0xe1;\x0xba;\x0x89;"
[1345] test case-fold "\x0xe1;\x0xba;\x0x8a;" "\x0xe1;\x0xba;\x0x8b;"
[1346] test case-fold "\x0xe1;\x0xba;\x0x8c;" "\x0xe1;\x0xba;\x0x8d;"
[1347] test case-fold "\x0xe1;\x0xba;\x0x8e;" "\x0xe1;\x0xba;\x0x8f;"
[1348] test case-fold "\x0xe1;\x0xba;\x0x90;" "\x0xe1;\x0xba;\x0x91;"
[1349] test case-fold "\x0xe1;\x0xba;\x0x92;" "\x0xe1;\x0xba;\x0x93;"
[1350] test case-fold "\x0xe1;\x0xba;\x0x94;" "\x0xe1;\x0xba;\x0x95;"
[1351] test case-fold "\x0xe1;\x0xba;\x0x96;" "h\x0xcc;\x0xb1;"
[1352] test case-fold "\x0xe1;\x0xba;\x0x97;" "t\x0xcc;\x0x88;"
[1353] test case-fold "\x0xe1;\x0xba;\x0x98;" "w\x0xcc;\x0x8a;"
[1354] test case-fold "\x0xe1;\x0xba;\x0x99;" "y\x0xcc;\x0x8a;"
[1355] test case-fold "\x0xe1;\x0xba;\x0x9a;" "a\x0xca;\x0xbe;"
[1356] test case-fold "\x0xe1;\x0xba;\x0x9b;" "\x0xe1;\x0xb9;\x0xa1;"
[1357] test case-fold "\x0xe1;\x0xba;\x0xa0;" "\x0xe1;\x0xba;\x0xa1;"
[1358] test case-fold "\x0xe1;\x0xba;\x0xa2;" "\x0xe1;\x0xba;\x0xa3;"
[1359] test case-fold "\x0xe1;\x0xba;\x0xa4;" "\x0xe1;\x0xba;\x0xa5;"
[1360] test case-fold "\x0xe1;\x0xba;\x0xa6;" "\x0xe1;\x0xba;\x0xa7;"
[1361] test case-fold "\x0xe1;\x0xba;\x0xa8;" "\x0xe1;\x0xba;\x0xa9;"
[1362] test case-fold "\x0xe1;\x0xba;\x0xaa;" "\x0xe1;\x0xba;\x0xab;"
[1363] test case-fold "\x0xe1;\x0xba;\x0xac;" "\x0xe1;\x0xba;\x0xad;"
[1364] test case-fold "\x0xe1;\x0xba;\x0xae;" "\x0xe1;\x0xba;\x0xaf;"
[1365] test case-fold "\x0xe1;\x0xba;\x0xb0;" "\x0xe1;\x0xba;\x0xb1;"
[1366] test case-fold "\x0xe1;\x0xba;\x0xb2;" "\x0xe1;\x0xba;\x0xb3;"
[1367] test case-fold "\x0xe1;\x0xba;\x0xb4;" "\x0xe1;\x0xba;\x0xb5;"
[1368] test case-fold "\x0xe1;\x0xba;\x0xb6;" "\x0xe1;\x0xba;\x0xb7;"
[1369] test case-fold "\x0xe1;\x0xba;\x0xb8;" "\x0xe1;\x0xba;\x0xb9;"
[1370] test case-fold "\x0xe1;\x0xba;\x0xba;" "\x0xe1;\x0xba;\x0xbb;"
[1371] test case-fold "\x0xe1;\x0xba;\x0xbc;" "\x0xe1;\x0xba;\x0xbd;"
[1372] test case-fold "\x0xe1;\x0xba;\x0xbe;" "\x0xe1;\x0xba;\x0xbf;"
[1373] test case-fold "\x0xe1;\x0xbb;\x0x80;" "\x0xe1;\x0xbb;\x0x81;"
[1374] test case-fold "\x0xe1;\x0xbb;\x0x82;" "\x0xe1;\x0xbb;\x0x83;"
[1375] test case-fold "\x0xe1;\x0xbb;\x0x84;" "\x0xe1;\x0xbb;\x0x85;"
[1376] test case-fold "\x0xe1;\x0xbb;\x0x86;" "\x0xe1;\x0xbb;\x0x87;"
[1377] test case-fold "\x0xe1;\x0xbb;\x0x88;" "\x0xe1;\x0xbb;\x0x89;"
[1378] test case-fold "\x0xe1;\x0xbb;\x0x8a;" "\x0xe1;\x0xbb;\x0x8b;"
[1379] test case-fold "\x0xe1;\x0xbb;\x0x8c;" "\x0xe1;\x0xbb;\x0x8d;"
[1380] test case-fold "\x0xe1;\x0xbb;\x0x8e;" "\x0xe1;\x0xbb;\x0x8f;"
[1381] test case-fold "\x0xe1;\x0xbb;\x0x90;" "\x0xe1;\x0xbb;\x0x91;"
[1382] test case-fold "\x0xe1;\x0xbb;\x0x92;" "\x0xe1;\x0xbb;\x0x93;"
[1383] test case-fold "\x0xe1;\x0xbb;\x0x94;" "\x0xe1;\x0xbb;\x0x95;"
[1384] test case-fold "\x0xe1;\x0xbb;\x0x96;" "\x0xe1;\x0xbb;\x0x97;"
[1385] test case-fold "\x0xe1;\x0xbb;\x0x98;" "\x0xe1;\x0xbb;\x0x99;"
[1386] test case-fold "\x0xe1;\x0xbb;\x0x9a;" "\x0xe1;\x0xbb;\x0x9b;"
[1387] test case-fold "\x0xe1;\x0xbb;\x0x9c;" "\x0xe1;\x0xbb;\x0x9d;"
[1388] test case-fold "\x0xe1;\x0xbb;\x0x9e;" "\x0xe1;\x0xbb;\x0x9f;"
[1389] test case-fold "\x0xe1;\x0xbb;\x0xa0;" "\x0xe1;\x0xbb;\x0xa1;"
[1390] test case-fold "\x0xe1;\x0xbb;\x0xa2;" "\x0xe1;\x0xbb;\x0xa3;"
[1391] test case-fold "\x0xe1;\x0xbb;\x0xa4;" "\x0xe1;\x0xbb;\x0xa5;"
[1392] test case-fold "\x0xe1;\x0xbb;\x0xa6;" "\x0xe1;\x0xbb;\x0xa7;"
[1393] test case-fold "\x0xe1;\x0xbb;\x0xa8;" "\x0xe1;\x0xbb;\x0xa9;"
[1394] test case-fold "\x0xe1;\x0xbb;\x0xaa;" "\x0xe1;\x0xbb;\x0xab;"
[1395] test case-fold "\x0xe1;\x0xbb;\x0xac;" "\x0xe1;\x0xbb;\x0xad;"
[1396] test case-fold "\x0xe1;\x0xbb;\x0xae;" "\x0xe1;\x0xbb;\x0xaf;"
[1397] test case-fold "\x0xe1;\x0xbb;\x0xb0;" "\x0xe1;\x0xbb;\x0xb1;"
[1398] test case-fold "\x0xe1;\x0xbb;\x0xb2;" "\x0xe1;\x0xbb;\x0xb3;"
[1399] test case-fold "\x0xe1;\x0xbb;\x0xb4;" "\x0xe1;\x0xbb;\x0xb5;"
[1400] test case-fold "\x0xe1;\x0xbb;\x0xb6;" "\x0xe1;\x0xbb;\x0xb7;"
[1401] test case-fold "\x0xe1;\x0xbb;\x0xb8;" "\x0xe1;\x0xbb;\x0xb9;"
[1402] test case-fold "\x0xe1;\x0xbc;\x0x88;" "\x0xe1;\x0xbc;\x0x80;"
[1403] test case-fold "\x0xe1;\x0xbc;\x0x89;" "\x0xe1;\x0xbc;\x0x81;"
[1404] test case-fold "\x0xe1;\x0xbc;\x0x8a;" "\x0xe1;\x0xbc;\x0x82;"
[1405] test case-fold "\x0xe1;\x0xbc;\x0x8b;" "\x0xe1;\x0xbc;\x0x83;"
[1406] test case-fold "\x0xe1;\x0xbc;\x0x8c;" "\x0xe1;\x0xbc;\x0x84;"
[1407] test case-fold "\x0xe1;\x0xbc;\x0x8d;" "\x0xe1;\x0xbc;\x0x85;"
[1408] test case-fold "\x0xe1;\x0xbc;\x0x8e;" "\x0xe1;\x0xbc;\x0x86;"
[1409] test case-fold "\x0xe1;\x0xbc;\x0x8f;" "\x0xe1;\x0xbc;\x0x87;"
[1410] test case-fold "\x0xe1;\x0xbc;\x0x98;" "\x0xe1;\x0xbc;\x0x90;"
[1411] test case-fold "\x0xe1;\x0xbc;\x0x99;" "\x0xe1;\x0xbc;\x0x91;"
[1412] test case-fold "\x0xe1;\x0xbc;\x0x9a;" "\x0xe1;\x0xbc;\x0x92;"
[1413] test case-fold "\x0xe1;\x0xbc;\x0x9b;" "\x0xe1;\x0xbc;\x0x93;"
[1414] test case-fold "\x0xe1;\x0xbc;\x0x9c;" "\x0xe1;\x0xbc;\x0x94;"
[1415] test case-fold "\x0xe1;\x0xbc;\x0x9d;" "\x0xe1;\x0xbc;\x0x95;"
[1416] test case-fold "\x0xe1;\x0xbc;\x0xa8;" "\x0xe1;\x0xbc;\x0xa0;"
[1417] test case-fold "\x0xe1;\x0xbc;\x0xa9;" "\x0xe1;\x0xbc;\x0xa1;"
[1418] test case-fold "\x0xe1;\x0xbc;\x0xaa;" "\x0xe1;\x0xbc;\x0xa2;"
[1419] test case-fold "\x0xe1;\x0xbc;\x0xab;" "\x0xe1;\x0xbc;\x0xa3;"
[1420] test case-fold "\x0xe1;\x0xbc;\x0xac;" "\x0xe1;\x0xbc;\x0xa4;"
[1421] test case-fold "\x0xe1;\x0xbc;\x0xad;" "\x0xe1;\x0xbc;\x0xa5;"
[1422] test case-fold "\x0xe1;\x0xbc;\x0xae;" "\x0xe1;\x0xbc;\x0xa6;"
[1423] test case-fold "\x0xe1;\x0xbc;\x0xaf;" "\x0xe1;\x0xbc;\x0xa7;"
[1424] test case-fold "\x0xe1;\x0xbc;\x0xb8;" "\x0xe1;\x0xbc;\x0xb0;"
[1425] test case-fold "\x0xe1;\x0xbc;\x0xb9;" "\x0xe1;\x0xbc;\x0xb1;"
[1426] test case-fold "\x0xe1;\x0xbc;\x0xba;" "\x0xe1;\x0xbc;\x0xb2;"
[1427] test case-fold "\x0xe1;\x0xbc;\x0xbb;" "\x0xe1;\x0xbc;\x0xb3;"
[1428] test case-fold "\x0xe1;\x0xbc;\x0xbc;" "\x0xe1;\x0xbc;\x0xb4;"
[1429] test case-fold "\x0xe1;\x0xbc;\x0xbd;" "\x0xe1;\x0xbc;\x0xb5;"
[1430] test case-fold "\x0xe1;\x0xbc;\x0xbe;" "\x0xe1;\x0xbc;\x0xb6;"
[1431] test case-fold "\x0xe1;\x0xbc;\x0xbf;" "\x0xe1;\x0xbc;\x0xb7;"
[1432] test case-fold "\x0xe1;\x0xbd;\x0x88;" "\x0xe1;\x0xbd;\x0x80;"
[1433] test case-fold "\x0xe1;\x0xbd;\x0x89;" "\x0xe1;\x0xbd;\x0x81;"
[1434] test case-fold "\x0xe1;\x0xbd;\x0x8a;" "\x0xe1;\x0xbd;\x0x82;"
[1435] test case-fold "\x0xe1;\x0xbd;\x0x8b;" "\x0xe1;\x0xbd;\x0x83;"
[1436] test case-fold "\x0xe1;\x0xbd;\x0x8c;" "\x0xe1;\x0xbd;\x0x84;"
[1437] test case-fold "\x0xe1;\x0xbd;\x0x8d;" "\x0xe1;\x0xbd;\x0x85;"
[1438] test case-fold "\x0xe1;\x0xbd;\x0x90;" "\x0xcf;\x0x85;\x0xcc;\x0x93;"
[1439] test case-fold "\x0xe1;\x0xbd;\x0x92;" "\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcc;\x0x80;"
[1440] test case-fold "\x0xe1;\x0xbd;\x0x94;" "\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcc;\x0x81;"
[1441] test case-fold "\x0xe1;\x0xbd;\x0x96;" "\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcd;\x0x82;"
[1442] test case-fold "\x0xe1;\x0xbd;\x0x99;" "\x0xe1;\x0xbd;\x0x91;"
[1443] test case-fold "\x0xe1;\x0xbd;\x0x9b;" "\x0xe1;\x0xbd;\x0x93;"
[1444] test case-fold "\x0xe1;\x0xbd;\x0x9d;" "\x0xe1;\x0xbd;\x0x95;"
[1445] test case-fold "\x0xe1;\x0xbd;\x0x9f;" "\x0xe1;\x0xbd;\x0x97;"
[1446] test case-fold "\x0xe1;\x0xbd;\x0xa8;" "\x0xe1;\x0xbd;\x0xa0;"
[1447] test case-fold "\x0xe1;\x0xbd;\x0xa9;" "\x0xe1;\x0xbd;\x0xa1;"
[1448] test case-fold "\x0xe1;\x0xbd;\x0xaa;" "\x0xe1;\x0xbd;\x0xa2;"
[1449] test case-fold "\x0xe1;\x0xbd;\x0xab;" "\x0xe1;\x0xbd;\x0xa3;"
[1450] test case-fold "\x0xe1;\x0xbd;\x0xac;" "\x0xe1;\x0xbd;\x0xa4;"
[1451] test case-fold "\x0xe1;\x0xbd;\x0xad;" "\x0xe1;\x0xbd;\x0xa5;"
[1452] test case-fold "\x0xe1;\x0xbd;\x0xae;" "\x0xe1;\x0xbd;\x0xa6;"
[1453] test case-fold "\x0xe1;\x0xbd;\x0xaf;" "\x0xe1;\x0xbd;\x0xa7;"
[1454] test case-fold "\x0xe1;\x0xbe;\x0x80;" "\x0xe1;\x0xbc;\x0x80;\x0xce;\x0xb9;"
[1455] test case-fold "\x0xe1;\x0xbe;\x0x81;" "\x0xe1;\x0xbc;\x0x81;\x0xce;\x0xb9;"
[1456] test case-fold "\x0xe1;\x0xbe;\x0x82;" "\x0xe1;\x0xbc;\x0x82;\x0xce;\x0xb9;"
[1457] test case-fold "\x0xe1;\x0xbe;\x0x83;" "\x0xe1;\x0xbc;\x0x83;\x0xce;\x0xb9;"
[1458] test case-fold "\x0xe1;\x0xbe;\x0x84;" "\x0xe1;\x0xbc;\x0x84;\x0xce;\x0xb9;"
[1459] test case-fold "\x0xe1;\x0xbe;\x0x85;" "\x0xe1;\x0xbc;\x0x85;\x0xce;\x0xb9;"
[1460] test case-fold "\x0xe1;\x0xbe;\x0x86;" "\x0xe1;\x0xbc;\x0x86;\x0xce;\x0xb9;"
[1461] test case-fold "\x0xe1;\x0xbe;\x0x87;" "\x0xe1;\x0xbc;\x0x87;\x0xce;\x0xb9;"
[1462] test case-fold "\x0xe1;\x0xbe;\x0x88;" "\x0xe1;\x0xbc;\x0x80;\x0xce;\x0xb9;"
[1463] test case-fold "\x0xe1;\x0xbe;\x0x89;" "\x0xe1;\x0xbc;\x0x81;\x0xce;\x0xb9;"
[1464] test case-fold "\x0xe1;\x0xbe;\x0x8a;" "\x0xe1;\x0xbc;\x0x82;\x0xce;\x0xb9;"
[1465] test case-fold "\x0xe1;\x0xbe;\x0x8b;" "\x0xe1;\x0xbc;\x0x83;\x0xce;\x0xb9;"
[1466] test case-fold "\x0xe1;\x0xbe;\x0x8c;" "\x0xe1;\x0xbc;\x0x84;\x0xce;\x0xb9;"
[1467] test case-fold "\x0xe1;\x0xbe;\x0x8d;" "\x0xe1;\x0xbc;\x0x85;\x0xce;\x0xb9;"
[1468] test case-fold "\x0xe1;\x0xbe;\x0x8e;" "\x0xe1;\x0xbc;\x0x86;\x0xce;\x0xb9;"
[1469] test case-fold "\x0xe1;\x0xbe;\x0x8f;" "\x0xe1;\x0xbc;\x0x87;\x0xce;\x0xb9;"
[1470] test case-fold "\x0xe1;\x0xbe;\x0x90;" "\x0xe1;\x0xbc;\x0xa0;\x0xce;\x0xb9;"
[1471] test case-fold "\x0xe1;\x0xbe;\x0x91;" "\x0xe1;\x0xbc;\x0xa1;\x0xce;\x0xb9;"
[1472] test case-fold "\x0xe1;\x0xbe;\x0x92;" "\x0xe1;\x0xbc;\x0xa2;\x0xce;\x0xb9;"
[1473] test case-fold "\x0xe1;\x0xbe;\x0x93;" "\x0xe1;\x0xbc;\x0xa3;\x0xce;\x0xb9;"
[1474] test case-fold "\x0xe1;\x0xbe;\x0x94;" "\x0xe1;\x0xbc;\x0xa4;\x0xce;\x0xb9;"
[1475] test case-fold "\x0xe1;\x0xbe;\x0x95;" "\x0xe1;\x0xbc;\x0xa5;\x0xce;\x0xb9;"
[1476] test case-fold "\x0xe1;\x0xbe;\x0x96;" "\x0xe1;\x0xbc;\x0xa6;\x0xce;\x0xb9;"
[1477] test case-fold "\x0xe1;\x0xbe;\x0x97;" "\x0xe1;\x0xbc;\x0xa7;\x0xce;\x0xb9;"
[1478] test case-fold "\x0xe1;\x0xbe;\x0x98;" "\x0xe1;\x0xbc;\x0xa0;\x0xce;\x0xb9;"
[1479] test case-fold "\x0xe1;\x0xbe;\x0x99;" "\x0xe1;\x0xbc;\x0xa1;\x0xce;\x0xb9;"
[1480] test case-fold "\x0xe1;\x0xbe;\x0x9a;" "\x0xe1;\x0xbc;\x0xa2;\x0xce;\x0xb9;"
[1481] test case-fold "\x0xe1;\x0xbe;\x0x9b;" "\x0xe1;\x0xbc;\x0xa3;\x0xce;\x0xb9;"
[1482] test case-fold "\x0xe1;\x0xbe;\x0x9c;" "\x0xe1;\x0xbc;\x0xa4;\x0xce;\x0xb9;"
[1483] test case-fold "\x0xe1;\x0xbe;\x0x9d;" "\x0xe1;\x0xbc;\x0xa5;\x0xce;\x0xb9;"
[1484] test case-fold "\x0xe1;\x0xbe;\x0x9e;" "\x0xe1;\x0xbc;\x0xa6;\x0xce;\x0xb9;"
[1485] test case-fold "\x0xe1;\x0xbe;\x0x9f;" "\x0xe1;\x0xbc;\x0xa7;\x0xce;\x0xb9;"
[1486] test case-fold "\x0xe1;\x0xbe;\x0xa0;" "\x0xe1;\x0xbd;\x0xa0;\x0xce;\x0xb9;"
[1487] test case-fold "\x0xe1;\x0xbe;\x0xa1;" "\x0xe1;\x0xbd;\x0xa1;\x0xce;\x0xb9;"
[1488] test case-fold "\x0xe1;\x0xbe;\x0xa2;" "\x0xe1;\x0xbd;\x0xa2;\x0xce;\x0xb9;"
[1489] test case-fold "\x0xe1;\x0xbe;\x0xa3;" "\x0xe1;\x0xbd;\x0xa3;\x0xce;\x0xb9;"
[1490] test case-fold "\x0xe1;\x0xbe;\x0xa4;" "\x0xe1;\x0xbd;\x0xa4;\x0xce;\x0xb9;"
[1491] test case-fold "\x0xe1;\x0xbe;\x0xa5;" "\x0xe1;\x0xbd;\x0xa5;\x0xce;\x0xb9;"
[1492] test case-fold "\x0xe1;\x0xbe;\x0xa6;" "\x0xe1;\x0xbd;\x0xa6;\x0xce;\x0xb9;"
[1493] test case-fold "\x0xe1;\x0xbe;\x0xa7;" "\x0xe1;\x0xbd;\x0xa7;\x0xce;\x0xb9;"
[1494] test case-fold "\x0xe1;\x0xbe;\x0xa8;" "\x0xe1;\x0xbd;\x0xa0;\x0xce;\x0xb9;"
[1495] test case-fold "\x0xe1;\x0xbe;\x0xa9;" "\x0xe1;\x0xbd;\x0xa1;\x0xce;\x0xb9;"
[1496] test case-fold "\x0xe1;\x0xbe;\x0xaa;" "\x0xe1;\x0xbd;\x0xa2;\x0xce;\x0xb9;"
[1497] test case-fold "\x0xe1;\x0xbe;\x0xab;" "\x0xe1;\x0xbd;\x0xa3;\x0xce;\x0xb9;"
[1498] test case-fold "\x0xe1;\x0xbe;\x0xac;" "\x0xe1;\x0xbd;\x0xa4;\x0xce;\x0xb9;"
[1499] test case-fold "\x0xe1;\x0xbe;\x0xad;" "\x0xe1;\x0xbd;\x0xa5;\x0xce;\x0xb9;"
[1500] test case-fold "\x0xe1;\x0xbe;\x0xae;" "\x0xe1;\x0xbd;\x0xa6;\x0xce;\x0xb9;"
[1501] test case-fold "\x0xe1;\x0xbe;\x0xaf;" "\x0xe1;\x0xbd;\x0xa7;\x0xce;\x0xb9;"
[1502] test case-fold "\x0xe1;\x0xbe;\x0xb2;" "\x0xe1;\x0xbd;\x0xb0;\x0xce;\x0xb9;"
[1503] test case-fold "\x0xe1;\x0xbe;\x0xb3;" "\x0xce;\x0xb1;\x0xce;\x0xb9;"
[1504] test case-fold "\x0xe1;\x0xbe;\x0xb4;" "\x0xce;\x0xac;\x0xce;\x0xb9;"
[1505] test case-fold "\x0xe1;\x0xbe;\x0xb6;" "\x0xce;\x0xb1;\x0xcd;\x0x82;"
[1506] test case-fold "\x0xe1;\x0xbe;\x0xb7;" "\x0xce;\x0xb1;\x0xcd;\x0x82;\x0xce;\x0xb9;"
[1507] test case-fold "\x0xe1;\x0xbe;\x0xb8;" "\x0xe1;\x0xbe;\x0xb0;"
[1508] test case-fold "\x0xe1;\x0xbe;\x0xb9;" "\x0xe1;\x0xbe;\x0xb1;"
[1509] test case-fold "\x0xe1;\x0xbe;\x0xba;" "\x0xe1;\x0xbd;\x0xb0;"
[1510] test case-fold "\x0xe1;\x0xbe;\x0xbb;" "\x0xe1;\x0xbd;\x0xb1;"
[1511] test case-fold "\x0xe1;\x0xbe;\x0xbc;" "\x0xce;\x0xb1;\x0xce;\x0xb9;"
[1512] test case-fold "\x0xe1;\x0xbe;\x0xbe;" "\x0xce;\x0xb9;"
[1513] test case-fold "\x0xe1;\x0xbf;\x0x82;" "\x0xe1;\x0xbd;\x0xb4;\x0xce;\x0xb9;"
[1514] test case-fold "\x0xe1;\x0xbf;\x0x83;" "\x0xce;\x0xb7;\x0xce;\x0xb9;"
[1515] test case-fold "\x0xe1;\x0xbf;\x0x84;" "\x0xce;\x0xae;\x0xce;\x0xb9;"
[1516] test case-fold "\x0xe1;\x0xbf;\x0x86;" "\x0xce;\x0xb7;\x0xcd;\x0x82;"
[1517] test case-fold "\x0xe1;\x0xbf;\x0x87;" "\x0xce;\x0xb7;\x0xcd;\x0x82;\x0xce;\x0xb9;"
[1518] test case-fold "\x0xe1;\x0xbf;\x0x88;" "\x0xe1;\x0xbd;\x0xb2;"
[1519] test case-fold "\x0xe1;\x0xbf;\x0x89;" "\x0xe1;\x0xbd;\x0xb3;"
[1520] test case-fold "\x0xe1;\x0xbf;\x0x8a;" "\x0xe1;\x0xbd;\x0xb4;"
[1521] test case-fold "\x0xe1;\x0xbf;\x0x8b;" "\x0xe1;\x0xbd;\x0xb5;"
[1522] test case-fold "\x0xe1;\x0xbf;\x0x8c;" "\x0xce;\x0xb7;\x0xce;\x0xb9;"
[1523] test case-fold "\x0xe1;\x0xbf;\x0x92;" "\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x80;"
[1524] test case-fold "\x0xe1;\x0xbf;\x0x93;" "\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x81;"
[1525] test case-fold "\x0xe1;\x0xbf;\x0x96;" "\x0xce;\x0xb9;\x0xcd;\x0x82;"
[1526] test case-fold "\x0xe1;\x0xbf;\x0x97;" "\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcd;\x0x82;"
[1527] test case-fold "\x0xe1;\x0xbf;\x0x98;" "\x0xe1;\x0xbf;\x0x90;"
[1528] test case-fold "\x0xe1;\x0xbf;\x0x99;" "\x0xe1;\x0xbf;\x0x91;"
[1529] test case-fold "\x0xe1;\x0xbf;\x0x9a;" "\x0xe1;\x0xbd;\x0xb6;"
[1530] test case-fold "\x0xe1;\x0xbf;\x0x9b;" "\x0xe1;\x0xbd;\x0xb7;"
[1531] test case-fold "\x0xe1;\x0xbf;\x0xa2;" "\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x80;"
[1532] test case-fold "\x0xe1;\x0xbf;\x0xa3;" "\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x81;"
[1533] test case-fold "\x0xe1;\x0xbf;\x0xa4;" "\x0xcf;\x0x81;\x0xcc;\x0x93;"
[1534] test case-fold "\x0xe1;\x0xbf;\x0xa6;" "\x0xcf;\x0x85;\x0xcd;\x0x82;"
[1535] test case-fold "\x0xe1;\x0xbf;\x0xa7;" "\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcd;\x0x82;"
[1536] test case-fold "\x0xe1;\x0xbf;\x0xa8;" "\x0xe1;\x0xbf;\x0xa0;"
[1537] test case-fold "\x0xe1;\x0xbf;\x0xa9;" "\x0xe1;\x0xbf;\x0xa1;"
[1538] test case-fold "\x0xe1;\x0xbf;\x0xaa;" "\x0xe1;\x0xbd;\x0xba;"
[1539] test case-fold "\x0xe1;\x0xbf;\x0xab;" "\x0xe1;\x0xbd;\x0xbb;"
[1540] test case-fold "\x0xe1;\x0xbf;\x0xac;" "\x0xe1;\x0xbf;\x0xa5;"
[1541] test case-fold "\x0xe1;\x0xbf;\x0xb2;" "\x0xe1;\x0xbd;\x0xbc;\x0xce;\x0xb9;"
[1542] test case-fold "\x0xe1;\x0xbf;\x0xb3;" "\x0xcf;\x0x89;\x0xce;\x0xb9;"
[1543] test case-fold "\x0xe1;\x0xbf;\x0xb4;" "\x0xcf;\x0x8e;\x0xce;\x0xb9;"
[1544] test case-fold "\x0xe1;\x0xbf;\x0xb6;" "\x0xcf;\x0x89;\x0xcd;\x0x82;"
[1545] test case-fold "\x0xe1;\x0xbf;\x0xb7;" "\x0xcf;\x0x89;\x0xcd;\x0x82;\x0xce;\x0xb9;"
[1546] test case-fold "\x0xe1;\x0xbf;\x0xb8;" "\x0xe1;\x0xbd;\x0xb8;"
[1547] test case-fold "\x0xe1;\x0xbf;\x0xb9;" "\x0xe1;\x0xbd;\x0xb9;"
[1548] test case-fold "\x0xe1;\x0xbf;\x0xba;" "\x0xe1;\x0xbd;\x0xbc;"
[1549] test case-fold "\x0xe1;\x0xbf;\x0xbb;" "\x0xe1;\x0xbd;\x0xbd;"
[1550] test case-fold "\x0xe1;\x0xbf;\x0xbc;" "\x0xcf;\x0x89;\x0xce;\x0xb9;"
[1551] test case-fold "\x0xe2;\x0x84;\x0xa6;" "\x0xcf;\x0x89;"
[1552] test case-fold "\x0xe2;\x0x84;\x0xaa;" "k"
[1553] test case-fold "\x0xe2;\x0x84;\x0xab;" "\x0xc3;\x0xa5;"
[1554] test case-fold "\x0xe2;\x0x84;\x0xb2;" "\x0xe2;\x0x85;\x0x8e;"
[1555] test case-fold "\x0xe2;\x0x85;\x0xa0;" "\x0xe2;\x0x85;\x0xb0;"
[1556] test case-fold "\x0xe2;\x0x85;\x0xa1;" "\x0xe2;\x0x85;\x0xb1;"
[1557] test case-fold "\x0xe2;\x0x85;\x0xa2;" "\x0xe2;\x0x85;\x0xb2;"
[1558] test case-fold "\x0xe2;\x0x85;\x0xa3;" "\x0xe2;\x0x85;\x0xb3;"
[1559] test case-fold "\x0xe2;\x0x85;\x0xa4;" "\x0xe2;\x0x85;\x0xb4;"
[1560] test case-fold "\x0xe2;\x0x85;\x0xa5;" "\x0xe2;\x0x85;\x0xb5;"
[1561] test case-fold "\x0xe2;\x0x85;\x0xa6;" "\x0xe2;\x0x85;\x0xb6;"
[1562] test case-fold "\x0xe2;\x0x85;\x0xa7;" "\x0xe2;\x0x85;\x0xb7;"
[1563] test case-fold "\x0xe2;\x0x85;\x0xa8;" "\x0xe2;\x0x85;\x0xb8;"
[1564] test case-fold "\x0xe2;\x0x85;\x0xa9;" "\x0xe2;\x0x85;\x0xb9;"
[1565] test case-fold "\x0xe2;\x0x85;\x0xaa;" "\x0xe2;\x0x85;\x0xba;"
[1566] test case-fold "\x0xe2;\x0x85;\x0xab;" "\x0xe2;\x0x85;\x0xbb;"
[1567] test case-fold "\x0xe2;\x0x85;\x0xac;" "\x0xe2;\x0x85;\x0xbc;"
[1568] test case-fold "\x0xe2;\x0x85;\x0xad;" "\x0xe2;\x0x85;\x0xbd;"
[1569] test case-fold "\x0xe2;\x0x85;\x0xae;" "\x0xe2;\x0x85;\x0xbe;"
[1570] test case-fold "\x0xe2;\x0x85;\x0xaf;" "\x0xe2;\x0x85;\x0xbf;"
[1571] test case-fold "\x0xe2;\x0x86;\x0x83;" "\x0xe2;\x0x86;\x0x84;"
[1572] test case-fold "\x0xe2;\x0x92;\x0xb6;" "\x0xe2;\x0x93;\x0x90;"
[1573] test case-fold "\x0xe2;\x0x92;\x0xb7;" "\x0xe2;\x0x93;\x0x91;"
[1574] test case-fold "\x0xe2;\x0x92;\x0xb8;" "\x0xe2;\x0x93;\x0x92;"
[1575] test case-fold "\x0xe2;\x0x92;\x0xb9;" "\x0xe2;\x0x93;\x0x93;"
[1576] test case-fold "\x0xe2;\x0x92;\x0xba;" "\x0xe2;\x0x93;\x0x94;"
[1577] test case-fold "\x0xe2;\x0x92;\x0xbb;" "\x0xe2;\x0x93;\x0x95;"
[1578] test case-fold "\x0xe2;\x0x92;\x0xbc;" "\x0xe2;\x0x93;\x0x96;"
[1579] test case-fold "\x0xe2;\x0x92;\x0xbd;" "\x0xe2;\x0x93;\x0x97;"
[1580] test case-fold "\x0xe2;\x0x92;\x0xbe;" "\x0xe2;\x0x93;\x0x98;"
[1581] test case-fold "\x0xe2;\x0x92;\x0xbf;" "\x0xe2;\x0x93;\x0x99;"
[1582] test case-fold "\x0xe2;\x0x93;\x0x80;" "\x0xe2;\x0x93;\x0x9a;"
[1583] test case-fold "\x0xe2;\x0x93;\x0x81;" "\x0xe2;\x0x93;\x0x9b;"
[1584] test case-fold "\x0xe2;\x0x93;\x0x82;" "\x0xe2;\x0x93;\x0x9c;"
[1585] test case-fold "\x0xe2;\x0x93;\x0x83;" "\x0xe2;\x0x93;\x0x9d;"
[1586] test case-fold "\x0xe2;\x0x93;\x0x84;" "\x0xe2;\x0x93;\x0x9e;"
[1587] test case-fold "\x0xe2;\x0x93;\x0x85;" "\x0xe2;\x0x93;\x0x9f;"
[1588] test case-fold "\x0xe2;\x0x93;\x0x86;" "\x0xe2;\x0x93;\x0xa0;"
[1589] test case-fold "\x0xe2;\x0x93;\x0x87;" "\x0xe2;\x0x93;\x0xa1;"
[1590] test case-fold "\x0xe2;\x0x93;\x0x88;" "\x0xe2;\x0x93;\x0xa2;"
[1591] test case-fold "\x0xe2;\x0x93;\x0x89;" "\x0xe2;\x0x93;\x0xa3;"
[1592] test case-fold "\x0xe2;\x0x93;\x0x8a;" "\x0xe2;\x0x93;\x0xa4;"
[1593] test case-fold "\x0xe2;\x0x93;\x0x8b;" "\x0xe2;\x0x93;\x0xa5;"
[1594] test case-fold "\x0xe2;\x0x93;\x0x8c;" "\x0xe2;\x0x93;\x0xa6;"
[1595] test case-fold "\x0xe2;\x0x93;\x0x8d;" "\x0xe2;\x0x93;\x0xa7;"
[1596] test case-fold "\x0xe2;\x0x93;\x0x8e;" "\x0xe2;\x0x93;\x0xa8;"
[1597] test case-fold "\x0xe2;\x0x93;\x0x8f;" "\x0xe2;\x0x93;\x0xa9;"
[1598] test case-fold "\x0xe2;\x0xb0;\x0x80;" "\x0xe2;\x0xb0;\x0xb0;"
[1599] test case-fold "\x0xe2;\x0xb0;\x0x81;" "\x0xe2;\x0xb0;\x0xb1;"
[1600] test case-fold "\x0xe2;\x0xb0;\x0x82;" "\x0xe2;\x0xb0;\x0xb2;"
[1601] test case-fold "\x0xe2;\x0xb0;\x0x83;" "\x0xe2;\x0xb0;\x0xb3;"
[1602] test case-fold "\x0xe2;\x0xb0;\x0x84;" "\x0xe2;\x0xb0;\x0xb4;"
[1603] test case-fold "\x0xe2;\x0xb0;\x0x85;" "\x0xe2;\x0xb0;\x0xb5;"
[1604] test case-fold "\x0xe2;\x0xb0;\x0x86;" "\x0xe2;\x0xb0;\x0xb6;"
[1605] test case-fold "\x0xe2;\x0xb0;\x0x87;" "\x0xe2;\x0xb0;\x0xb7;"
[1606] test case-fold "\x0xe2;\x0xb0;\x0x88;" "\x0xe2;\x0xb0;\x0xb8;"
[1607] test case-fold "\x0xe2;\x0xb0;\x0x89;" "\x0xe2;\x0xb0;\x0xb9;"
[1608] test case-fold "\x0xe2;\x0xb0;\x0x8a;" "\x0xe2;\x0xb0;\x0xba;"
[1609] test case-fold "\x0xe2;\x0xb0;\x0x8b;" "\x0xe2;\x0xb0;\x0xbb;"
[1610] test case-fold "\x0xe2;\x0xb0;\x0x8c;" "\x0xe2;\x0xb0;\x0xbc;"
[1611] test case-fold "\x0xe2;\x0xb0;\x0x8d;" "\x0xe2;\x0xb0;\x0xbd;"
[1612] test case-fold "\x0xe2;\x0xb0;\x0x8e;" "\x0xe2;\x0xb0;\x0xbe;"
[1613] test case-fold "\x0xe2;\x0xb0;\x0x8f;" "\x0xe2;\x0xb0;\x0xbf;"
[1614] test case-fold "\x0xe2;\x0xb0;\x0x90;" "\x0xe2;\x0xb1;\x0x80;"
[1615] test case-fold "\x0xe2;\x0xb0;\x0x91;" "\x0xe2;\x0xb1;\x0x81;"
[1616] test case-fold "\x0xe2;\x0xb0;\x0x92;" "\x0xe2;\x0xb1;\x0x82;"
[1617] test case-fold "\x0xe2;\x0xb0;\x0x93;" "\x0xe2;\x0xb1;\x0x83;"
[1618] test case-fold "\x0xe2;\x0xb0;\x0x94;" "\x0xe2;\x0xb1;\x0x84;"
[1619] test case-fold "\x0xe2;\x0xb0;\x0x95;" "\x0xe2;\x0xb1;\x0x85;"
[1620] test case-fold "\x0xe2;\x0xb0;\x0x96;" "\x0xe2;\x0xb1;\x0x86;"
[1621] test case-fold "\x0xe2;\x0xb0;\x0x97;" "\x0xe2;\x0xb1;\x0x87;"
[1622] test case-fold "\x0xe2;\x0xb0;\x0x98;" "\x0xe2;\x0xb1;\x0x88;"
[1623] test case-fold "\x0xe2;\x0xb0;\x0x99;" "\x0xe2;\x0xb1;\x0x89;"
[1624] test case-fold "\x0xe2;\x0xb0;\x0x9a;" "\x0xe2;\x0xb1;\x0x8a;"
[1625] test case-fold "\x0xe2;\x0xb0;\x0x9b;" "\x0xe2;\x0xb1;\x0x8b;"
[1626] test case-fold "\x0xe2;\x0xb0;\x0x9c;" "\x0xe2;\x0xb1;\x0x8c;"
[1627] test case-fold "\x0xe2;\x0xb0;\x0x9d;" "\x0xe2;\x0xb1;\x0x8d;"
[1628] test case-fold "\x0xe2;\x0xb0;\x0x9e;" "\x0xe2;\x0xb1;\x0x8e;"
[1629] test case-fold "\x0xe2;\x0xb0;\x0x9f;" "\x0xe2;\x0xb1;\x0x8f;"
[1630] test case-fold "\x0xe2;\x0xb0;\x0xa0;" "\x0xe2;\x0xb1;\x0x90;"
[1631] test case-fold "\x0xe2;\x0xb0;\x0xa1;" "\x0xe2;\x0xb1;\x0x91;"
[1632] test case-fold "\x0xe2;\x0xb0;\x0xa2;" "\x0xe2;\x0xb1;\x0x92;"
[1633] test case-fold "\x0xe2;\x0xb0;\x0xa3;" "\x0xe2;\x0xb1;\x0x93;"
[1634] test case-fold "\x0xe2;\x0xb0;\x0xa4;" "\x0xe2;\x0xb1;\x0x94;"
[1635] test case-fold "\x0xe2;\x0xb0;\x0xa5;" "\x0xe2;\x0xb1;\x0x95;"
[1636] test case-fold "\x0xe2;\x0xb0;\x0xa6;" "\x0xe2;\x0xb1;\x0x96;"
[1637] test case-fold "\x0xe2;\x0xb0;\x0xa7;" "\x0xe2;\x0xb1;\x0x97;"
[1638] test case-fold "\x0xe2;\x0xb0;\x0xa8;" "\x0xe2;\x0xb1;\x0x98;"
[1639] test case-fold "\x0xe2;\x0xb0;\x0xa9;" "\x0xe2;\x0xb1;\x0x99;"
[1640] test case-fold "\x0xe2;\x0xb0;\x0xaa;" "\x0xe2;\x0xb1;\x0x9a;"
[1641] test case-fold "\x0xe2;\x0xb0;\x0xab;" "\x0xe2;\x0xb1;\x0x9b;"
[1642] test case-fold "\x0xe2;\x0xb0;\x0xac;" "\x0xe2;\x0xb1;\x0x9c;"
[1643] test case-fold "\x0xe2;\x0xb0;\x0xad;" "\x0xe2;\x0xb1;\x0x9d;"
[1644] test case-fold "\x0xe2;\x0xb0;\x0xae;" "\x0xe2;\x0xb1;\x0x9e;"
[1645] test case-fold "\x0xe2;\x0xb1;\x0xa0;" "\x0xe2;\x0xb1;\x0xa1;"
[1646] test case-fold "\x0xe2;\x0xb1;\x0xa2;" "\x0xc9;\x0xab;"
[1647] test case-fold "\x0xe2;\x0xb1;\x0xa3;" "\x0xe1;\x0xb5;\x0xbd;"
[1648] test case-fold "\x0xe2;\x0xb1;\x0xa4;" "\x0xc9;\x0xbd;"
[1649] test case-fold "\x0xe2;\x0xb1;\x0xa7;" "\x0xe2;\x0xb1;\x0xa8;"
[1650] test case-fold "\x0xe2;\x0xb1;\x0xa9;" "\x0xe2;\x0xb1;\x0xaa;"
[1651] test case-fold "\x0xe2;\x0xb1;\x0xab;" "\x0xe2;\x0xb1;\x0xac;"
[1652] test case-fold "\x0xe2;\x0xb1;\x0xb5;" "\x0xe2;\x0xb1;\x0xb6;"
[1653] test case-fold "\x0xe2;\x0xb2;\x0x80;" "\x0xe2;\x0xb2;\x0x81;"
[1654] test case-fold "\x0xe2;\x0xb2;\x0x82;" "\x0xe2;\x0xb2;\x0x83;"
[1655] test case-fold "\x0xe2;\x0xb2;\x0x84;" "\x0xe2;\x0xb2;\x0x85;"
[1656] test case-fold "\x0xe2;\x0xb2;\x0x86;" "\x0xe2;\x0xb2;\x0x87;"
[1657] test case-fold "\x0xe2;\x0xb2;\x0x88;" "\x0xe2;\x0xb2;\x0x89;"
[1658] test case-fold "\x0xe2;\x0xb2;\x0x8a;" "\x0xe2;\x0xb2;\x0x8b;"
[1659] test case-fold "\x0xe2;\x0xb2;\x0x8c;" "\x0xe2;\x0xb2;\x0x8d;"
[1660] test case-fold "\x0xe2;\x0xb2;\x0x8e;" "\x0xe2;\x0xb2;\x0x8f;"
[1661] test case-fold "\x0xe2;\x0xb2;\x0x90;" "\x0xe2;\x0xb2;\x0x91;"
[1662] test case-fold "\x0xe2;\x0xb2;\x0x92;" "\x0xe2;\x0xb2;\x0x93;"
[1663] test case-fold "\x0xe2;\x0xb2;\x0x94;" "\x0xe2;\x0xb2;\x0x95;"
[1664] test case-fold "\x0xe2;\x0xb2;\x0x96;" "\x0xe2;\x0xb2;\x0x97;"
[1665] test case-fold "\x0xe2;\x0xb2;\x0x98;" "\x0xe2;\x0xb2;\x0x99;"
[1666] test case-fold "\x0xe2;\x0xb2;\x0x9a;" "\x0xe2;\x0xb2;\x0x9b;"
[1667] test case-fold "\x0xe2;\x0xb2;\x0x9c;" "\x0xe2;\x0xb2;\x0x9d;"
[1668] test case-fold "\x0xe2;\x0xb2;\x0x9e;" "\x0xe2;\x0xb2;\x0x9f;"
[1669] test case-fold "\x0xe2;\x0xb2;\x0xa0;" "\x0xe2;\x0xb2;\x0xa1;"
[1670] test case-fold "\x0xe2;\x0xb2;\x0xa2;" "\x0xe2;\x0xb2;\x0xa3;"
[1671] test case-fold "\x0xe2;\x0xb2;\x0xa4;" "\x0xe2;\x0xb2;\x0xa5;"
[1672] test case-fold "\x0xe2;\x0xb2;\x0xa6;" "\x0xe2;\x0xb2;\x0xa7;"
[1673] test case-fold "\x0xe2;\x0xb2;\x0xa8;" "\x0xe2;\x0xb2;\x0xa9;"
[1674] test case-fold "\x0xe2;\x0xb2;\x0xaa;" "\x0xe2;\x0xb2;\x0xab;"
[1675] test case-fold "\x0xe2;\x0xb2;\x0xac;" "\x0xe2;\x0xb2;\x0xad;"
[1676] test case-fold "\x0xe2;\x0xb2;\x0xae;" "\x0xe2;\x0xb2;\x0xaf;"
[1677] test case-fold "\x0xe2;\x0xb2;\x0xb0;" "\x0xe2;\x0xb2;\x0xb1;"
[1678] test case-fold "\x0xe2;\x0xb2;\x0xb2;" "\x0xe2;\x0xb2;\x0xb3;"
[1679] test case-fold "\x0xe2;\x0xb2;\x0xb4;" "\x0xe2;\x0xb2;\x0xb5;"
[1680] test case-fold "\x0xe2;\x0xb2;\x0xb6;" "\x0xe2;\x0xb2;\x0xb7;"
[1681] test case-fold "\x0xe2;\x0xb2;\x0xb8;" "\x0xe2;\x0xb2;\x0xb9;"
[1682] test case-fold "\x0xe2;\x0xb2;\x0xba;" "\x0xe2;\x0xb2;\x0xbb;"
[1683] test case-fold "\x0xe2;\x0xb2;\x0xbc;" "\x0xe2;\x0xb2;\x0xbd;"
[1684] test case-fold "\x0xe2;\x0xb2;\x0xbe;" "\x0xe2;\x0xb2;\x0xbf;"
[1685] test case-fold "\x0xe2;\x0xb3;\x0x80;" "\x0xe2;\x0xb3;\x0x81;"
[1686] test case-fold "\x0xe2;\x0xb3;\x0x82;" "\x0xe2;\x0xb3;\x0x83;"
[1687] test case-fold "\x0xe2;\x0xb3;\x0x84;" "\x0xe2;\x0xb3;\x0x85;"
[1688] test case-fold "\x0xe2;\x0xb3;\x0x86;" "\x0xe2;\x0xb3;\x0x87;"
[1689] test case-fold "\x0xe2;\x0xb3;\x0x88;" "\x0xe2;\x0xb3;\x0x89;"
[1690] test case-fold "\x0xe2;\x0xb3;\x0x8a;" "\x0xe2;\x0xb3;\x0x8b;"
[1691] test case-fold "\x0xe2;\x0xb3;\x0x8c;" "\x0xe2;\x0xb3;\x0x8d;"
[1692] test case-fold "\x0xe2;\x0xb3;\x0x8e;" "\x0xe2;\x0xb3;\x0x8f;"
[1693] test case-fold "\x0xe2;\x0xb3;\x0x90;" "\x0xe2;\x0xb3;\x0x91;"
[1694] test case-fold "\x0xe2;\x0xb3;\x0x92;" "\x0xe2;\x0xb3;\x0x93;"
[1695] test case-fold "\x0xe2;\x0xb3;\x0x94;" "\x0xe2;\x0xb3;\x0x95;"
[1696] test case-fold "\x0xe2;\x0xb3;\x0x96;" "\x0xe2;\x0xb3;\x0x97;"
[1697] test case-fold "\x0xe2;\x0xb3;\x0x98;" "\x0xe2;\x0xb3;\x0x99;"
[1698] test case-fold "\x0xe2;\x0xb3;\x0x9a;" "\x0xe2;\x0xb3;\x0x9b;"
[1699] test case-fold "\x0xe2;\x0xb3;\x0x9c;" "\x0xe2;\x0xb3;\x0x9d;"
[1700] test case-fold "\x0xe2;\x0xb3;\x0x9e;" "\x0xe2;\x0xb3;\x0x9f;"
[1701] test case-fold "\x0xe2;\x0xb3;\x0xa0;" "\x0xe2;\x0xb3;\x0xa1;"
[1702] test case-fold "\x0xe2;\x0xb3;\x0xa2;" "\x0xe2;\x0xb3;\x0xa3;"
[1703] test case-fold "\x0xef;\x0xac;\x0x80;" "ff"
[1704] test case-fold "\x0xef;\x0xac;\x0x81;" "fi"
[1705] test case-fold "\x0xef;\x0xac;\x0x82;" "fl"
[1706] test case-fold "\x0xef;\x0xac;\x0x83;" "ffi"
[1707] test case-fold "\x0xef;\x0xac;\x0x84;" "ffl"
[1708] test case-fold "\x0xef;\x0xac;\x0x85;" "st"
[1709] test case-fold "\x0xef;\x0xac;\x0x86;" "st"
[1710] test case-fold "\x0xef;\x0xac;\x0x93;" "\x0xd5;\x0xb4;\x0xd5;\x0xb6;"
[1711] test case-fold "\x0xef;\x0xac;\x0x94;" "\x0xd5;\x0xb4;\x0xd5;\x0xa5;"
[1712] test case-fold "\x0xef;\x0xac;\x0x95;" "\x0xd5;\x0xb4;\x0xd5;\x0xab;"
[1713] test case-fold "\x0xef;\x0xac;\x0x96;" "\x0xd5;\x0xbe;\x0xd5;\x0xb6;"
[1714] test case-fold "\x0xef;\x0xac;\x0x97;" "\x0xd5;\x0xb4;\x0xd5;\x0xad;"
[1715] test case-fold "\x0xef;\x0xbc;\x0xa1;" "\x0xef;\x0xbd;\x0x81;"
[1716] test case-fold "\x0xef;\x0xbc;\x0xa2;" "\x0xef;\x0xbd;\x0x82;"
[1717] test case-fold "\x0xef;\x0xbc;\x0xa3;" "\x0xef;\x0xbd;\x0x83;"
[1718] test case-fold "\x0xef;\x0xbc;\x0xa4;" "\x0xef;\x0xbd;\x0x84;"
[1719] test case-fold "\x0xef;\x0xbc;\x0xa5;" "\x0xef;\x0xbd;\x0x85;"
[1720] test case-fold "\x0xef;\x0xbc;\x0xa6;" "\x0xef;\x0xbd;\x0x86;"
[1721] test case-fold "\x0xef;\x0xbc;\x0xa7;" "\x0xef;\x0xbd;\x0x87;"
[1722] test case-fold "\x0xef;\x0xbc;\x0xa8;" "\x0xef;\x0xbd;\x0x88;"
[1723] test case-fold "\x0xef;\x0xbc;\x0xa9;" "\x0xef;\x0xbd;\x0x89;"
[1724] test case-fold "\x0xef;\x0xbc;\x0xaa;" "\x0xef;\x0xbd;\x0x8a;"
[1725] test case-fold "\x0xef;\x0xbc;\x0xab;" "\x0xef;\x0xbd;\x0x8b;"
[1726] test case-fold "\x0xef;\x0xbc;\x0xac;" "\x0xef;\x0xbd;\x0x8c;"
[1727] test case-fold "\x0xef;\x0xbc;\x0xad;" "\x0xef;\x0xbd;\x0x8d;"
[1728] test case-fold "\x0xef;\x0xbc;\x0xae;" "\x0xef;\x0xbd;\x0x8e;"
[1729] test case-fold "\x0xef;\x0xbc;\x0xaf;" "\x0xef;\x0xbd;\x0x8f;"
[1730] test case-fold "\x0xef;\x0xbc;\x0xb0;" "\x0xef;\x0xbd;\x0x90;"
[1731] test case-fold "\x0xef;\x0xbc;\x0xb1;" "\x0xef;\x0xbd;\x0x91;"
[1732] test case-fold "\x0xef;\x0xbc;\x0xb2;" "\x0xef;\x0xbd;\x0x92;"
[1733] test case-fold "\x0xef;\x0xbc;\x0xb3;" "\x0xef;\x0xbd;\x0x93;"
[1734] test case-fold "\x0xef;\x0xbc;\x0xb4;" "\x0xef;\x0xbd;\x0x94;"
[1735] test case-fold "\x0xef;\x0xbc;\x0xb5;" "\x0xef;\x0xbd;\x0x95;"
[1736] test case-fold "\x0xef;\x0xbc;\x0xb6;" "\x0xef;\x0xbd;\x0x96;"
[1737] test case-fold "\x0xef;\x0xbc;\x0xb7;" "\x0xef;\x0xbd;\x0x97;"
[1738] test case-fold "\x0xef;\x0xbc;\x0xb8;" "\x0xef;\x0xbd;\x0x98;"
[1739] test case-fold "\x0xef;\x0xbc;\x0xb9;" "\x0xef;\x0xbd;\x0x99;"
[1740] test case-fold "\x0xef;\x0xbc;\x0xba;" "\x0xef;\x0xbd;\x0x9a;"
[1741] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x80;" "\x0xf0;\x0x90;\x0x90;\x0xa8;"
[1742] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x81;" "\x0xf0;\x0x90;\x0x90;\x0xa9;"
[1743] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x82;" "\x0xf0;\x0x90;\x0x90;\x0xaa;"
[1744] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x83;" "\x0xf0;\x0x90;\x0x90;\x0xab;"
[1745] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x84;" "\x0xf0;\x0x90;\x0x90;\x0xac;"
[1746] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x85;" "\x0xf0;\x0x90;\x0x90;\x0xad;"
[1747] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x86;" "\x0xf0;\x0x90;\x0x90;\x0xae;"
[1748] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x87;" "\x0xf0;\x0x90;\x0x90;\x0xaf;"
[1749] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x88;" "\x0xf0;\x0x90;\x0x90;\x0xb0;"
[1750] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x89;" "\x0xf0;\x0x90;\x0x90;\x0xb1;"
[1751] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8a;" "\x0xf0;\x0x90;\x0x90;\x0xb2;"
[1752] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8b;" "\x0xf0;\x0x90;\x0x90;\x0xb3;"
[1753] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8c;" "\x0xf0;\x0x90;\x0x90;\x0xb4;"
[1754] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8d;" "\x0xf0;\x0x90;\x0x90;\x0xb5;"
[1755] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8e;" "\x0xf0;\x0x90;\x0x90;\x0xb6;"
[1756] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x8f;" "\x0xf0;\x0x90;\x0x90;\x0xb7;"
[1757] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x90;" "\x0xf0;\x0x90;\x0x90;\x0xb8;"
[1758] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x91;" "\x0xf0;\x0x90;\x0x90;\x0xb9;"
[1759] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x92;" "\x0xf0;\x0x90;\x0x90;\x0xba;"
[1760] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x93;" "\x0xf0;\x0x90;\x0x90;\x0xbb;"
[1761] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x94;" "\x0xf0;\x0x90;\x0x90;\x0xbc;"
[1762] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x95;" "\x0xf0;\x0x90;\x0x90;\x0xbd;"
[1763] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x96;" "\x0xf0;\x0x90;\x0x90;\x0xbe;"
[1764] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x97;" "\x0xf0;\x0x90;\x0x90;\x0xbf;"
[1765] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x98;" "\x0xf0;\x0x90;\x0x91;\x0x80;"
[1766] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x99;" "\x0xf0;\x0x90;\x0x91;\x0x81;"
[1767] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9a;" "\x0xf0;\x0x90;\x0x91;\x0x82;"
[1768] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9b;" "\x0xf0;\x0x90;\x0x91;\x0x83;"
[1769] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9c;" "\x0xf0;\x0x90;\x0x91;\x0x84;"
[1770] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9d;" "\x0xf0;\x0x90;\x0x91;\x0x85;"
[1771] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9e;" "\x0xf0;\x0x90;\x0x91;\x0x86;"
[1772] test case-fold "\x0xf0;\x0x90;\x0x90;\x0x9f;" "\x0xf0;\x0x90;\x0x91;\x0x87;"
[1773] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa0;" "\x0xf0;\x0x90;\x0x91;\x0x88;"
[1774] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa1;" "\x0xf0;\x0x90;\x0x91;\x0x89;"
[1775] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa2;" "\x0xf0;\x0x90;\x0x91;\x0x8a;"
[1776] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa3;" "\x0xf0;\x0x90;\x0x91;\x0x8b;"
[1777] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa4;" "\x0xf0;\x0x90;\x0x91;\x0x8c;"
[1778] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa5;" "\x0xf0;\x0x90;\x0x91;\x0x8d;"
[1779] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa6;" "\x0xf0;\x0x90;\x0x91;\x0x8e;"
[1780] test case-fold "\x0xf0;\x0x90;\x0x90;\x0xa7;" "\x0xf0;\x0x90;\x0x91;\x0x8f;"
[1781] test case-fold "ABCDEFGHIJKLMNOPQRSTUVWXYZ\x0xc2;\x0xb5;\x0xc3;\x0x80;\x0xc3;\x0x81;\x0xc3;\x0x82;\x0xc3;\x0x83;\x0xc3;\x0x84;\x0xc3;\x0x85;\x0xc3;\x0x86;\x0xc3;\x0x87;\x0xc3;\x0x88;\x0xc3;\x0x89;\x0xc3;\x0x8a;\x0xc3;\x0x8b;\x0xc3;\x0x8c;\x0xc3;\x0x8d;\x0xc3;\x0x8e;\x0xc3;\x0x8f;\x0xc3;\x0x90;\x0xc3;\x0x91;\x0xc3;\x0x92;\x0xc3;\x0x93;\x0xc3;\x0x94;\x0xc3;\x0x95;\x0xc3;\x0x96;\x0xc3;\x0x98;\x0xc3;\x0x99;\x0xc3;\x0x9a;\x0xc3;\x0x9b;\x0xc3;\x0x9c;\x0xc3;\x0x9d;\x0xc3;\x0x9e;\x0xc3;\x0x9f;\x0xc4;\x0x80;\x0xc4;\x0x82;\x0xc4;\x0x84;\x0xc4;\x0x86;\x0xc4;\x0x88;\x0xc4;\x0x8a;\x0xc4;\x0x8c;\x0xc4;\x0x8e;\x0xc4;\x0x90;\x0xc4;\x0x92;\x0xc4;\x0x94;\x0xc4;\x0x96;\x0xc4;\x0x98;\x0xc4;\x0x9a;\x0xc4;\x0x9c;\x0xc4;\x0x9e;\x0xc4;\x0xa0;\x0xc4;\x0xa2;\x0xc4;\x0xa4;\x0xc4;\x0xa6;\x0xc4;\x0xa8;\x0xc4;\x0xaa;\x0xc4;\x0xac;\x0xc4;\x0xae;\x0xc4;\x0xb0;\x0xc4;\x0xb2;\x0xc4;\x0xb4;\x0xc4;\x0xb6;\x0xc4;\x0xb9;\x0xc4;\x0xbb;\x0xc4;\x0xbd;\x0xc4;\x0xbf;\x0xc5;\x0x81;\x0xc5;\x0x83;\x0xc5;\x0x85;\x0
xc5;\x0x87;\x0xc5;\x0x89;\x0xc5;\x0x8a;\x0xc5;\x0x8c;\x0xc5;\x0x8e;\x0xc5;\x0x90;\x0xc5;\x0x92;\x0xc5;\x0x94;\x0xc5;\x0x96;\x0xc5;\x0x98;\x0xc5;\x0x9a;\x0xc5;\x0x9c;\x0xc5;\x0x9e;\x0xc5;\x0xa0;\x0xc5;\x0xa2;\x0xc5;\x0xa4;\x0xc5;\x0xa6;\x0xc5;\x0xa8;\x0xc5;\x0xaa;\x0xc5;\x0xac;\x0xc5;\x0xae;\x0xc5;\x0xb0;\x0xc5;\x0xb2;\x0xc5;\x0xb4;\x0xc5;\x0xb6;\x0xc5;\x0xb8;\x0xc5;\x0xb9;\x0xc5;\x0xbb;\x0xc5;\x0xbd;\x0xc5;\x0xbf;\x0xc6;\x0x81;\x0xc6;\x0x82;\x0xc6;\x0x84;\x0xc6;\x0x86;\x0xc6;\x0x87;\x0xc6;\x0x89;\x0xc6;\x0x8a;\x0xc6;\x0x8b;\x0xc6;\x0x8e;\x0xc6;\x0x8f;\x0xc6;\x0x90;\x0xc6;\x0x91;\x0xc6;\x0x93;\x0xc6;\x0x94;\x0xc6;\x0x96;\x0xc6;\x0x97;\x0xc6;\x0x98;\x0xc6;\x0x9c;\x0xc6;\x0x9d;\x0xc6;\x0x9f;\x0xc6;\x0xa0;\x0xc6;\x0xa2;\x0xc6;\x0xa4;\x0xc6;\x0xa6;\x0xc6;\x0xa7;\x0xc6;\x0xa9;\x0xc6;\x0xac;\x0xc6;\x0xae;\x0xc6;\x0xaf;\x0xc6;\x0xb1;\x0xc6;\x0xb2;\x0xc6;\x0xb3;\x0xc6;\x0xb5;\x0xc6;\x0xb7;\x0xc6;\x0xb8;\x0xc6;\x0xbc;\x0xc7;\x0x84;\x0xc7;\x0x85;\x0xc7;\x0x87;\x0xc7;\x0x88;\x0xc7;\x0x8
a;\x0xc7;\x0x8b;\x0xc7;\x0x8d;\x0xc7;\x0x8f;\x0xc7;\x0x91;\x0xc7;\x0x93;\x0xc7;\x0x95;\x0xc7;\x0x97;\x0xc7;\x0x99;\x0xc7;\x0x9b;\x0xc7;\x0x9e;\x0xc7;\x0xa0;\x0xc7;\x0xa2;\x0xc7;\x0xa4;\x0xc7;\x0xa6;\x0xc7;\x0xa8;\x0xc7;\x0xaa;\x0xc7;\x0xac;\x0xc7;\x0xae;\x0xc7;\x0xb0;\x0xc7;\x0xb1;\x0xc7;\x0xb2;\x0xc7;\x0xb4;\x0xc7;\x0xb6;\x0xc7;\x0xb7;\x0xc7;\x0xb8;\x0xc7;\x0xba;\x0xc7;\x0xbc;\x0xc7;\x0xbe;\x0xc8;\x0x80;\x0xc8;\x0x82;\x0xc8;\x0x84;\x0xc8;\x0x86;\x0xc8;\x0x88;\x0xc8;\x0x8a;\x0xc8;\x0x8c;\x0xc8;\x0x8e;\x0xc8;\x0x90;\x0xc8;\x0x92;\x0xc8;\x0x94;\x0xc8;\x0x96;\x0xc8;\x0x98;\x0xc8;\x0x9a;\x0xc8;\x0x9c;\x0xc8;\x0x9e;\x0xc8;\x0xa0;\x0xc8;\x0xa2;\x0xc8;\x0xa4;\x0xc8;\x0xa6;\x0xc8;\x0xa8;\x0xc8;\x0xaa;\x0xc8;\x0xac;\x0xc8;\x0xae;\x0xc8;\x0xb0;\x0xc8;\x0xb2;\x0xc8;\x0xba;\x0xc8;\x0xbb;\x0xc8;\x0xbd;\x0xc8;\x0xbe;\x0xc9;\x0x81;\x0xc9;\x0x83;\x0xc9;\x0x84;\x0xc9;\x0x85;\x0xc9;\x0x86;\x0xc9;\x0x88;\x0xc9;\x0x8a;\x0xc9;\x0x8c;\x0xc9;\x0x8e;\x0xcd;\x0x85;\x0xce;\x0x86;\x0xce;\x0x88;\x0xce;
\x0x89;\x0xce;\x0x8a;\x0xce;\x0x8c;\x0xce;\x0x8e;\x0xce;\x0x8f;\x0xce;\x0x90;\x0xce;\x0x91;\x0xce;\x0x92;\x0xce;\x0x93;\x0xce;\x0x94;\x0xce;\x0x95;\x0xce;\x0x96;\x0xce;\x0x97;\x0xce;\x0x98;\x0xce;\x0x99;\x0xce;\x0x9a;\x0xce;\x0x9b;\x0xce;\x0x9c;\x0xce;\x0x9d;\x0xce;\x0x9e;\x0xce;\x0x9f;\x0xce;\x0xa0;\x0xce;\x0xa1;\x0xce;\x0xa3;\x0xce;\x0xa4;\x0xce;\x0xa5;\x0xce;\x0xa6;\x0xce;\x0xa7;\x0xce;\x0xa8;\x0xce;\x0xa9;\x0xce;\x0xaa;\x0xce;\x0xab;\x0xce;\x0xb0;\x0xcf;\x0x82;\x0xcf;\x0x90;\x0xcf;\x0x91;\x0xcf;\x0x95;\x0xcf;\x0x96;\x0xcf;\x0x98;\x0xcf;\x0x9a;\x0xcf;\x0x9c;\x0xcf;\x0x9e;\x0xcf;\x0xa0;\x0xcf;\x0xa2;\x0xcf;\x0xa4;\x0xcf;\x0xa6;\x0xcf;\x0xa8;\x0xcf;\x0xaa;\x0xcf;\x0xac;\x0xcf;\x0xae;\x0xcf;\x0xb0;\x0xcf;\x0xb1;\x0xcf;\x0xb4;\x0xcf;\x0xb5;\x0xcf;\x0xb7;\x0xcf;\x0xb9;\x0xcf;\x0xba;\x0xcf;\x0xbd;\x0xcf;\x0xbe;\x0xcf;\x0xbf;\x0xd0;\x0x80;\x0xd0;\x0x81;\x0xd0;\x0x82;\x0xd0;\x0x83;\x0xd0;\x0x84;\x0xd0;\x0x85;\x0xd0;\x0x86;\x0xd0;\x0x87;\x0xd0;\x0x88;\x0xd0;\x0x89;\x0xd0;\x0x8a;\x
0xd0;\x0x8b;\x0xd0;\x0x8c;\x0xd0;\x0x8d;\x0xd0;\x0x8e;\x0xd0;\x0x8f;\x0xd0;\x0x90;\x0xd0;\x0x91;\x0xd0;\x0x92;\x0xd0;\x0x93;\x0xd0;\x0x94;\x0xd0;\x0x95;\x0xd0;\x0x96;\x0xd0;\x0x97;\x0xd0;\x0x98;\x0xd0;\x0x99;\x0xd0;\x0x9a;\x0xd0;\x0x9b;\x0xd0;\x0x9c;\x0xd0;\x0x9d;\x0xd0;\x0x9e;\x0xd0;\x0x9f;\x0xd0;\x0xa0;\x0xd0;\x0xa1;\x0xd0;\x0xa2;\x0xd0;\x0xa3;\x0xd0;\x0xa4;\x0xd0;\x0xa5;\x0xd0;\x0xa6;\x0xd0;\x0xa7;\x0xd0;\x0xa8;\x0xd0;\x0xa9;\x0xd0;\x0xaa;\x0xd0;\x0xab;\x0xd0;\x0xac;\x0xd0;\x0xad;\x0xd0;\x0xae;\x0xd0;\x0xaf;\x0xd1;\x0xa0;\x0xd1;\x0xa2;\x0xd1;\x0xa4;\x0xd1;\x0xa6;\x0xd1;\x0xa8;\x0xd1;\x0xaa;\x0xd1;\x0xac;\x0xd1;\x0xae;\x0xd1;\x0xb0;\x0xd1;\x0xb2;\x0xd1;\x0xb4;\x0xd1;\x0xb6;\x0xd1;\x0xb8;\x0xd1;\x0xba;\x0xd1;\x0xbc;\x0xd1;\x0xbe;\x0xd2;\x0x80;\x0xd2;\x0x8a;\x0xd2;\x0x8c;\x0xd2;\x0x8e;\x0xd2;\x0x90;\x0xd2;\x0x92;\x0xd2;\x0x94;\x0xd2;\x0x96;\x0xd2;\x0x98;\x0xd2;\x0x9a;\x0xd2;\x0x9c;\x0xd2;\x0x9e;\x0xd2;\x0xa0;\x0xd2;\x0xa2;\x0xd2;\x0xa4;\x0xd2;\x0xa6;\x0xd2;\x0xa8;\x0xd2;\x0x
aa;\x0xd2;\x0xac;\x0xd2;\x0xae;\x0xd2;\x0xb0;\x0xd2;\x0xb2;\x0xd2;\x0xb4;\x0xd2;\x0xb6;\x0xd2;\x0xb8;\x0xd2;\x0xba;\x0xd2;\x0xbc;\x0xd2;\x0xbe;\x0xd3;\x0x80;\x0xd3;\x0x81;\x0xd3;\x0x83;\x0xd3;\x0x85;\x0xd3;\x0x87;\x0xd3;\x0x89;\x0xd3;\x0x8b;\x0xd3;\x0x8d;\x0xd3;\x0x90;\x0xd3;\x0x92;\x0xd3;\x0x94;\x0xd3;\x0x96;\x0xd3;\x0x98;\x0xd3;\x0x9a;\x0xd3;\x0x9c;\x0xd3;\x0x9e;\x0xd3;\x0xa0;\x0xd3;\x0xa2;\x0xd3;\x0xa4;\x0xd3;\x0xa6;\x0xd3;\x0xa8;\x0xd3;\x0xaa;\x0xd3;\x0xac;\x0xd3;\x0xae;\x0xd3;\x0xb0;\x0xd3;\x0xb2;\x0xd3;\x0xb4;\x0xd3;\x0xb6;\x0xd3;\x0xb8;\x0xd3;\x0xba;\x0xd3;\x0xbc;\x0xd3;\x0xbe;\x0xd4;\x0x80;\x0xd4;\x0x82;\x0xd4;\x0x84;\x0xd4;\x0x86;\x0xd4;\x0x88;\x0xd4;\x0x8a;\x0xd4;\x0x8c;\x0xd4;\x0x8e;\x0xd4;\x0x90;\x0xd4;\x0x92;\x0xd4;\x0xb1;\x0xd4;\x0xb2;\x0xd4;\x0xb3;\x0xd4;\x0xb4;\x0xd4;\x0xb5;\x0xd4;\x0xb6;\x0xd4;\x0xb7;\x0xd4;\x0xb8;\x0xd4;\x0xb9;\x0xd4;\x0xba;\x0xd4;\x0xbb;\x0xd4;\x0xbc;\x0xd4;\x0xbd;\x0xd4;\x0xbe;\x0xd4;\x0xbf;\x0xd5;\x0x80;\x0xd5;\x0x81;\x0xd5;\x0x82;\x0xd5
;\x0x83;\x0xd5;\x0x84;\x0xd5;\x0x85;\x0xd5;\x0x86;\x0xd5;\x0x87;\x0xd5;\x0x88;\x0xd5;\x0x89;\x0xd5;\x0x8a;\x0xd5;\x0x8b;\x0xd5;\x0x8c;\x0xd5;\x0x8d;\x0xd5;\x0x8e;\x0xd5;\x0x8f;\x0xd5;\x0x90;\x0xd5;\x0x91;\x0xd5;\x0x92;\x0xd5;\x0x93;\x0xd5;\x0x94;\x0xd5;\x0x95;\x0xd5;\x0x96;\x0xd6;\x0x87;\x0xe1;\x0x82;\x0xa0;\x0xe1;\x0x82;\x0xa1;\x0xe1;\x0x82;\x0xa2;\x0xe1;\x0x82;\x0xa3;\x0xe1;\x0x82;\x0xa4;\x0xe1;\x0x82;\x0xa5;\x0xe1;\x0x82;\x0xa6;\x0xe1;\x0x82;\x0xa7;\x0xe1;\x0x82;\x0xa8;\x0xe1;\x0x82;\x0xa9;\x0xe1;\x0x82;\x0xaa;\x0xe1;\x0x82;\x0xab;\x0xe1;\x0x82;\x0xac;\x0xe1;\x0x82;\x0xad;\x0xe1;\x0x82;\x0xae;\x0xe1;\x0x82;\x0xaf;\x0xe1;\x0x82;\x0xb0;\x0xe1;\x0x82;\x0xb1;\x0xe1;\x0x82;\x0xb2;\x0xe1;\x0x82;\x0xb3;\x0xe1;\x0x82;\x0xb4;\x0xe1;\x0x82;\x0xb5;\x0xe1;\x0x82;\x0xb6;\x0xe1;\x0x82;\x0xb7;\x0xe1;\x0x82;\x0xb8;\x0xe1;\x0x82;\x0xb9;\x0xe1;\x0x82;\x0xba;\x0xe1;\x0x82;\x0xbb;\x0xe1;\x0x82;\x0xbc;\x0xe1;\x0x82;\x0xbd;\x0xe1;\x0x82;\x0xbe;\x0xe1;\x0x82;\x0xbf;\x0xe1;\x0x83;\x0x80;\x0xe1;\
x0x83;\x0x81;\x0xe1;\x0x83;\x0x82;\x0xe1;\x0x83;\x0x83;\x0xe1;\x0x83;\x0x84;\x0xe1;\x0x83;\x0x85;\x0xe1;\x0xb8;\x0x80;\x0xe1;\x0xb8;\x0x82;\x0xe1;\x0xb8;\x0x84;\x0xe1;\x0xb8;\x0x86;\x0xe1;\x0xb8;\x0x88;\x0xe1;\x0xb8;\x0x8a;\x0xe1;\x0xb8;\x0x8c;\x0xe1;\x0xb8;\x0x8e;\x0xe1;\x0xb8;\x0x90;\x0xe1;\x0xb8;\x0x92;\x0xe1;\x0xb8;\x0x94;\x0xe1;\x0xb8;\x0x96;\x0xe1;\x0xb8;\x0x98;\x0xe1;\x0xb8;\x0x9a;\x0xe1;\x0xb8;\x0x9c;\x0xe1;\x0xb8;\x0x9e;\x0xe1;\x0xb8;\x0xa0;\x0xe1;\x0xb8;\x0xa2;\x0xe1;\x0xb8;\x0xa4;\x0xe1;\x0xb8;\x0xa6;\x0xe1;\x0xb8;\x0xa8;\x0xe1;\x0xb8;\x0xaa;\x0xe1;\x0xb8;\x0xac;\x0xe1;\x0xb8;\x0xae;\x0xe1;\x0xb8;\x0xb0;\x0xe1;\x0xb8;\x0xb2;\x0xe1;\x0xb8;\x0xb4;\x0xe1;\x0xb8;\x0xb6;\x0xe1;\x0xb8;\x0xb8;\x0xe1;\x0xb8;\x0xba;\x0xe1;\x0xb8;\x0xbc;\x0xe1;\x0xb8;\x0xbe;\x0xe1;\x0xb9;\x0x80;\x0xe1;\x0xb9;\x0x82;\x0xe1;\x0xb9;\x0x84;\x0xe1;\x0xb9;\x0x86;\x0xe1;\x0xb9;\x0x88;\x0xe1;\x0xb9;\x0x8a;\x0xe1;\x0xb9;\x0x8c;\x0xe1;\x0xb9;\x0x8e;\x0xe1;\x0xb9;\x0x90;\x0xe1;\x0xb9;\x0x92;\x0xe1;\x0
xb9;\x0x94;\x0xe1;\x0xb9;\x0x96;\x0xe1;\x0xb9;\x0x98;\x0xe1;\x0xb9;\x0x9a;\x0xe1;\x0xb9;\x0x9c;\x0xe1;\x0xb9;\x0x9e;\x0xe1;\x0xb9;\x0xa0;\x0xe1;\x0xb9;\x0xa2;\x0xe1;\x0xb9;\x0xa4;\x0xe1;\x0xb9;\x0xa6;\x0xe1;\x0xb9;\x0xa8;\x0xe1;\x0xb9;\x0xaa;\x0xe1;\x0xb9;\x0xac;\x0xe1;\x0xb9;\x0xae;\x0xe1;\x0xb9;\x0xb0;\x0xe1;\x0xb9;\x0xb2;\x0xe1;\x0xb9;\x0xb4;\x0xe1;\x0xb9;\x0xb6;\x0xe1;\x0xb9;\x0xb8;\x0xe1;\x0xb9;\x0xba;\x0xe1;\x0xb9;\x0xbc;\x0xe1;\x0xb9;\x0xbe;\x0xe1;\x0xba;\x0x80;\x0xe1;\x0xba;\x0x82;\x0xe1;\x0xba;\x0x84;\x0xe1;\x0xba;\x0x86;\x0xe1;\x0xba;\x0x88;\x0xe1;\x0xba;\x0x8a;\x0xe1;\x0xba;\x0x8c;\x0xe1;\x0xba;\x0x8e;\x0xe1;\x0xba;\x0x90;\x0xe1;\x0xba;\x0x92;\x0xe1;\x0xba;\x0x94;\x0xe1;\x0xba;\x0x96;\x0xe1;\x0xba;\x0x97;\x0xe1;\x0xba;\x0x98;\x0xe1;\x0xba;\x0x99;\x0xe1;\x0xba;\x0x9a;\x0xe1;\x0xba;\x0x9b;\x0xe1;\x0xba;\x0xa0;\x0xe1;\x0xba;\x0xa2;\x0xe1;\x0xba;\x0xa4;\x0xe1;\x0xba;\x0xa6;\x0xe1;\x0xba;\x0xa8;\x0xe1;\x0xba;\x0xaa;\x0xe1;\x0xba;\x0xac;\x0xe1;\x0xba;\x0xae;\x0xe1;\x0xb
a;\x0xb0;\x0xe1;\x0xba;\x0xb2;\x0xe1;\x0xba;\x0xb4;\x0xe1;\x0xba;\x0xb6;\x0xe1;\x0xba;\x0xb8;\x0xe1;\x0xba;\x0xba;\x0xe1;\x0xba;\x0xbc;\x0xe1;\x0xba;\x0xbe;\x0xe1;\x0xbb;\x0x80;\x0xe1;\x0xbb;\x0x82;\x0xe1;\x0xbb;\x0x84;\x0xe1;\x0xbb;\x0x86;\x0xe1;\x0xbb;\x0x88;\x0xe1;\x0xbb;\x0x8a;\x0xe1;\x0xbb;\x0x8c;\x0xe1;\x0xbb;\x0x8e;\x0xe1;\x0xbb;\x0x90;\x0xe1;\x0xbb;\x0x92;\x0xe1;\x0xbb;\x0x94;\x0xe1;\x0xbb;\x0x96;\x0xe1;\x0xbb;\x0x98;\x0xe1;\x0xbb;\x0x9a;\x0xe1;\x0xbb;\x0x9c;\x0xe1;\x0xbb;\x0x9e;\x0xe1;\x0xbb;\x0xa0;\x0xe1;\x0xbb;\x0xa2;\x0xe1;\x0xbb;\x0xa4;\x0xe1;\x0xbb;\x0xa6;\x0xe1;\x0xbb;\x0xa8;\x0xe1;\x0xbb;\x0xaa;\x0xe1;\x0xbb;\x0xac;\x0xe1;\x0xbb;\x0xae;\x0xe1;\x0xbb;\x0xb0;\x0xe1;\x0xbb;\x0xb2;\x0xe1;\x0xbb;\x0xb4;\x0xe1;\x0xbb;\x0xb6;\x0xe1;\x0xbb;\x0xb8;\x0xe1;\x0xbc;\x0x88;\x0xe1;\x0xbc;\x0x89;\x0xe1;\x0xbc;\x0x8a;\x0xe1;\x0xbc;\x0x8b;\x0xe1;\x0xbc;\x0x8c;\x0xe1;\x0xbc;\x0x8d;\x0xe1;\x0xbc;\x0x8e;\x0xe1;\x0xbc;\x0x8f;\x0xe1;\x0xbc;\x0x98;\x0xe1;\x0xbc;\x0x99;\x0xe1;\x0xbc;
\x0x9a;\x0xe1;\x0xbc;\x0x9b;\x0xe1;\x0xbc;\x0x9c;\x0xe1;\x0xbc;\x0x9d;\x0xe1;\x0xbc;\x0xa8;\x0xe1;\x0xbc;\x0xa9;\x0xe1;\x0xbc;\x0xaa;\x0xe1;\x0xbc;\x0xab;\x0xe1;\x0xbc;\x0xac;\x0xe1;\x0xbc;\x0xad;\x0xe1;\x0xbc;\x0xae;\x0xe1;\x0xbc;\x0xaf;\x0xe1;\x0xbc;\x0xb8;\x0xe1;\x0xbc;\x0xb9;\x0xe1;\x0xbc;\x0xba;\x0xe1;\x0xbc;\x0xbb;\x0xe1;\x0xbc;\x0xbc;\x0xe1;\x0xbc;\x0xbd;\x0xe1;\x0xbc;\x0xbe;\x0xe1;\x0xbc;\x0xbf;\x0xe1;\x0xbd;\x0x88;\x0xe1;\x0xbd;\x0x89;\x0xe1;\x0xbd;\x0x8a;\x0xe1;\x0xbd;\x0x8b;\x0xe1;\x0xbd;\x0x8c;\x0xe1;\x0xbd;\x0x8d;\x0xe1;\x0xbd;\x0x90;\x0xe1;\x0xbd;\x0x92;\x0xe1;\x0xbd;\x0x94;\x0xe1;\x0xbd;\x0x96;\x0xe1;\x0xbd;\x0x99;\x0xe1;\x0xbd;\x0x9b;\x0xe1;\x0xbd;\x0x9d;\x0xe1;\x0xbd;\x0x9f;\x0xe1;\x0xbd;\x0xa8;\x0xe1;\x0xbd;\x0xa9;\x0xe1;\x0xbd;\x0xaa;\x0xe1;\x0xbd;\x0xab;\x0xe1;\x0xbd;\x0xac;\x0xe1;\x0xbd;\x0xad;\x0xe1;\x0xbd;\x0xae;\x0xe1;\x0xbd;\x0xaf;\x0xe1;\x0xbe;\x0x80;\x0xe1;\x0xbe;\x0x81;\x0xe1;\x0xbe;\x0x82;\x0xe1;\x0xbe;\x0x83;\x0xe1;\x0xbe;\x0x84;\x0xe1;\x0xbe;\x
0x85;\x0xe1;\x0xbe;\x0x86;\x0xe1;\x0xbe;\x0x87;\x0xe1;\x0xbe;\x0x88;\x0xe1;\x0xbe;\x0x89;\x0xe1;\x0xbe;\x0x8a;\x0xe1;\x0xbe;\x0x8b;\x0xe1;\x0xbe;\x0x8c;\x0xe1;\x0xbe;\x0x8d;\x0xe1;\x0xbe;\x0x8e;\x0xe1;\x0xbe;\x0x8f;\x0xe1;\x0xbe;\x0x90;\x0xe1;\x0xbe;\x0x91;\x0xe1;\x0xbe;\x0x92;\x0xe1;\x0xbe;\x0x93;\x0xe1;\x0xbe;\x0x94;\x0xe1;\x0xbe;\x0x95;\x0xe1;\x0xbe;\x0x96;\x0xe1;\x0xbe;\x0x97;\x0xe1;\x0xbe;\x0x98;\x0xe1;\x0xbe;\x0x99;\x0xe1;\x0xbe;\x0x9a;\x0xe1;\x0xbe;\x0x9b;\x0xe1;\x0xbe;\x0x9c;\x0xe1;\x0xbe;\x0x9d;\x0xe1;\x0xbe;\x0x9e;\x0xe1;\x0xbe;\x0x9f;\x0xe1;\x0xbe;\x0xa0;\x0xe1;\x0xbe;\x0xa1;\x0xe1;\x0xbe;\x0xa2;\x0xe1;\x0xbe;\x0xa3;\x0xe1;\x0xbe;\x0xa4;\x0xe1;\x0xbe;\x0xa5;\x0xe1;\x0xbe;\x0xa6;\x0xe1;\x0xbe;\x0xa7;\x0xe1;\x0xbe;\x0xa8;\x0xe1;\x0xbe;\x0xa9;\x0xe1;\x0xbe;\x0xaa;\x0xe1;\x0xbe;\x0xab;\x0xe1;\x0xbe;\x0xac;\x0xe1;\x0xbe;\x0xad;\x0xe1;\x0xbe;\x0xae;\x0xe1;\x0xbe;\x0xaf;\x0xe1;\x0xbe;\x0xb2;\x0xe1;\x0xbe;\x0xb3;\x0xe1;\x0xbe;\x0xb4;\x0xe1;\x0xbe;\x0xb6;\x0xe1;\x0xbe;\x0x
b7;\x0xe1;\x0xbe;\x0xb8;\x0xe1;\x0xbe;\x0xb9;\x0xe1;\x0xbe;\x0xba;\x0xe1;\x0xbe;\x0xbb;\x0xe1;\x0xbe;\x0xbc;\x0xe1;\x0xbe;\x0xbe;\x0xe1;\x0xbf;\x0x82;\x0xe1;\x0xbf;\x0x83;\x0xe1;\x0xbf;\x0x84;\x0xe1;\x0xbf;\x0x86;\x0xe1;\x0xbf;\x0x87;\x0xe1;\x0xbf;\x0x88;\x0xe1;\x0xbf;\x0x89;\x0xe1;\x0xbf;\x0x8a;\x0xe1;\x0xbf;\x0x8b;\x0xe1;\x0xbf;\x0x8c;\x0xe1;\x0xbf;\x0x92;\x0xe1;\x0xbf;\x0x93;\x0xe1;\x0xbf;\x0x96;\x0xe1;\x0xbf;\x0x97;\x0xe1;\x0xbf;\x0x98;\x0xe1;\x0xbf;\x0x99;\x0xe1;\x0xbf;\x0x9a;\x0xe1;\x0xbf;\x0x9b;\x0xe1;\x0xbf;\x0xa2;\x0xe1;\x0xbf;\x0xa3;\x0xe1;\x0xbf;\x0xa4;\x0xe1;\x0xbf;\x0xa6;\x0xe1;\x0xbf;\x0xa7;\x0xe1;\x0xbf;\x0xa8;\x0xe1;\x0xbf;\x0xa9;\x0xe1;\x0xbf;\x0xaa;\x0xe1;\x0xbf;\x0xab;\x0xe1;\x0xbf;\x0xac;\x0xe1;\x0xbf;\x0xb2;\x0xe1;\x0xbf;\x0xb3;\x0xe1;\x0xbf;\x0xb4;\x0xe1;\x0xbf;\x0xb6;\x0xe1;\x0xbf;\x0xb7;\x0xe1;\x0xbf;\x0xb8;\x0xe1;\x0xbf;\x0xb9;\x0xe1;\x0xbf;\x0xba;\x0xe1;\x0xbf;\x0xbb;\x0xe1;\x0xbf;\x0xbc;\x0xe2;\x0x84;\x0xa6;\x0xe2;\x0x84;\x0xaa;\x0xe2;\x0x84;\x0xab
;\x0xe2;\x0x84;\x0xb2;\x0xe2;\x0x85;\x0xa0;\x0xe2;\x0x85;\x0xa1;\x0xe2;\x0x85;\x0xa2;\x0xe2;\x0x85;\x0xa3;\x0xe2;\x0x85;\x0xa4;\x0xe2;\x0x85;\x0xa5;\x0xe2;\x0x85;\x0xa6;\x0xe2;\x0x85;\x0xa7;\x0xe2;\x0x85;\x0xa8;\x0xe2;\x0x85;\x0xa9;\x0xe2;\x0x85;\x0xaa;\x0xe2;\x0x85;\x0xab;\x0xe2;\x0x85;\x0xac;\x0xe2;\x0x85;\x0xad;\x0xe2;\x0x85;\x0xae;\x0xe2;\x0x85;\x0xaf;\x0xe2;\x0x86;\x0x83;\x0xe2;\x0x92;\x0xb6;\x0xe2;\x0x92;\x0xb7;\x0xe2;\x0x92;\x0xb8;\x0xe2;\x0x92;\x0xb9;\x0xe2;\x0x92;\x0xba;\x0xe2;\x0x92;\x0xbb;\x0xe2;\x0x92;\x0xbc;\x0xe2;\x0x92;\x0xbd;\x0xe2;\x0x92;\x0xbe;\x0xe2;\x0x92;\x0xbf;\x0xe2;\x0x93;\x0x80;\x0xe2;\x0x93;\x0x81;\x0xe2;\x0x93;\x0x82;\x0xe2;\x0x93;\x0x83;\x0xe2;\x0x93;\x0x84;\x0xe2;\x0x93;\x0x85;\x0xe2;\x0x93;\x0x86;\x0xe2;\x0x93;\x0x87;\x0xe2;\x0x93;\x0x88;\x0xe2;\x0x93;\x0x89;\x0xe2;\x0x93;\x0x8a;\x0xe2;\x0x93;\x0x8b;\x0xe2;\x0x93;\x0x8c;\x0xe2;\x0x93;\x0x8d;\x0xe2;\x0x93;\x0x8e;\x0xe2;\x0x93;\x0x8f;\x0xe2;\x0xb0;\x0x80;\x0xe2;\x0xb0;\x0x81;\x0xe2;\x0xb0;\x0x82;\
x0xe2;\x0xb0;\x0x83;\x0xe2;\x0xb0;\x0x84;\x0xe2;\x0xb0;\x0x85;\x0xe2;\x0xb0;\x0x86;\x0xe2;\x0xb0;\x0x87;\x0xe2;\x0xb0;\x0x88;\x0xe2;\x0xb0;\x0x89;\x0xe2;\x0xb0;\x0x8a;\x0xe2;\x0xb0;\x0x8b;\x0xe2;\x0xb0;\x0x8c;\x0xe2;\x0xb0;\x0x8d;\x0xe2;\x0xb0;\x0x8e;\x0xe2;\x0xb0;\x0x8f;\x0xe2;\x0xb0;\x0x90;\x0xe2;\x0xb0;\x0x91;\x0xe2;\x0xb0;\x0x92;\x0xe2;\x0xb0;\x0x93;\x0xe2;\x0xb0;\x0x94;\x0xe2;\x0xb0;\x0x95;\x0xe2;\x0xb0;\x0x96;\x0xe2;\x0xb0;\x0x97;\x0xe2;\x0xb0;\x0x98;\x0xe2;\x0xb0;\x0x99;\x0xe2;\x0xb0;\x0x9a;\x0xe2;\x0xb0;\x0x9b;\x0xe2;\x0xb0;\x0x9c;\x0xe2;\x0xb0;\x0x9d;\x0xe2;\x0xb0;\x0x9e;\x0xe2;\x0xb0;\x0x9f;\x0xe2;\x0xb0;\x0xa0;\x0xe2;\x0xb0;\x0xa1;\x0xe2;\x0xb0;\x0xa2;\x0xe2;\x0xb0;\x0xa3;\x0xe2;\x0xb0;\x0xa4;\x0xe2;\x0xb0;\x0xa5;\x0xe2;\x0xb0;\x0xa6;\x0xe2;\x0xb0;\x0xa7;\x0xe2;\x0xb0;\x0xa8;\x0xe2;\x0xb0;\x0xa9;\x0xe2;\x0xb0;\x0xaa;\x0xe2;\x0xb0;\x0xab;\x0xe2;\x0xb0;\x0xac;\x0xe2;\x0xb0;\x0xad;\x0xe2;\x0xb0;\x0xae;\x0xe2;\x0xb1;\x0xa0;\x0xe2;\x0xb1;\x0xa2;\x0xe2;\x0xb1;\x0xa3;\x0
xe2;\x0xb1;\x0xa4;\x0xe2;\x0xb1;\x0xa7;\x0xe2;\x0xb1;\x0xa9;\x0xe2;\x0xb1;\x0xab;\x0xe2;\x0xb1;\x0xb5;\x0xe2;\x0xb2;\x0x80;\x0xe2;\x0xb2;\x0x82;\x0xe2;\x0xb2;\x0x84;\x0xe2;\x0xb2;\x0x86;\x0xe2;\x0xb2;\x0x88;\x0xe2;\x0xb2;\x0x8a;\x0xe2;\x0xb2;\x0x8c;\x0xe2;\x0xb2;\x0x8e;\x0xe2;\x0xb2;\x0x90;\x0xe2;\x0xb2;\x0x92;\x0xe2;\x0xb2;\x0x94;\x0xe2;\x0xb2;\x0x96;\x0xe2;\x0xb2;\x0x98;\x0xe2;\x0xb2;\x0x9a;\x0xe2;\x0xb2;\x0x9c;\x0xe2;\x0xb2;\x0x9e;\x0xe2;\x0xb2;\x0xa0;\x0xe2;\x0xb2;\x0xa2;\x0xe2;\x0xb2;\x0xa4;\x0xe2;\x0xb2;\x0xa6;\x0xe2;\x0xb2;\x0xa8;\x0xe2;\x0xb2;\x0xaa;\x0xe2;\x0xb2;\x0xac;\x0xe2;\x0xb2;\x0xae;\x0xe2;\x0xb2;\x0xb0;\x0xe2;\x0xb2;\x0xb2;\x0xe2;\x0xb2;\x0xb4;\x0xe2;\x0xb2;\x0xb6;\x0xe2;\x0xb2;\x0xb8;\x0xe2;\x0xb2;\x0xba;\x0xe2;\x0xb2;\x0xbc;\x0xe2;\x0xb2;\x0xbe;\x0xe2;\x0xb3;\x0x80;\x0xe2;\x0xb3;\x0x82;\x0xe2;\x0xb3;\x0x84;\x0xe2;\x0xb3;\x0x86;\x0xe2;\x0xb3;\x0x88;\x0xe2;\x0xb3;\x0x8a;\x0xe2;\x0xb3;\x0x8c;\x0xe2;\x0xb3;\x0x8e;\x0xe2;\x0xb3;\x0x90;\x0xe2;\x0xb3;\x0x92;\x0xe
2;\x0xb3;\x0x94;\x0xe2;\x0xb3;\x0x96;\x0xe2;\x0xb3;\x0x98;\x0xe2;\x0xb3;\x0x9a;\x0xe2;\x0xb3;\x0x9c;\x0xe2;\x0xb3;\x0x9e;\x0xe2;\x0xb3;\x0xa0;\x0xe2;\x0xb3;\x0xa2;\x0xef;\x0xac;\x0x80;\x0xef;\x0xac;\x0x81;\x0xef;\x0xac;\x0x82;\x0xef;\x0xac;\x0x83;\x0xef;\x0xac;\x0x84;\x0xef;\x0xac;\x0x85;\x0xef;\x0xac;\x0x86;\x0xef;\x0xac;\x0x93;\x0xef;\x0xac;\x0x94;\x0xef;\x0xac;\x0x95;\x0xef;\x0xac;\x0x96;\x0xef;\x0xac;\x0x97;\x0xef;\x0xbc;\x0xa1;\x0xef;\x0xbc;\x0xa2;\x0xef;\x0xbc;\x0xa3;\x0xef;\x0xbc;\x0xa4;\x0xef;\x0xbc;\x0xa5;\x0xef;\x0xbc;\x0xa6;\x0xef;\x0xbc;\x0xa7;\x0xef;\x0xbc;\x0xa8;\x0xef;\x0xbc;\x0xa9;\x0xef;\x0xbc;\x0xaa;\x0xef;\x0xbc;\x0xab;\x0xef;\x0xbc;\x0xac;\x0xef;\x0xbc;\x0xad;\x0xef;\x0xbc;\x0xae;\x0xef;\x0xbc;\x0xaf;\x0xef;\x0xbc;\x0xb0;\x0xef;\x0xbc;\x0xb1;\x0xef;\x0xbc;\x0xb2;\x0xef;\x0xbc;\x0xb3;\x0xef;\x0xbc;\x0xb4;\x0xef;\x0xbc;\x0xb5;\x0xef;\x0xbc;\x0xb6;\x0xef;\x0xbc;\x0xb7;\x0xef;\x0xbc;\x0xb8;\x0xef;\x0xbc;\x0xb9;\x0xef;\x0xbc;\x0xba;\x0xf0;\x0x90;\x0x90;\x0x80;
\x0xf0;\x0x90;\x0x90;\x0x81;\x0xf0;\x0x90;\x0x90;\x0x82;\x0xf0;\x0x90;\x0x90;\x0x83;\x0xf0;\x0x90;\x0x90;\x0x84;\x0xf0;\x0x90;\x0x90;\x0x85;\x0xf0;\x0x90;\x0x90;\x0x86;\x0xf0;\x0x90;\x0x90;\x0x87;\x0xf0;\x0x90;\x0x90;\x0x88;\x0xf0;\x0x90;\x0x90;\x0x89;\x0xf0;\x0x90;\x0x90;\x0x8a;\x0xf0;\x0x90;\x0x90;\x0x8b;\x0xf0;\x0x90;\x0x90;\x0x8c;\x0xf0;\x0x90;\x0x90;\x0x8d;\x0xf0;\x0x90;\x0x90;\x0x8e;\x0xf0;\x0x90;\x0x90;\x0x8f;\x0xf0;\x0x90;\x0x90;\x0x90;\x0xf0;\x0x90;\x0x90;\x0x91;\x0xf0;\x0x90;\x0x90;\x0x92;\x0xf0;\x0x90;\x0x90;\x0x93;\x0xf0;\x0x90;\x0x90;\x0x94;\x0xf0;\x0x90;\x0x90;\x0x95;\x0xf0;\x0x90;\x0x90;\x0x96;\x0xf0;\x0x90;\x0x90;\x0x97;\x0xf0;\x0x90;\x0x90;\x0x98;\x0xf0;\x0x90;\x0x90;\x0x99;\x0xf0;\x0x90;\x0x90;\x0x9a;\x0xf0;\x0x90;\x0x90;\x0x9b;\x0xf0;\x0x90;\x0x90;\x0x9c;\x0xf0;\x0x90;\x0x90;\x0x9d;\x0xf0;\x0x90;\x0x90;\x0x9e;\x0xf0;\x0x90;\x0x90;\x0x9f;\x0xf0;\x0x90;\x0x90;\x0xa0;\x0xf0;\x0x90;\x0x90;\x0xa1;\x0xf0;\x0x90;\x0x90;\x0xa2;\x0xf0;\x0x90;\x0x90;\x0xa3;\x0xf0;\x
0x90;\x0x90;\x0xa4;\x0xf0;\x0x90;\x0x90;\x0xa5;\x0xf0;\x0x90;\x0x90;\x0xa6;\x0xf0;\x0x90;\x0x90;\x0xa7;" "abcdefghijklmnopqrstuvwxyz\x0xce;\x0xbc;\x0xc3;\x0xa0;\x0xc3;\x0xa1;\x0xc3;\x0xa2;\x0xc3;\x0xa3;\x0xc3;\x0xa4;\x0xc3;\x0xa5;\x0xc3;\x0xa6;\x0xc3;\x0xa7;\x0xc3;\x0xa8;\x0xc3;\x0xa9;\x0xc3;\x0xaa;\x0xc3;\x0xab;\x0xc3;\x0xac;\x0xc3;\x0xad;\x0xc3;\x0xae;\x0xc3;\x0xaf;\x0xc3;\x0xb0;\x0xc3;\x0xb1;\x0xc3;\x0xb2;\x0xc3;\x0xb3;\x0xc3;\x0xb4;\x0xc3;\x0xb5;\x0xc3;\x0xb6;\x0xc3;\x0xb8;\x0xc3;\x0xb9;\x0xc3;\x0xba;\x0xc3;\x0xbb;\x0xc3;\x0xbc;\x0xc3;\x0xbd;\x0xc3;\x0xbe;ss\x0xc4;\x0x81;\x0xc4;\x0x83;\x0xc4;\x0x85;\x0xc4;\x0x87;\x0xc4;\x0x89;\x0xc4;\x0x8b;\x0xc4;\x0x8d;\x0xc4;\x0x8f;\x0xc4;\x0x91;\x0xc4;\x0x93;\x0xc4;\x0x95;\x0xc4;\x0x97;\x0xc4;\x0x99;\x0xc4;\x0x9b;\x0xc4;\x0x9d;\x0xc4;\x0x9f;\x0xc4;\x0xa1;\x0xc4;\x0xa3;\x0xc4;\x0xa5;\x0xc4;\x0xa7;\x0xc4;\x0xa9;\x0xc4;\x0xab;\x0xc4;\x0xad;\x0xc4;\x0xaf;i\x0xcc;\x0x87;\x0xc4;\x0xb3;\x0xc4;\x0xb5;\x0xc4;\x0xb7;\x0xc4;\x0xba;\x0xc4;\x0xbc;
\x0xc4;\x0xbe;\x0xc5;\x0x80;\x0xc5;\x0x82;\x0xc5;\x0x84;\x0xc5;\x0x86;\x0xc5;\x0x88;\x0xca;\x0xbc;n\x0xc5;\x0x8b;\x0xc5;\x0x8d;\x0xc5;\x0x8f;\x0xc5;\x0x91;\x0xc5;\x0x93;\x0xc5;\x0x95;\x0xc5;\x0x97;\x0xc5;\x0x99;\x0xc5;\x0x9b;\x0xc5;\x0x9d;\x0xc5;\x0x9f;\x0xc5;\x0xa1;\x0xc5;\x0xa3;\x0xc5;\x0xa5;\x0xc5;\x0xa7;\x0xc5;\x0xa9;\x0xc5;\x0xab;\x0xc5;\x0xad;\x0xc5;\x0xaf;\x0xc5;\x0xb1;\x0xc5;\x0xb3;\x0xc5;\x0xb5;\x0xc5;\x0xb7;\x0xc3;\x0xbf;\x0xc5;\x0xba;\x0xc5;\x0xbc;\x0xc5;\x0xbe;s\x0xc9;\x0x93;\x0xc6;\x0x83;\x0xc6;\x0x85;\x0xc9;\x0x94;\x0xc6;\x0x88;\x0xc9;\x0x96;\x0xc9;\x0x97;\x0xc6;\x0x8c;\x0xc7;\x0x9d;\x0xc9;\x0x99;\x0xc9;\x0x9b;\x0xc6;\x0x92;\x0xc9;\x0xa0;\x0xc9;\x0xa3;\x0xc9;\x0xa9;\x0xc9;\x0xa8;\x0xc6;\x0x99;\x0xc9;\x0xaf;\x0xc9;\x0xb2;\x0xc9;\x0xb5;\x0xc6;\x0xa1;\x0xc6;\x0xa3;\x0xc6;\x0xa5;\x0xca;\x0x80;\x0xc6;\x0xa8;\x0xca;\x0x83;\x0xc6;\x0xad;\x0xca;\x0x88;\x0xc6;\x0xb0;\x0xca;\x0x8a;\x0xca;\x0x8b;\x0xc6;\x0xb4;\x0xc6;\x0xb6;\x0xca;\x0x92;\x0xc6;\x0xb9;\x0xc6;\x0xbd;\x0xc7;
\x0x86;\x0xc7;\x0x86;\x0xc7;\x0x89;\x0xc7;\x0x89;\x0xc7;\x0x8c;\x0xc7;\x0x8c;\x0xc7;\x0x8e;\x0xc7;\x0x90;\x0xc7;\x0x92;\x0xc7;\x0x94;\x0xc7;\x0x96;\x0xc7;\x0x98;\x0xc7;\x0x9a;\x0xc7;\x0x9c;\x0xc7;\x0x9f;\x0xc7;\x0xa1;\x0xc7;\x0xa3;\x0xc7;\x0xa5;\x0xc7;\x0xa7;\x0xc7;\x0xa9;\x0xc7;\x0xab;\x0xc7;\x0xad;\x0xc7;\x0xaf;j\x0xcc;\x0x8c;\x0xc7;\x0xb3;\x0xc7;\x0xb3;\x0xc7;\x0xb5;\x0xc6;\x0x95;\x0xc6;\x0xbf;\x0xc7;\x0xb9;\x0xc7;\x0xbb;\x0xc7;\x0xbd;\x0xc7;\x0xbf;\x0xc8;\x0x81;\x0xc8;\x0x83;\x0xc8;\x0x85;\x0xc8;\x0x87;\x0xc8;\x0x89;\x0xc8;\x0x8b;\x0xc8;\x0x8d;\x0xc8;\x0x8f;\x0xc8;\x0x91;\x0xc8;\x0x93;\x0xc8;\x0x95;\x0xc8;\x0x97;\x0xc8;\x0x99;\x0xc8;\x0x9b;\x0xc8;\x0x9d;\x0xc8;\x0x9f;\x0xc6;\x0x9e;\x0xc8;\x0xa3;\x0xc8;\x0xa5;\x0xc8;\x0xa7;\x0xc8;\x0xa9;\x0xc8;\x0xab;\x0xc8;\x0xad;\x0xc8;\x0xaf;\x0xc8;\x0xb1;\x0xc8;\x0xb3;\x0xe2;\x0xb1;\x0xa5;\x0xc8;\x0xbc;\x0xc6;\x0x9a;\x0xe2;\x0xb1;\x0xa6;\x0xc9;\x0x82;\x0xc6;\x0x80;\x0xca;\x0x89;\x0xca;\x0x8c;\x0xc9;\x0x87;\x0xc9;\x0x89;\x0xc9;\x0x8b;\
x0xc9;\x0x8d;\x0xc9;\x0x8f;\x0xce;\x0xb9;\x0xce;\x0xac;\x0xce;\x0xad;\x0xce;\x0xae;\x0xce;\x0xaf;\x0xcf;\x0x8c;\x0xcf;\x0x8d;\x0xcf;\x0x8e;\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x81;\x0xce;\x0xb1;\x0xce;\x0xb2;\x0xce;\x0xb3;\x0xce;\x0xb4;\x0xce;\x0xb5;\x0xce;\x0xb6;\x0xce;\x0xb7;\x0xce;\x0xb8;\x0xce;\x0xb9;\x0xce;\x0xba;\x0xce;\x0xbb;\x0xce;\x0xbc;\x0xce;\x0xbd;\x0xce;\x0xbe;\x0xce;\x0xbf;\x0xcf;\x0x80;\x0xcf;\x0x81;\x0xcf;\x0x83;\x0xcf;\x0x84;\x0xcf;\x0x85;\x0xcf;\x0x86;\x0xcf;\x0x87;\x0xcf;\x0x88;\x0xcf;\x0x89;\x0xcf;\x0x8a;\x0xcf;\x0x8b;\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x81;\x0xcf;\x0x83;\x0xce;\x0xb2;\x0xce;\x0xb8;\x0xcf;\x0x86;\x0xcf;\x0x80;\x0xcf;\x0x99;\x0xcf;\x0x9b;\x0xcf;\x0x9d;\x0xcf;\x0x9f;\x0xcf;\x0xa1;\x0xcf;\x0xa3;\x0xcf;\x0xa5;\x0xcf;\x0xa7;\x0xcf;\x0xa9;\x0xcf;\x0xab;\x0xcf;\x0xad;\x0xcf;\x0xaf;\x0xce;\x0xba;\x0xcf;\x0x81;\x0xce;\x0xb8;\x0xce;\x0xb5;\x0xcf;\x0xb8;\x0xcf;\x0xb2;\x0xcf;\x0xbb;\x0xcd;\x0xbb;\x0xcd;\x0xbc;\x0xcd;\x0xbd;\x0xd1;\x0x90;\x0xd1;\x0
x91;\x0xd1;\x0x92;\x0xd1;\x0x93;\x0xd1;\x0x94;\x0xd1;\x0x95;\x0xd1;\x0x96;\x0xd1;\x0x97;\x0xd1;\x0x98;\x0xd1;\x0x99;\x0xd1;\x0x9a;\x0xd1;\x0x9b;\x0xd1;\x0x9c;\x0xd1;\x0x9d;\x0xd1;\x0x9e;\x0xd1;\x0x9f;\x0xd0;\x0xb0;\x0xd0;\x0xb1;\x0xd0;\x0xb2;\x0xd0;\x0xb3;\x0xd0;\x0xb4;\x0xd0;\x0xb5;\x0xd0;\x0xb6;\x0xd0;\x0xb7;\x0xd0;\x0xb8;\x0xd0;\x0xb9;\x0xd0;\x0xba;\x0xd0;\x0xbb;\x0xd0;\x0xbc;\x0xd0;\x0xbd;\x0xd0;\x0xbe;\x0xd0;\x0xbf;\x0xd1;\x0x80;\x0xd1;\x0x81;\x0xd1;\x0x82;\x0xd1;\x0x83;\x0xd1;\x0x84;\x0xd1;\x0x85;\x0xd1;\x0x86;\x0xd1;\x0x87;\x0xd1;\x0x88;\x0xd1;\x0x89;\x0xd1;\x0x8a;\x0xd1;\x0x8b;\x0xd1;\x0x8c;\x0xd1;\x0x8d;\x0xd1;\x0x8e;\x0xd1;\x0x8f;\x0xd1;\x0xa1;\x0xd1;\x0xa3;\x0xd1;\x0xa5;\x0xd1;\x0xa7;\x0xd1;\x0xa9;\x0xd1;\x0xab;\x0xd1;\x0xad;\x0xd1;\x0xaf;\x0xd1;\x0xb1;\x0xd1;\x0xb3;\x0xd1;\x0xb5;\x0xd1;\x0xb7;\x0xd1;\x0xb9;\x0xd1;\x0xbb;\x0xd1;\x0xbd;\x0xd1;\x0xbf;\x0xd2;\x0x81;\x0xd2;\x0x8b;\x0xd2;\x0x8d;\x0xd2;\x0x8f;\x0xd2;\x0x91;\x0xd2;\x0x93;\x0xd2;\x0x95;\x0xd2;\x0x97;\x0xd
2;\x0x99;\x0xd2;\x0x9b;\x0xd2;\x0x9d;\x0xd2;\x0x9f;\x0xd2;\x0xa1;\x0xd2;\x0xa3;\x0xd2;\x0xa5;\x0xd2;\x0xa7;\x0xd2;\x0xa9;\x0xd2;\x0xab;\x0xd2;\x0xad;\x0xd2;\x0xaf;\x0xd2;\x0xb1;\x0xd2;\x0xb3;\x0xd2;\x0xb5;\x0xd2;\x0xb7;\x0xd2;\x0xb9;\x0xd2;\x0xbb;\x0xd2;\x0xbd;\x0xd2;\x0xbf;\x0xd3;\x0x8f;\x0xd3;\x0x82;\x0xd3;\x0x84;\x0xd3;\x0x86;\x0xd3;\x0x88;\x0xd3;\x0x8a;\x0xd3;\x0x8c;\x0xd3;\x0x8e;\x0xd3;\x0x91;\x0xd3;\x0x93;\x0xd3;\x0x95;\x0xd3;\x0x97;\x0xd3;\x0x99;\x0xd3;\x0x9b;\x0xd3;\x0x9d;\x0xd3;\x0x9f;\x0xd3;\x0xa1;\x0xd3;\x0xa3;\x0xd3;\x0xa5;\x0xd3;\x0xa7;\x0xd3;\x0xa9;\x0xd3;\x0xab;\x0xd3;\x0xad;\x0xd3;\x0xaf;\x0xd3;\x0xb1;\x0xd3;\x0xb3;\x0xd3;\x0xb5;\x0xd3;\x0xb7;\x0xd3;\x0xb9;\x0xd3;\x0xbb;\x0xd3;\x0xbd;\x0xd3;\x0xbf;\x0xd4;\x0x81;\x0xd4;\x0x83;\x0xd4;\x0x85;\x0xd4;\x0x87;\x0xd4;\x0x89;\x0xd4;\x0x8b;\x0xd4;\x0x8d;\x0xd4;\x0x8f;\x0xd4;\x0x91;\x0xd4;\x0x93;\x0xd5;\x0xa1;\x0xd5;\x0xa2;\x0xd5;\x0xa3;\x0xd5;\x0xa4;\x0xd5;\x0xa5;\x0xd5;\x0xa6;\x0xd5;\x0xa7;\x0xd5;\x0xa8;\x0xd5;\x0xa9;
\x0xd5;\x0xaa;\x0xd5;\x0xab;\x0xd5;\x0xac;\x0xd5;\x0xad;\x0xd5;\x0xae;\x0xd5;\x0xaf;\x0xd5;\x0xb0;\x0xd5;\x0xb1;\x0xd5;\x0xb2;\x0xd5;\x0xb3;\x0xd5;\x0xb4;\x0xd5;\x0xb5;\x0xd5;\x0xb6;\x0xd5;\x0xb7;\x0xd5;\x0xb8;\x0xd5;\x0xb9;\x0xd5;\x0xba;\x0xd5;\x0xbb;\x0xd5;\x0xbc;\x0xd5;\x0xbd;\x0xd5;\x0xbe;\x0xd5;\x0xbf;\x0xd6;\x0x80;\x0xd6;\x0x81;\x0xd6;\x0x82;\x0xd6;\x0x83;\x0xd6;\x0x84;\x0xd6;\x0x85;\x0xd6;\x0x86;\x0xd5;\x0xa5;\x0xd6;\x0x82;\x0xe2;\x0xb4;\x0x80;\x0xe2;\x0xb4;\x0x81;\x0xe2;\x0xb4;\x0x82;\x0xe2;\x0xb4;\x0x83;\x0xe2;\x0xb4;\x0x84;\x0xe2;\x0xb4;\x0x85;\x0xe2;\x0xb4;\x0x86;\x0xe2;\x0xb4;\x0x87;\x0xe2;\x0xb4;\x0x88;\x0xe2;\x0xb4;\x0x89;\x0xe2;\x0xb4;\x0x8a;\x0xe2;\x0xb4;\x0x8b;\x0xe2;\x0xb4;\x0x8c;\x0xe2;\x0xb4;\x0x8d;\x0xe2;\x0xb4;\x0x8e;\x0xe2;\x0xb4;\x0x8f;\x0xe2;\x0xb4;\x0x90;\x0xe2;\x0xb4;\x0x91;\x0xe2;\x0xb4;\x0x92;\x0xe2;\x0xb4;\x0x93;\x0xe2;\x0xb4;\x0x94;\x0xe2;\x0xb4;\x0x95;\x0xe2;\x0xb4;\x0x96;\x0xe2;\x0xb4;\x0x97;\x0xe2;\x0xb4;\x0x98;\x0xe2;\x0xb4;\x0x99;\x0xe2;\x
0xb4;\x0x9a;\x0xe2;\x0xb4;\x0x9b;\x0xe2;\x0xb4;\x0x9c;\x0xe2;\x0xb4;\x0x9d;\x0xe2;\x0xb4;\x0x9e;\x0xe2;\x0xb4;\x0x9f;\x0xe2;\x0xb4;\x0xa0;\x0xe2;\x0xb4;\x0xa1;\x0xe2;\x0xb4;\x0xa2;\x0xe2;\x0xb4;\x0xa3;\x0xe2;\x0xb4;\x0xa4;\x0xe2;\x0xb4;\x0xa5;\x0xe1;\x0xb8;\x0x81;\x0xe1;\x0xb8;\x0x83;\x0xe1;\x0xb8;\x0x85;\x0xe1;\x0xb8;\x0x87;\x0xe1;\x0xb8;\x0x89;\x0xe1;\x0xb8;\x0x8b;\x0xe1;\x0xb8;\x0x8d;\x0xe1;\x0xb8;\x0x8f;\x0xe1;\x0xb8;\x0x91;\x0xe1;\x0xb8;\x0x93;\x0xe1;\x0xb8;\x0x95;\x0xe1;\x0xb8;\x0x97;\x0xe1;\x0xb8;\x0x99;\x0xe1;\x0xb8;\x0x9b;\x0xe1;\x0xb8;\x0x9d;\x0xe1;\x0xb8;\x0x9f;\x0xe1;\x0xb8;\x0xa1;\x0xe1;\x0xb8;\x0xa3;\x0xe1;\x0xb8;\x0xa5;\x0xe1;\x0xb8;\x0xa7;\x0xe1;\x0xb8;\x0xa9;\x0xe1;\x0xb8;\x0xab;\x0xe1;\x0xb8;\x0xad;\x0xe1;\x0xb8;\x0xaf;\x0xe1;\x0xb8;\x0xb1;\x0xe1;\x0xb8;\x0xb3;\x0xe1;\x0xb8;\x0xb5;\x0xe1;\x0xb8;\x0xb7;\x0xe1;\x0xb8;\x0xb9;\x0xe1;\x0xb8;\x0xbb;\x0xe1;\x0xb8;\x0xbd;\x0xe1;\x0xb8;\x0xbf;\x0xe1;\x0xb9;\x0x81;\x0xe1;\x0xb9;\x0x83;\x0xe1;\x0xb9;\x0x85;\x0xe1;\x0x
b9;\x0x87;\x0xe1;\x0xb9;\x0x89;\x0xe1;\x0xb9;\x0x8b;\x0xe1;\x0xb9;\x0x8d;\x0xe1;\x0xb9;\x0x8f;\x0xe1;\x0xb9;\x0x91;\x0xe1;\x0xb9;\x0x93;\x0xe1;\x0xb9;\x0x95;\x0xe1;\x0xb9;\x0x97;\x0xe1;\x0xb9;\x0x99;\x0xe1;\x0xb9;\x0x9b;\x0xe1;\x0xb9;\x0x9d;\x0xe1;\x0xb9;\x0x9f;\x0xe1;\x0xb9;\x0xa1;\x0xe1;\x0xb9;\x0xa3;\x0xe1;\x0xb9;\x0xa5;\x0xe1;\x0xb9;\x0xa7;\x0xe1;\x0xb9;\x0xa9;\x0xe1;\x0xb9;\x0xab;\x0xe1;\x0xb9;\x0xad;\x0xe1;\x0xb9;\x0xaf;\x0xe1;\x0xb9;\x0xb1;\x0xe1;\x0xb9;\x0xb3;\x0xe1;\x0xb9;\x0xb5;\x0xe1;\x0xb9;\x0xb7;\x0xe1;\x0xb9;\x0xb9;\x0xe1;\x0xb9;\x0xbb;\x0xe1;\x0xb9;\x0xbd;\x0xe1;\x0xb9;\x0xbf;\x0xe1;\x0xba;\x0x81;\x0xe1;\x0xba;\x0x83;\x0xe1;\x0xba;\x0x85;\x0xe1;\x0xba;\x0x87;\x0xe1;\x0xba;\x0x89;\x0xe1;\x0xba;\x0x8b;\x0xe1;\x0xba;\x0x8d;\x0xe1;\x0xba;\x0x8f;\x0xe1;\x0xba;\x0x91;\x0xe1;\x0xba;\x0x93;\x0xe1;\x0xba;\x0x95;h\x0xcc;\x0xb1;t\x0xcc;\x0x88;w\x0xcc;\x0x8a;y\x0xcc;\x0x8a;a\x0xca;\x0xbe;\x0xe1;\x0xb9;\x0xa1;\x0xe1;\x0xba;\x0xa1;\x0xe1;\x0xba;\x0xa3;\x0xe1;\x0xba;\x0xa5;\
x0xe1;\x0xba;\x0xa7;\x0xe1;\x0xba;\x0xa9;\x0xe1;\x0xba;\x0xab;\x0xe1;\x0xba;\x0xad;\x0xe1;\x0xba;\x0xaf;\x0xe1;\x0xba;\x0xb1;\x0xe1;\x0xba;\x0xb3;\x0xe1;\x0xba;\x0xb5;\x0xe1;\x0xba;\x0xb7;\x0xe1;\x0xba;\x0xb9;\x0xe1;\x0xba;\x0xbb;\x0xe1;\x0xba;\x0xbd;\x0xe1;\x0xba;\x0xbf;\x0xe1;\x0xbb;\x0x81;\x0xe1;\x0xbb;\x0x83;\x0xe1;\x0xbb;\x0x85;\x0xe1;\x0xbb;\x0x87;\x0xe1;\x0xbb;\x0x89;\x0xe1;\x0xbb;\x0x8b;\x0xe1;\x0xbb;\x0x8d;\x0xe1;\x0xbb;\x0x8f;\x0xe1;\x0xbb;\x0x91;\x0xe1;\x0xbb;\x0x93;\x0xe1;\x0xbb;\x0x95;\x0xe1;\x0xbb;\x0x97;\x0xe1;\x0xbb;\x0x99;\x0xe1;\x0xbb;\x0x9b;\x0xe1;\x0xbb;\x0x9d;\x0xe1;\x0xbb;\x0x9f;\x0xe1;\x0xbb;\x0xa1;\x0xe1;\x0xbb;\x0xa3;\x0xe1;\x0xbb;\x0xa5;\x0xe1;\x0xbb;\x0xa7;\x0xe1;\x0xbb;\x0xa9;\x0xe1;\x0xbb;\x0xab;\x0xe1;\x0xbb;\x0xad;\x0xe1;\x0xbb;\x0xaf;\x0xe1;\x0xbb;\x0xb1;\x0xe1;\x0xbb;\x0xb3;\x0xe1;\x0xbb;\x0xb5;\x0xe1;\x0xbb;\x0xb7;\x0xe1;\x0xbb;\x0xb9;\x0xe1;\x0xbc;\x0x80;\x0xe1;\x0xbc;\x0x81;\x0xe1;\x0xbc;\x0x82;\x0xe1;\x0xbc;\x0x83;\x0xe1;\x0xbc;\x0x84;\x0
xe1;\x0xbc;\x0x85;\x0xe1;\x0xbc;\x0x86;\x0xe1;\x0xbc;\x0x87;\x0xe1;\x0xbc;\x0x90;\x0xe1;\x0xbc;\x0x91;\x0xe1;\x0xbc;\x0x92;\x0xe1;\x0xbc;\x0x93;\x0xe1;\x0xbc;\x0x94;\x0xe1;\x0xbc;\x0x95;\x0xe1;\x0xbc;\x0xa0;\x0xe1;\x0xbc;\x0xa1;\x0xe1;\x0xbc;\x0xa2;\x0xe1;\x0xbc;\x0xa3;\x0xe1;\x0xbc;\x0xa4;\x0xe1;\x0xbc;\x0xa5;\x0xe1;\x0xbc;\x0xa6;\x0xe1;\x0xbc;\x0xa7;\x0xe1;\x0xbc;\x0xb0;\x0xe1;\x0xbc;\x0xb1;\x0xe1;\x0xbc;\x0xb2;\x0xe1;\x0xbc;\x0xb3;\x0xe1;\x0xbc;\x0xb4;\x0xe1;\x0xbc;\x0xb5;\x0xe1;\x0xbc;\x0xb6;\x0xe1;\x0xbc;\x0xb7;\x0xe1;\x0xbd;\x0x80;\x0xe1;\x0xbd;\x0x81;\x0xe1;\x0xbd;\x0x82;\x0xe1;\x0xbd;\x0x83;\x0xe1;\x0xbd;\x0x84;\x0xe1;\x0xbd;\x0x85;\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcc;\x0x80;\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcc;\x0x81;\x0xcf;\x0x85;\x0xcc;\x0x93;\x0xcd;\x0x82;\x0xe1;\x0xbd;\x0x91;\x0xe1;\x0xbd;\x0x93;\x0xe1;\x0xbd;\x0x95;\x0xe1;\x0xbd;\x0x97;\x0xe1;\x0xbd;\x0xa0;\x0xe1;\x0xbd;\x0xa1;\x0xe1;\x0xbd;\x0xa2;\x0xe1;\x0xbd;\x0xa3;\x0xe1;\x0xbd;\x0xa
4;\x0xe1;\x0xbd;\x0xa5;\x0xe1;\x0xbd;\x0xa6;\x0xe1;\x0xbd;\x0xa7;\x0xe1;\x0xbc;\x0x80;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x81;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x82;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x83;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x84;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x85;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x86;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x87;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x80;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x81;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x82;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x83;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x84;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x85;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x86;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0x87;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa0;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa1;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa2;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa3;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa4;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa5;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa6;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa7;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa0;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa1;\x0xce;\x0xb9;\x0xe1;\x0xbc;
\x0xa2;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa3;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa4;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa5;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa6;\x0xce;\x0xb9;\x0xe1;\x0xbc;\x0xa7;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa0;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa1;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa2;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa3;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa4;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa5;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa6;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa7;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa0;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa1;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa2;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa3;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa4;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa5;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa6;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xa7;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xb0;\x0xce;\x0xb9;\x0xce;\x0xb1;\x0xce;\x0xb9;\x0xce;\x0xac;\x0xce;\x0xb9;\x0xce;\x0xb1;\x0xcd;\x0x82;\x0xce;\x0xb1;\x0xcd;\x0x82;\x0xce;\x0xb9;\x0xe1;\x0xbe;\x0xb0;\x0xe1;\x0xbe;\x0xb1;\x0xe1;\x0xbd;\x0xb0;\x0xe1;\x
0xbd;\x0xb1;\x0xce;\x0xb1;\x0xce;\x0xb9;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xb4;\x0xce;\x0xb9;\x0xce;\x0xb7;\x0xce;\x0xb9;\x0xce;\x0xae;\x0xce;\x0xb9;\x0xce;\x0xb7;\x0xcd;\x0x82;\x0xce;\x0xb7;\x0xcd;\x0x82;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xb2;\x0xe1;\x0xbd;\x0xb3;\x0xe1;\x0xbd;\x0xb4;\x0xe1;\x0xbd;\x0xb5;\x0xce;\x0xb7;\x0xce;\x0xb9;\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x80;\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcc;\x0x81;\x0xce;\x0xb9;\x0xcd;\x0x82;\x0xce;\x0xb9;\x0xcc;\x0x88;\x0xcd;\x0x82;\x0xe1;\x0xbf;\x0x90;\x0xe1;\x0xbf;\x0x91;\x0xe1;\x0xbd;\x0xb6;\x0xe1;\x0xbd;\x0xb7;\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x80;\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcc;\x0x81;\x0xcf;\x0x81;\x0xcc;\x0x93;\x0xcf;\x0x85;\x0xcd;\x0x82;\x0xcf;\x0x85;\x0xcc;\x0x88;\x0xcd;\x0x82;\x0xe1;\x0xbf;\x0xa0;\x0xe1;\x0xbf;\x0xa1;\x0xe1;\x0xbd;\x0xba;\x0xe1;\x0xbd;\x0xbb;\x0xe1;\x0xbf;\x0xa5;\x0xe1;\x0xbd;\x0xbc;\x0xce;\x0xb9;\x0xcf;\x0x89;\x0xce;\x0xb9;\x0xcf;\x0x8e;\x0xce;\x0xb9;\x0xcf;\x0x89;\x0xcd;\x0x82;\x0xcf;\x0x89;\x0x
cd;\x0x82;\x0xce;\x0xb9;\x0xe1;\x0xbd;\x0xb8;\x0xe1;\x0xbd;\x0xb9;\x0xe1;\x0xbd;\x0xbc;\x0xe1;\x0xbd;\x0xbd;\x0xcf;\x0x89;\x0xce;\x0xb9;\x0xcf;\x0x89;k\x0xc3;\x0xa5;\x0xe2;\x0x85;\x0x8e;\x0xe2;\x0x85;\x0xb0;\x0xe2;\x0x85;\x0xb1;\x0xe2;\x0x85;\x0xb2;\x0xe2;\x0x85;\x0xb3;\x0xe2;\x0x85;\x0xb4;\x0xe2;\x0x85;\x0xb5;\x0xe2;\x0x85;\x0xb6;\x0xe2;\x0x85;\x0xb7;\x0xe2;\x0x85;\x0xb8;\x0xe2;\x0x85;\x0xb9;\x0xe2;\x0x85;\x0xba;\x0xe2;\x0x85;\x0xbb;\x0xe2;\x0x85;\x0xbc;\x0xe2;\x0x85;\x0xbd;\x0xe2;\x0x85;\x0xbe;\x0xe2;\x0x85;\x0xbf;\x0xe2;\x0x86;\x0x84;\x0xe2;\x0x93;\x0x90;\x0xe2;\x0x93;\x0x91;\x0xe2;\x0x93;\x0x92;\x0xe2;\x0x93;\x0x93;\x0xe2;\x0x93;\x0x94;\x0xe2;\x0x93;\x0x95;\x0xe2;\x0x93;\x0x96;\x0xe2;\x0x93;\x0x97;\x0xe2;\x0x93;\x0x98;\x0xe2;\x0x93;\x0x99;\x0xe2;\x0x93;\x0x9a;\x0xe2;\x0x93;\x0x9b;\x0xe2;\x0x93;\x0x9c;\x0xe2;\x0x93;\x0x9d;\x0xe2;\x0x93;\x0x9e;\x0xe2;\x0x93;\x0x9f;\x0xe2;\x0x93;\x0xa0;\x0xe2;\x0x93;\x0xa1;\x0xe2;\x0x93;\x0xa2;\x0xe2;\x0x93;\x0xa3;\x0xe2;\x0x93;\x0xa4;\x0xe
2;\x0x93;\x0xa5;\x0xe2;\x0x93;\x0xa6;\x0xe2;\x0x93;\x0xa7;\x0xe2;\x0x93;\x0xa8;\x0xe2;\x0x93;\x0xa9;\x0xe2;\x0xb0;\x0xb0;\x0xe2;\x0xb0;\x0xb1;\x0xe2;\x0xb0;\x0xb2;\x0xe2;\x0xb0;\x0xb3;\x0xe2;\x0xb0;\x0xb4;\x0xe2;\x0xb0;\x0xb5;\x0xe2;\x0xb0;\x0xb6;\x0xe2;\x0xb0;\x0xb7;\x0xe2;\x0xb0;\x0xb8;\x0xe2;\x0xb0;\x0xb9;\x0xe2;\x0xb0;\x0xba;\x0xe2;\x0xb0;\x0xbb;\x0xe2;\x0xb0;\x0xbc;\x0xe2;\x0xb0;\x0xbd;\x0xe2;\x0xb0;\x0xbe;\x0xe2;\x0xb0;\x0xbf;\x0xe2;\x0xb1;\x0x80;\x0xe2;\x0xb1;\x0x81;\x0xe2;\x0xb1;\x0x82;\x0xe2;\x0xb1;\x0x83;\x0xe2;\x0xb1;\x0x84;\x0xe2;\x0xb1;\x0x85;\x0xe2;\x0xb1;\x0x86;\x0xe2;\x0xb1;\x0x87;\x0xe2;\x0xb1;\x0x88;\x0xe2;\x0xb1;\x0x89;\x0xe2;\x0xb1;\x0x8a;\x0xe2;\x0xb1;\x0x8b;\x0xe2;\x0xb1;\x0x8c;\x0xe2;\x0xb1;\x0x8d;\x0xe2;\x0xb1;\x0x8e;\x0xe2;\x0xb1;\x0x8f;\x0xe2;\x0xb1;\x0x90;\x0xe2;\x0xb1;\x0x91;\x0xe2;\x0xb1;\x0x92;\x0xe2;\x0xb1;\x0x93;\x0xe2;\x0xb1;\x0x94;\x0xe2;\x0xb1;\x0x95;\x0xe2;\x0xb1;\x0x96;\x0xe2;\x0xb1;\x0x97;\x0xe2;\x0xb1;\x0x98;\x0xe2;\x0xb1;\x0x99;\x0xe2;
\x0xb1;\x0x9a;\x0xe2;\x0xb1;\x0x9b;\x0xe2;\x0xb1;\x0x9c;\x0xe2;\x0xb1;\x0x9d;\x0xe2;\x0xb1;\x0x9e;\x0xe2;\x0xb1;\x0xa1;\x0xc9;\x0xab;\x0xe1;\x0xb5;\x0xbd;\x0xc9;\x0xbd;\x0xe2;\x0xb1;\x0xa8;\x0xe2;\x0xb1;\x0xaa;\x0xe2;\x0xb1;\x0xac;\x0xe2;\x0xb1;\x0xb6;\x0xe2;\x0xb2;\x0x81;\x0xe2;\x0xb2;\x0x83;\x0xe2;\x0xb2;\x0x85;\x0xe2;\x0xb2;\x0x87;\x0xe2;\x0xb2;\x0x89;\x0xe2;\x0xb2;\x0x8b;\x0xe2;\x0xb2;\x0x8d;\x0xe2;\x0xb2;\x0x8f;\x0xe2;\x0xb2;\x0x91;\x0xe2;\x0xb2;\x0x93;\x0xe2;\x0xb2;\x0x95;\x0xe2;\x0xb2;\x0x97;\x0xe2;\x0xb2;\x0x99;\x0xe2;\x0xb2;\x0x9b;\x0xe2;\x0xb2;\x0x9d;\x0xe2;\x0xb2;\x0x9f;\x0xe2;\x0xb2;\x0xa1;\x0xe2;\x0xb2;\x0xa3;\x0xe2;\x0xb2;\x0xa5;\x0xe2;\x0xb2;\x0xa7;\x0xe2;\x0xb2;\x0xa9;\x0xe2;\x0xb2;\x0xab;\x0xe2;\x0xb2;\x0xad;\x0xe2;\x0xb2;\x0xaf;\x0xe2;\x0xb2;\x0xb1;\x0xe2;\x0xb2;\x0xb3;\x0xe2;\x0xb2;\x0xb5;\x0xe2;\x0xb2;\x0xb7;\x0xe2;\x0xb2;\x0xb9;\x0xe2;\x0xb2;\x0xbb;\x0xe2;\x0xb2;\x0xbd;\x0xe2;\x0xb2;\x0xbf;\x0xe2;\x0xb3;\x0x81;\x0xe2;\x0xb3;\x0x83;\x0xe2;\x0xb3;\x0x85;\x
0xe2;\x0xb3;\x0x87;\x0xe2;\x0xb3;\x0x89;\x0xe2;\x0xb3;\x0x8b;\x0xe2;\x0xb3;\x0x8d;\x0xe2;\x0xb3;\x0x8f;\x0xe2;\x0xb3;\x0x91;\x0xe2;\x0xb3;\x0x93;\x0xe2;\x0xb3;\x0x95;\x0xe2;\x0xb3;\x0x97;\x0xe2;\x0xb3;\x0x99;\x0xe2;\x0xb3;\x0x9b;\x0xe2;\x0xb3;\x0x9d;\x0xe2;\x0xb3;\x0x9f;\x0xe2;\x0xb3;\x0xa1;\x0xe2;\x0xb3;\x0xa3;fffiflffifflstst\x0xd5;\x0xb4;\x0xd5;\x0xb6;\x0xd5;\x0xb4;\x0xd5;\x0xa5;\x0xd5;\x0xb4;\x0xd5;\x0xab;\x0xd5;\x0xbe;\x0xd5;\x0xb6;\x0xd5;\x0xb4;\x0xd5;\x0xad;\x0xef;\x0xbd;\x0x81;\x0xef;\x0xbd;\x0x82;\x0xef;\x0xbd;\x0x83;\x0xef;\x0xbd;\x0x84;\x0xef;\x0xbd;\x0x85;\x0xef;\x0xbd;\x0x86;\x0xef;\x0xbd;\x0x87;\x0xef;\x0xbd;\x0x88;\x0xef;\x0xbd;\x0x89;\x0xef;\x0xbd;\x0x8a;\x0xef;\x0xbd;\x0x8b;\x0xef;\x0xbd;\x0x8c;\x0xef;\x0xbd;\x0x8d;\x0xef;\x0xbd;\x0x8e;\x0xef;\x0xbd;\x0x8f;\x0xef;\x0xbd;\x0x90;\x0xef;\x0xbd;\x0x91;\x0xef;\x0xbd;\x0x92;\x0xef;\x0xbd;\x0x93;\x0xef;\x0xbd;\x0x94;\x0xef;\x0xbd;\x0x95;\x0xef;\x0xbd;\x0x96;\x0xef;\x0xbd;\x0x97;\x0xef;\x0xbd;\x0x98;\x0xef;\x0xbd;\x
0x99;\x0xef;\x0xbd;\x0x9a;\x0xf0;\x0x90;\x0x90;\x0xa8;\x0xf0;\x0x90;\x0x90;\x0xa9;\x0xf0;\x0x90;\x0x90;\x0xaa;\x0xf0;\x0x90;\x0x90;\x0xab;\x0xf0;\x0x90;\x0x90;\x0xac;\x0xf0;\x0x90;\x0x90;\x0xad;\x0xf0;\x0x90;\x0x90;\x0xae;\x0xf0;\x0x90;\x0x90;\x0xaf;\x0xf0;\x0x90;\x0x90;\x0xb0;\x0xf0;\x0x90;\x0x90;\x0xb1;\x0xf0;\x0x90;\x0x90;\x0xb2;\x0xf0;\x0x90;\x0x90;\x0xb3;\x0xf0;\x0x90;\x0x90;\x0xb4;\x0xf0;\x0x90;\x0x90;\x0xb5;\x0xf0;\x0x90;\x0x90;\x0xb6;\x0xf0;\x0x90;\x0x90;\x0xb7;\x0xf0;\x0x90;\x0x90;\x0xb8;\x0xf0;\x0x90;\x0x90;\x0xb9;\x0xf0;\x0x90;\x0x90;\x0xba;\x0xf0;\x0x90;\x0x90;\x0xbb;\x0xf0;\x0x90;\x0x90;\x0xbc;\x0xf0;\x0x90;\x0x90;\x0xbd;\x0xf0;\x0x90;\x0x90;\x0xbe;\x0xf0;\x0x90;\x0x90;\x0xbf;\x0xf0;\x0x90;\x0x91;\x0x80;\x0xf0;\x0x90;\x0x91;\x0x81;\x0xf0;\x0x90;\x0x91;\x0x82;\x0xf0;\x0x90;\x0x91;\x0x83;\x0xf0;\x0x90;\x0x91;\x0x84;\x0xf0;\x0x90;\x0x91;\x0x85;\x0xf0;\x0x90;\x0x91;\x0x86;\x0xf0;\x0x90;\x0x91;\x0x87;\x0xf0;\x0x90;\x0x91;\x0x88;\x0xf0;\x0x90;\x0x91;\x0x89;\x0xf0;\x0x
90;\x0x91;\x0x8a;\x0xf0;\x0x90;\x0x91;\x0x8b;\x0xf0;\x0x90;\x0x91;\x0x8c;\x0xf0;\x0x90;\x0x91;\x0x8d;\x0xf0;\x0x90;\x0x91;\x0x8e;\x0xf0;\x0x90;\x0x91;\x0x8f;"
[1782] OK
[1783] [testing parse-flonums] ... OK
[1784] [testing string-to-number] ...testing 10 -> 10
[1785] testing 1 -> 1
[1786] testing -17 -> -17
[1787] testing 12 -> 12
[1788] testing +12 -> 12
[1789] testing 12 -> 12
[1790] testing -12 -> -12
[1791] testing +13476238746782364786237846872346782364876238477 -> 13476238746782364786237846872346782364876238477
[1792] testing 13476238746782364786237846872346782364876238477 -> 13476238746782364786237846872346782364876238477
[1793] testing +inf.0 -> +inf.0
[1794] testing -inf.0 -> -inf.0
[1795] testing +i -> +i
[1796] testing -i -> -i
[1797] testing +15i -> +15i
[1798] testing -15i -> -15i
[1799] testing 12/7 -> 12/7
[1800] testing -12/7 -> -12/7
[1801] testing +12/7 -> 12/7
[1802] testing 12/7 -> 12/7
[1803] testing 12/7i -> +12/7i
[1804] testing +12/7i -> +12/7i
[1805] testing -12/7i -> -12/7i
[1806] testing +12/7i -> +12/7i
[1807] testing 12/7+7i -> 12/7+7i
[1808] testing 12/7+7/5i -> 12/7+7/5i
[1809] testing 12/7-7/5i -> 12/7-7/5i
[1810] testing 12. -> 12.0
[1811] testing 12.0 -> 12.0
[1812] testing #e12. -> 12
[1813] testing 12 -> 12
[1814] testing 12.5 -> 12.5
[1815] testing #e12.5123 -> 125123/10000
[1816] testing 125123/10000 -> 125123/10000
[1817] testing #i125123/10000 -> 12.5123
[1818] testing 12.5123 -> 12.5123
[1819] testing +inf.0i -> 0.0+inf.0i
[1820] testing 0.0+inf.0i -> 0.0+inf.0i
[1821] testing -inf.0i -> 0.0-inf.0i
[1822] testing 0.0-inf.0i -> 0.0-inf.0i
[1823] testing 1/2 -> 1/2
[1824] testing -1/2 -> -1/2
[1825] testing #x24 -> 36
[1826] testing 36 -> 36
[1827] testing #x-24 -> -36
[1828] testing -36 -> -36
[1829] testing #b+00000110110 -> 54
[1830] testing 54 -> 54
[1831] testing #b-00000110110/10 -> -27
[1832] testing -27 -> -27
[1833] testing #e10 -> 10
[1834] testing 10 -> 10
[1835] testing #e1 -> 1
[1836] testing 1 -> 1
[1837] testing #e-17 -> -17
[1838] testing -17 -> -17
[1839] testing #e#x24 -> 36
[1840] testing 36 -> 36
[1841] testing #e#x-24 -> -36
[1842] testing -36 -> -36
[1843] testing #e#b+00000110110 -> 54
[1844] testing 54 -> 54
[1845] testing #e#b-00000110110/10 -> -27
[1846] testing -27 -> -27
[1847] testing #x#e24 -> 36
[1848] testing 36 -> 36
[1849] testing #x#e-24 -> -36
[1850] testing -36 -> -36
[1851] testing #b#e+00000110110 -> 54
[1852] testing 54 -> 54
[1853] testing #b#e-00000110110/10 -> -27
[1854] testing -27 -> -27
[1855] testing #e1e1000 -> 100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000
[1856] testing 100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000 -> 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000
[1857] testing #e-1e1000 -> -1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000
[1858] testing -10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000 -> -100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000
[1859] testing #e1e-1000 -> 1/100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000
[1860] testing 1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000 -> 1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000
[1861] testing #e-1e-1000 -> -1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000
[1862] testing -1/100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000 -> -1/10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
[1863] testing #i1e100 -> 1e100
[1864] testing 1e100 -> 1e100
[1865] testing #i1e1000 -> +inf.0
[1866] testing +inf.0 -> +inf.0
[1867] testing #i-1e1000 -> -inf.0
[1868] testing -inf.0 -> -inf.0
[1869] testing 1e100 -> 1e100
[1870] testing 1.0e100 -> 1e100
[1871] testing 1e100 -> 1e100
[1872] testing 1.e100 -> 1e100
[1873] testing 1e100 -> 1e100
[1874] testing 0.1e100 -> 1e99
[1875] testing 1e99 -> 1e99
[1876] testing .1e100 -> 1e99
[1877] testing 1e99 -> 1e99
[1878] testing +1e100 -> 1e100
[1879] testing 1e100 -> 1e100
[1880] testing +1.0e100 -> 1e100
[1881] testing 1e100 -> 1e100
[1882] testing +1.e100 -> 1e100
[1883] testing 1e100 -> 1e100
[1884] testing +0.1e100 -> 1e99
[1885] testing 1e99 -> 1e99
[1886] testing +.1e100 -> 1e99
[1887] testing 1e99 -> 1e99
[1888] testing -1e100 -> -1e100
[1889] testing -1.0e100 -> -1e100
[1890] testing -1e100 -> -1e100
[1891] testing -1.e100 -> -1e100
[1892] testing -1e100 -> -1e100
[1893] testing -0.1e100 -> -1e99
[1894] testing -1e99 -> -1e99
[1895] testing -.1e100 -> -1e99
[1896] testing -1e99 -> -1e99
[1897] testing i -> #f
[1898] testing / -> #f
[1899] testing 12/0 -> #f
[1900] testing +12/0 -> #f
[1901] testing -12/0 -> #f
[1902] testing 12/0000 -> #f
[1903] testing +12/0000 -> #f
[1904] testing -12/0000 -> #f
[1905] testing 12+ -> #f
[1906] testing +12+ -> #f
[1907] testing -12+ -> #f
[1908] testing 12+ -> #f
[1909] testing +12+ -> #f
[1910] testing -12+ -> #f
[1911] testing 8+6.0i -> 8.0+6.0i
[1912] testing 8.0+6.0i -> 8.0+6.0i
[1913] testing 8.0+6i -> 8.0+6.0i
[1914] testing 8.0+6.0i -> 8.0+6.0i
[1915] testing +8+6.0i -> 8.0+6.0i
[1916] testing 8.0+6.0i -> 8.0+6.0i
[1917] testing +8.0+6i -> 8.0+6.0i
[1918] testing 8.0+6.0i -> 8.0+6.0i
[1919] testing -8+6.0i -> -8.0+6.0i
[1920] testing -8.0+6.0i -> -8.0+6.0i
[1921] testing -8.0+6i -> -8.0+6.0i
[1922] testing -8.0+6.0i -> -8.0+6.0i
[1923] testing 8-6.0i -> 8.0-6.0i
[1924] testing 8.0-6.0i -> 8.0-6.0i
[1925] testing 8.0-6i -> 8.0-6.0i
[1926] testing 8.0-6.0i -> 8.0-6.0i
[1927] testing +8-6.0i -> 8.0-6.0i
[1928] testing 8.0-6.0i -> 8.0-6.0i
[1929] testing +8.0-6i -> 8.0-6.0i
[1930] testing 8.0-6.0i -> 8.0-6.0i
[1931] testing -8-6.0i -> -8.0-6.0i
[1932] testing -8.0-6.0i -> -8.0-6.0i
[1933] testing -8.0-6i -> -8.0-6.0i
[1934] testing -8.0-6.0i -> -8.0-6.0i
[1935] testing 0i -> 0
[1936] testing 0 -> 0
[1937] testing +0i -> 0
[1938] testing 0 -> 0
[1939] testing -0i -> 0
[1940] testing 0 -> 0
[1941] testing 1i -> +i
[1942] testing +i -> +i
[1943] testing +1i -> +i
[1944] testing +i -> +i
[1945] testing -1i -> -i
[1946] testing -i -> -i
[1947] testing 8+nan.0i -> 8.0+nan.0i
[1948] testing 8.0+nan.0i -> 8.0+nan.0i
[1949] testing 8.0+nan.0i -> 8.0+nan.0i
[1950] testing +8+nan.0i -> 8.0+nan.0i
[1951] testing 8.0+nan.0i -> 8.0+nan.0i
[1952] testing +8.0+nan.0i -> 8.0+nan.0i
[1953] testing 8.0+nan.0i -> 8.0+nan.0i
[1954] testing -8+nan.0i -> -8.0+nan.0i
[1955] testing -8.0+nan.0i -> -8.0+nan.0i
[1956] testing -8.0+nan.0i -> -8.0+nan.0i
[1957] testing 8-nan.0i -> 8.0+nan.0i
[1958] testing 8.0+nan.0i -> 8.0+nan.0i
[1959] testing 8.0-nan.0i -> 8.0+nan.0i
[1960] testing 8.0+nan.0i -> 8.0+nan.0i
[1961] testing +8-nan.0i -> 8.0+nan.0i
[1962] testing 8.0+nan.0i -> 8.0+nan.0i
[1963] testing +8.0-nan.0i -> 8.0+nan.0i
[1964] testing 8.0+nan.0i -> 8.0+nan.0i
[1965] testing -8-nan.0i -> -8.0+nan.0i
[1966] testing -8.0+nan.0i -> -8.0+nan.0i
[1967] testing -8.0-nan.0i -> -8.0+nan.0i
[1968] testing -8.0+nan.0i -> -8.0+nan.0i
[1969] testing +nan.0+6.0i -> +nan.0+6.0i
[1970] testing +nan.0+6i -> +nan.0+6.0i
[1971] testing +nan.0+6.0i -> +nan.0+6.0i
[1972] testing +nan.0+6.0i -> +nan.0+6.0i
[1973] testing +nan.0+6i -> +nan.0+6.0i
[1974] testing +nan.0+6.0i -> +nan.0+6.0i
[1975] testing -nan.0+6.0i -> +nan.0+6.0i
[1976] testing +nan.0+6.0i -> +nan.0+6.0i
[1977] testing -nan.0+6i -> +nan.0+6.0i
[1978] testing +nan.0+6.0i -> +nan.0+6.0i
[1979] testing +nan.0-6.0i -> +nan.0-6.0i
[1980] testing +nan.0-6i -> +nan.0-6.0i
[1981] testing +nan.0-6.0i -> +nan.0-6.0i
[1982] testing +nan.0-6.0i -> +nan.0-6.0i
[1983] testing +nan.0-6i -> +nan.0-6.0i
[1984] testing +nan.0-6.0i -> +nan.0-6.0i
[1985] testing -nan.0-6.0i -> +nan.0-6.0i
[1986] testing +nan.0-6.0i -> +nan.0-6.0i
[1987] testing -nan.0-6i -> +nan.0-6.0i
[1988] testing +nan.0-6.0i -> +nan.0-6.0i
[1989] testing +nan.0+nan.0i -> +nan.0+nan.0i
[1990] testing +nan.0-nan.0i -> +nan.0+nan.0i
[1991] testing +nan.0+nan.0i -> +nan.0+nan.0i
[1992] testing -nan.0+nan.0i -> +nan.0+nan.0i
[1993] testing +nan.0+nan.0i -> +nan.0+nan.0i
[1994] testing -nan.0-nan.0i -> +nan.0+nan.0i
[1995] testing +nan.0+nan.0i -> +nan.0+nan.0i
[1996] testing +nan.0+i -> +nan.0+1.0i
[1997] testing +nan.0+1.0i -> +nan.0+1.0i
[1998] testing +nan.0-i -> +nan.0-1.0i
[1999] testing +nan.0-1.0i -> +nan.0-1.0i
[2000] testing -nan.0+i -> +nan.0+1.0i
[2001] testing +nan.0+1.0i -> +nan.0+1.0i
[2002] testing -nan.0-i -> +nan.0-1.0i
[2003] testing +nan.0-1.0i -> +nan.0-1.0i
[2004] testing 8+inf.0i -> 8.0+inf.0i
[2005] testing 8.0+inf.0i -> 8.0+inf.0i
[2006] testing 8.0+inf.0i -> 8.0+inf.0i
[2007] testing +8+inf.0i -> 8.0+inf.0i
[2008] testing 8.0+inf.0i -> 8.0+inf.0i
[2009] testing +8.0+inf.0i -> 8.0+inf.0i
[2010] testing 8.0+inf.0i -> 8.0+inf.0i
[2011] testing -8+inf.0i -> -8.0+inf.0i
[2012] testing -8.0+inf.0i -> -8.0+inf.0i
[2013] testing -8.0+inf.0i -> -8.0+inf.0i
[2014] testing 8-inf.0i -> 8.0-inf.0i
[2015] testing 8.0-inf.0i -> 8.0-inf.0i
[2016] testing 8.0-inf.0i -> 8.0-inf.0i
[2017] testing +8-inf.0i -> 8.0-inf.0i
[2018] testing 8.0-inf.0i -> 8.0-inf.0i
[2019] testing +8.0-inf.0i -> 8.0-inf.0i
[2020] testing 8.0-inf.0i -> 8.0-inf.0i
[2021] testing -8-inf.0i -> -8.0-inf.0i
[2022] testing -8.0-inf.0i -> -8.0-inf.0i
[2023] testing -8.0-inf.0i -> -8.0-inf.0i
[2024] testing +inf.0+6.0i -> +inf.0+6.0i
[2025] testing +inf.0+6i -> +inf.0+6.0i
[2026] testing +inf.0+6.0i -> +inf.0+6.0i
[2027] testing +inf.0+6.0i -> +inf.0+6.0i
[2028] testing +inf.0+6i -> +inf.0+6.0i
[2029] testing +inf.0+6.0i -> +inf.0+6.0i
[2030] testing -inf.0+6.0i -> -inf.0+6.0i
[2031] testing -inf.0+6i -> -inf.0+6.0i
[2032] testing -inf.0+6.0i -> -inf.0+6.0i
[2033] testing +inf.0-6.0i -> +inf.0-6.0i
[2034] testing +inf.0-6i -> +inf.0-6.0i
[2035] testing +inf.0-6.0i -> +inf.0-6.0i
[2036] testing +inf.0-6.0i -> +inf.0-6.0i
[2037] testing +inf.0-6i -> +inf.0-6.0i
[2038] testing +inf.0-6.0i -> +inf.0-6.0i
[2039] testing -inf.0-6.0i -> -inf.0-6.0i
[2040] testing -inf.0-6i -> -inf.0-6.0i
[2041] testing -inf.0-6.0i -> -inf.0-6.0i
[2042] testing +inf.0+inf.0i -> +inf.0+inf.0i
[2043] testing +inf.0-inf.0i -> +inf.0-inf.0i
[2044] testing -inf.0+inf.0i -> -inf.0+inf.0i
[2045] testing -inf.0-inf.0i -> -inf.0-inf.0i
[2046] testing +inf.0+i -> +inf.0+1.0i
[2047] testing +inf.0+1.0i -> +inf.0+1.0i
[2048] testing +inf.0-i -> +inf.0-1.0i
[2049] testing +inf.0-1.0i -> +inf.0-1.0i
[2050] testing -inf.0+i -> -inf.0+1.0i
[2051] testing -inf.0+1.0i -> -inf.0+1.0i
[2052] testing -inf.0-i -> -inf.0-1.0i
[2053] testing -inf.0-1.0i -> -inf.0-1.0i
[2054] testing 8+6e20i -> 8.0+6e20i
[2055] testing 8.0+6e20i -> 8.0+6e20i
[2056] testing 8-6e20i -> 8.0-6e20i
[2057] testing 8.0-6e20i -> 8.0-6e20i
[2058] testing 8e20+6i -> 8e20+6.0i
[2059] testing 8e20+6.0i -> 8e20+6.0i
[2060] testing 8e20-6i -> 8e20-6.0i
[2061] testing 8e20-6.0i -> 8e20-6.0i
[2062] testing +8+6e20i -> 8.0+6e20i
[2063] testing 8.0+6e20i -> 8.0+6e20i
[2064] testing +8-6e20i -> 8.0-6e20i
[2065] testing 8.0-6e20i -> 8.0-6e20i
[2066] testing +8e20+6i -> 8e20+6.0i
[2067] testing 8e20+6.0i -> 8e20+6.0i
[2068] testing +8e20-6i -> 8e20-6.0i
[2069] testing 8e20-6.0i -> 8e20-6.0i
[2070] testing -8+6e20i -> -8.0+6e20i
[2071] testing -8.0+6e20i -> -8.0+6e20i
[2072] testing -8-6e20i -> -8.0-6e20i
[2073] testing -8.0-6e20i -> -8.0-6e20i
[2074] testing -8e20+6i -> -8e20+6.0i
[2075] testing -8e20+6.0i -> -8e20+6.0i
[2076] testing -8e20-6i -> -8e20-6.0i
[2077] testing -8e20-6.0i -> -8e20-6.0i
[2078] testing 8e10+6e20i -> 8e10+6e20i
[2079] testing 8e10-6e20i -> 8e10-6e20i
[2080] testing +8e10+6e20i -> 8e10+6e20i
[2081] testing 8e10+6e20i -> 8e10+6e20i
[2082] testing +8e10-6e20i -> 8e10-6e20i
[2083] testing 8e10-6e20i -> 8e10-6e20i
[2084] testing -8e10+6e20i -> -8e10+6e20i
[2085] testing -8e10-6e20i -> -8e10-6e20i
[2086] testing -0e-10 -> -0.0
[2087] testing -0.0 -> -0.0
[2088] testing -0e-0 -> -0.0
[2089] testing -0.0 -> -0.0
[2090] testing #d-0e-10-0e-0i -> -0.0-0.0i
[2091] testing -0.0-0.0i -> -0.0-0.0i
[2092] testing -0.i -> 0.0-0.0i
[2093] testing 0.0-0.0i -> 0.0-0.0i
[2094] testing #d#e-0.0f-0-.0s-0i -> 0
[2095] testing 0 -> 0
[2096] testing +.234e4i -> 0.0+2340.0i
[2097] testing 0.0+2340.0i -> 0.0+2340.0i
[2098] testing +.234e-5i -> 0.0+2.34e-6i
[2099] testing 0.0+2.34e-6i -> 0.0+2.34e-6i
[2100] testing +.234i -> 0.0+0.234i
[2101] testing 0.0+0.234i -> 0.0+0.234i
[2102] OK
[2103] [testing bignum-to-flonum] ...[37: test-bignum-to-flonum] Happy Happy Joy Joy
[2104] bits(34872389478) = 36
[2105] bits(34872389478) = 36
[2106] bits(34872389479) = 36
[2107] bits(34872389479) = 36
[2108] bits(3487238948347878) = 52
[2109] bits(3487238948347878) = 52
[2110] bits(3487238948347879) = 52
[2111] bits(3487238948347879) = 52
[2112] bits(5487238948347878) = 53
[2113] bits(5487238948347878) = 53
[2114] bits(5487238948347879) = 53
[2115] bits(5487238948347879) = 53
[2116] bits(543877238948347878) = 59
[2117] x=543877238948347878 fl=5.438772389483479e17
[2118] bits(543877238948347878) = 59
[2119] x=-543877238948347878 fl=-5.438772389483479e17
[2120] bits(543877238948347879) = 59
[2121] x=543877238948347879 fl=5.438772389483479e17
[2122] bits(543877238948347879) = 59
[2123] x=-543877238948347879 fl=-5.438772389483479e17
[2124] bits(5438748878948347878) = 63
[2125] x=5438748878948347878 fl=5.438748878948348e18
[2126] bits(5438748878948347878) = 63
[2127] x=-5438748878948347878 fl=-5.438748878948348e18
[2128] bits(5438748878948347879) = 63
[2129] x=5438748878948347879 fl=5.438748878948348e18
[2130] bits(5438748878948347879) = 63
[2131] x=-5438748878948347879 fl=-5.438748878948348e18
[2132] bits(13874887238948347878) = 64
[2133] x=13874887238948347878 fl=1.3874887238948348e19
[2134] bits(13874887238948347878) = 64
[2135] x=-13874887238948347878 fl=-1.3874887238948348e19
[2136] bits(13874887238948347879) = 64
[2137] x=13874887238948347879 fl=1.3874887238948348e19
[2138] bits(13874887238948347879) = 64
[2139] x=-13874887238948347879 fl=-1.3874887238948348e19
[2140] bits(543874887238948347878) = 69
[2141] x=543874887238948347878 fl=5.4387488723894836e20
[2142] bits(543874887238948347878) = 69
[2143] x=-543874887238948347878 fl=-5.4387488723894836e20
[2144] bits(543874887238948347879) = 69
[2145] x=543874887238948347879 fl=5.4387488723894836e20
[2146] bits(543874887238948347879) = 69
[2147] x=-543874887238948347879 fl=-5.4387488723894836e20
[2148] bits(5433847834874887238948347878) = 93
[2149] x=5433847834874887238948347878 fl=5.433847834874887e27
[2150] bits(5433847834874887238948347878) = 93
[2151] x=-5433847834874887238948347878 fl=-5.433847834874887e27
[2152] bits(5433847834874887238948347879) = 93
[2153] x=5433847834874887238948347879 fl=5.433847834874887e27
[2154] bits(5433847834874887238948347879) = 93
[2155] x=-5433847834874887238948347879 fl=-5.433847834874887e27
[2156] bits(329847892374892374895433847834874887238948347878) = 158
[2157] x=329847892374892374895433847834874887238948347878 fl=3.2984789237489238e47
[2158] bits(329847892374892374895433847834874887238948347878) = 158
[2159] x=-329847892374892374895433847834874887238948347878 fl=-3.2984789237489238e47
[2160] bits(329847892374892374895433847834874887238948347879) = 158
[2161] x=329847892374892374895433847834874887238948347879 fl=3.2984789237489238e47
[2162] bits(329847892374892374895433847834874887238948347879) = 158
[2163] x=-329847892374892374895433847834874887238948347879 fl=-3.2984789237489238e47
[2164] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899585) = 513
[2165] x=13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899585 fl=1.34078079299426e154
[2166] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899585) = 513
[2167] x=-13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899585 fl=-1.34078079299426e154
[2168] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584) = 513
[2169] x=13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584 fl=1.3407807929942597e154
[2170] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584) = 513
[2171] x=-13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584 fl=-1.3407807929942597e154
[2172] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899586) = 513
[2173] x=13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899586 fl=1.34078079299426e154
[2174] bits(13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899586) = 513
[2175] x=-13407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899586 fl=-1.34078079299426e154
[2176] bits(1340780792994259858813973235560875797249452437522567973398106813134915148656547489875113635440585039972930371997426831929539813244507897782529778440889958413407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584) = 1027
[2177] x=1340780792994259858813973235560875797249452437522567973398106813134915148656547489875113635440585039972930371997426831929539813244507897782529778440889958413407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584 fl=+inf.0
[2178] bits(1340780792994259858813973235560875797249452437522567973398106813134915148656547489875113635440585039972930371997426831929539813244507897782529778440889958413407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584) = 1027
[2179] x=-1340780792994259858813973235560875797249452437522567973398106813134915148656547489875113635440585039972930371997426831929539813244507897782529778440889958413407807929942598588139732355608757972494524375225679733981068131349151486565474898751136354405850399729303719974268319295398132445078977825297784408899584 fl=-inf.0
[2180] OK
[2181] [testing div-and-mod] ...(div-and-mod 17 3) = 5 2
[2182] (div-and-mod 17 -3) = -5 2
[2183] (div-and-mod -17 3) = -6 1
[2184] (div-and-mod -17 -3) = 6 1
[2185] (div-and-mod 16 3) = 5 1
[2186] (div-and-mod 16 -3) = -5 1
[2187] (div-and-mod -16 3) = -6 2
[2188] (div-and-mod -16 -3) = 6 2
[2189] (div-and-mod 15 3) = 5 0
[2190] (div-and-mod 15 -3) = -5 0
[2191] (div-and-mod -15 3) = -5 0
[2192] (div-and-mod -15 -3) = 5 0
[2193] (div-and-mod 10 4) = 2 2
[2194] (div-and-mod 10 -4) = -2 2
[2195] (div-and-mod -10 4) = -3 2
[2196] (div-and-mod -10 -4) = 3 2
[2197] (div-and-mod 3 5/6) = 3 1/2
[2198] (div-and-mod -3 5/6) = -4 1/3
[2199] (div-and-mod 3 -5/6) = -3 1/2
[2200] (div-and-mod -3 -5/6) = 4 1/3
[2201] (div-and-mod 3 7/11) = 4 5/11
[2202] (div-and-mod -3 7/11) = -5 2/11
[2203] (div-and-mod 3 -7/11) = -4 5/11
[2204] (div-and-mod -3 -7/11) = 5 2/11
[2205] (div-and-mod -1152921504606846976 -1) = 1152921504606846976 0
[2206] (div-and-mod -1152921504606846976 1) = -1152921504606846976 0
[2207] (div-and-mod 1152921504606846975 -1) = -1152921504606846975 0
[2208] (div-and-mod 1152921504606846975 1) = 1152921504606846975 0
[2209] (div0-and-mod0 17 3) = 6 -1
[2210] (div0-and-mod0 17 -3) = -6 -1
[2211] (div0-and-mod0 -17 3) = -6 1
[2212] (div0-and-mod0 -17 -3) = 6 1
[2213] (div0-and-mod0 16 3) = 5 1
[2214] (div0-and-mod0 16 -3) = -5 1
[2215] (div0-and-mod0 -16 3) = -5 -1
[2216] (div0-and-mod0 -16 -3) = 5 -1
[2217] (div0-and-mod0 15 3) = 5 0
[2218] (div0-and-mod0 15 -3) = -5 0
[2219] (div0-and-mod0 -15 3) = -5 0
[2220] (div0-and-mod0 -15 -3) = 5 0
[2221] (div0-and-mod0 10 4) = 3 -2
[2222] (div0-and-mod0 10 -4) = -3 -2
[2223] (div0-and-mod0 -10 4) = -2 -2
[2224] (div0-and-mod0 -10 -4) = 2 -2
[2225] (div0-and-mod0 3 5/6) = 4 -1/3
[2226] (div0-and-mod0 -3 5/6) = -4 1/3
[2227] (div0-and-mod0 3 -5/6) = -4 -1/3
[2228] (div0-and-mod0 -3 -5/6) = 4 1/3
[2229] (div0-and-mod0 3 7/11) = 5 -2/11
[2230] (div0-and-mod0 -3 7/11) = -5 2/11
[2231] (div0-and-mod0 3 -7/11) = -5 -2/11
[2232] (div0-and-mod0 -3 -7/11) = 5 2/11
[2233] (div0-and-mod0 -1152921504606846976 1) = -1152921504606846976 0
[2234] (div0-and-mod0 -1152921504606846976 -1) = 1152921504606846976 0
[2235] (div0-and-mod0 1152921504606846975 1) = 1152921504606846975 0
[2236] (div0-and-mod0 1152921504606846975 -1) = -1152921504606846975 0
[2237] (div0-and-mod0 -1152921504606846976 2) = -576460752303423488 0
[2238] (div0-and-mod0 -1152921504606846976 -2) = 576460752303423488 0
[2239] (div0-and-mod0 1152921504606846975 2) = 576460752303423488 -1
[2240] (div0-and-mod0 1152921504606846975 -2) = -576460752303423488 -1
[2241] (div0-and-mod0 0 -1152921504606846976) = 0 0
[2242] (div0-and-mod0 0 1152921504606846975) = 0 0
[2243] (div0-and-mod0 1 -1152921504606846976) = 0 1
[2244] (div0-and-mod0 1 1152921504606846975) = 0 1
[2245] (div0-and-mod0 -1 -1152921504606846976) = 0 -1
[2246] (div0-and-mod0 -1 1152921504606846975) = 0 -1
[2247] (div0-and-mod0 2 -1152921504606846976) = 0 2
[2248] (div0-and-mod0 2 1152921504606846975) = 0 2
[2249] (div0-and-mod0 -2 -1152921504606846976) = 0 -2
[2250] (div0-and-mod0 -2 1152921504606846975) = 0 -2
[2251] (div0-and-mod0 -1152921504606846976 -1152921504606846976) = 1 0
[2252] (div0-and-mod0 1152921504606846975 -1152921504606846976) = -1 -1
[2253] (div0-and-mod0 -1152921504606846976 1152921504606846975) = -1 -1
[2254] (div0-and-mod0 1152921504606846975 1152921504606846975) = 1 0
[2255] OK
[2256] [testing fldiv-and-mod] ...(fldiv-and-mod 17.0 3.0) = 5.0 2.0
[2257] (fldiv-and-mod 17.0 -3.0) = -5.0 2.0
[2258] (fldiv-and-mod -17.0 3.0) = -6.0 1.0
[2259] (fldiv-and-mod -17.0 -3.0) = 6.0 1.0
[2260] (fldiv-and-mod 16.0 3.0) = 5.0 1.0
[2261] (fldiv-and-mod 16.0 -3.0) = -5.0 1.0
[2262] (fldiv-and-mod -16.0 3.0) = -6.0 2.0
[2263] (fldiv-and-mod -16.0 -3.0) = 6.0 2.0
[2264] (fldiv-and-mod 15.0 3.0) = 5.0 0.0
[2265] (fldiv-and-mod 15.0 -3.0) = -5.0 0.0
[2266] (fldiv-and-mod -15.0 3.0) = -5.0 0.0
[2267] (fldiv-and-mod -15.0 -3.0) = 5.0 0.0
[2268] (fldiv-and-mod 17.0 3.5) = 4.0 3.0
[2269] (fldiv-and-mod 17.0 -3.5) = -4.0 3.0
[2270] (fldiv-and-mod -17.0 3.5) = -5.0 0.5
[2271] (fldiv-and-mod -17.0 -3.5) = 5.0 0.5
[2272] (fldiv-and-mod 16.0 3.5) = 4.0 2.0
[2273] (fldiv-and-mod 16.0 -3.5) = -4.0 2.0
[2274] (fldiv-and-mod -16.0 3.5) = -5.0 1.5
[2275] (fldiv-and-mod -16.0 -3.5) = 5.0 1.5
[2276] (fldiv-and-mod 15.0 3.5) = 4.0 1.0
[2277] (fldiv-and-mod 15.0 -3.5) = -4.0 1.0
[2278] (fldiv-and-mod -15.0 3.5) = -5.0 2.5
[2279] (fldiv-and-mod -15.0 -3.5) = 5.0 2.5
[2280] (fldiv-and-mod 17.0 +nan.0) = +nan.0 +nan.0
[2281] (fldiv-and-mod -17.0 +nan.0) = +nan.0 +nan.0
[2282] (fldiv-and-mod 17.0 +inf.0) = -1.0 +nan.0
[2283] (fldiv-and-mod 17.0 -inf.0) = 1.0 +nan.0
[2284] (fldiv-and-mod -17.0 +inf.0) = -1.0 +nan.0
[2285] (fldiv-and-mod -17.0 -inf.0) = 1.0 +nan.0
[2286] (fldiv0-and-mod0 17.0 3.0) = 6.0 -1.0
[2287] (fldiv0-and-mod0 17.0 -3.0) = -6.0 -1.0
[2288] (fldiv0-and-mod0 -17.0 3.0) = -6.0 1.0
[2289] (fldiv0-and-mod0 -17.0 -3.0) = 6.0 1.0
[2290] (fldiv0-and-mod0 16.0 3.0) = 5.0 1.0
[2291] (fldiv0-and-mod0 16.0 -3.0) = -5.0 1.0
[2292] (fldiv0-and-mod0 -16.0 3.0) = -5.0 -1.0
[2293] (fldiv0-and-mod0 -16.0 -3.0) = 5.0 -1.0
[2294] (fldiv0-and-mod0 15.0 3.0) = 5.0 0.0
[2295] (fldiv0-and-mod0 15.0 -3.0) = -5.0 0.0
[2296] (fldiv0-and-mod0 -15.0 3.0) = -5.0 0.0
[2297] (fldiv0-and-mod0 -15.0 -3.0) = 5.0 0.0
[2298] (fldiv0-and-mod0 17.0 3.5) = 5.0 -0.5
[2299] (fldiv0-and-mod0 17.0 -3.5) = -5.0 -0.5
[2300] (fldiv0-and-mod0 -17.0 3.5) = -5.0 0.5
[2301] (fldiv0-and-mod0 -17.0 -3.5) = 5.0 0.5
[2302] (fldiv0-and-mod0 16.0 3.5) = 5.0 -1.5
[2303] (fldiv0-and-mod0 16.0 -3.5) = -5.0 -1.5
[2304] (fldiv0-and-mod0 -16.0 3.5) = -5.0 1.5
[2305] (fldiv0-and-mod0 -16.0 -3.5) = 5.0 1.5
[2306] (fldiv0-and-mod0 15.0 3.5) = 4.0 1.0
[2307] (fldiv0-and-mod0 15.0 -3.5) = -4.0 1.0
[2308] (fldiv0-and-mod0 -15.0 3.5) = -4.0 -1.0
[2309] (fldiv0-and-mod0 -15.0 -3.5) = 4.0 -1.0
[2310] (fldiv0-and-mod0 1e1 4.0) = 3.0 -2.0
[2311] (fldiv0-and-mod0 1e1 -4.0) = -3.0 -2.0
[2312] (fldiv0-and-mod0 -1e1 4.0) = -2.0 -2.0
[2313] (fldiv0-and-mod0 -1e1 -4.0) = 2.0 -2.0
[2314] (fldiv0-and-mod0 17.0 +nan.0) = +nan.0 +nan.0
[2315] (fldiv0-and-mod0 -17.0 +nan.0) = +nan.0 +nan.0
[2316] (fldiv0-and-mod0 17.0 +inf.0) = 1.0 +nan.0
[2317] (fldiv0-and-mod0 17.0 -inf.0) = -1.0 +nan.0
[2318] (fldiv0-and-mod0 -17.0 +inf.0) = 1.0 +nan.0
[2319] (fldiv0-and-mod0 -17.0 -inf.0) = -1.0 +nan.0
[2320] OK
[2321] [testing unicode] ... OK
[2322] [testing normalization] ... running 17768 tests ... OK
[2323] [testing repl] ... OK
[2324] [testing set-position] ... OK
[2325] [testing guardians] ... [1/100] [2/100] [3/100] [4/100] [5/100] [6/100] [7/100] [8/100] [9/100] [10/100] [11/100] [12/100] [13/100] [14/100] [15/100] [16/100] [17/100] [18/100] [19/100] [20/100] [21/100] [22/100] [23/100] [24/100] [25/100] [26/100] [27/100] [28/100] [29/100] [30/100] [31/100] [32/100] [33/100] [34/100] [35/100] [36/100] [37/100] [38/100] [39/100] [40/100] [41/100] [42/100] [43/100] [44/100] [45/100] [46/100] [47/100] [48/100] [49/100] [50/100] [51/100] [52/100] [53/100] [54/100] [55/100] [56/100] [57/100] [58/100] [59/100] [60/100] [61/100] [62/100] [63/100] [64/100] [65/100] [66/100] [67/100] [68/100] [69/100] [70/100] [71/100] [72/100] [73/100] [74/100] [75/100] [76/100] [77/100] [78/100] [79/100] [80/100] [81/100] [82/100] [83/100] [84/100] [85/100] [86/100] [87/100] [88/100] [89/100] [90/100] [91/100] [92/100] [93/100] [94/100] [95/100] [96/100] [97/100] [98/100] [99/100] OK
[2326] [testing symbol-table] ...
[2327] sym1=hgjtrkmjnlsdgcuyihnwodtjgsnxrydffxyjulsnguurocubbhqjbbbhbxklwpykmqspum
[2328] sym1=hgjtrkmjnlsdgcuyihnwodtjgsnxrydffxyjulsnguurocubbhqjbbbhbxklwpykmqspum
[2329] sym2=ycdkjrgfuvybjzizpvrlrtfpxajbfkllqihediefutflzdqeerjkumsqptndqihvpczvlb
[2330] sym3=hgjtrkmjnlsdgcuyihnwodtjgsnxrydffxyjulsnguurocubbhqjbbbhbxklwpykmqspum
[2331] OK
[2332] Happy Happy Joy Joy
[2333] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2334] Making check in doc
[2335] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2336] make[2]: Nothing to be done for `check'.
[2337] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2338] Making check in lib
[2339] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2340] make[2]: Nothing to be done for `check'.
[2341] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2342] Making check in benchmarks
[2343] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2344] make[2]: Nothing to be done for `check'.
[2345] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2346] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2347] make[2]: Nothing to be done for `check-am'.
[2348] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2349] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2350] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2351] Making install in src
[2352] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2353] make install-am
[2354] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2355] make[4]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2356] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin"
[2357] /usr/bin/install -c 'ikarus' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/ikarus'
[2358] /usr/bin/install -c 'scheme-script' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/scheme-script'
[2359] make[4]: Nothing to be done for `install-data-am'.
[2360] make[4]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2361] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2362] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2363] Making install in scheme
[2364] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2365] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2366] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus"
[2367] /usr/bin/install -c -m 644 'ikarus.boot' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus.boot'
[2368] make[3]: Nothing to be done for `install-data-am'.
[2369] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2370] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2371] Making install in doc
[2372] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2373] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2374] make[3]: Nothing to be done for `install-exec-am'.
[2375] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus"
[2376] /usr/bin/install -c -m 644 '../../doc/ikarus-scheme-users-guide.pdf' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ikarus-scheme-users-guide.pdf'
[2377] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2378] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2379] Making install in lib
[2380] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2381] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2382] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus"
[2383] /usr/bin/install -c -m 644 '../../lib/match.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/match.ss'
[2384] /usr/bin/install -c -m 644 '../../lib/gl.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/gl.ss'
[2385] /usr/bin/install -c -m 644 '../../lib/glut.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/glut.ss'
[2386] /usr/bin/install -c -m 644 '../../lib/ypsilon-compat.ikarus.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ikarus.ss'
[2387] /usr/bin/install -c -m 644 '../../lib/ypsilon-compat.ypsilon.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ypsilon.ss'
[2388] /usr/bin/install -c -m 644 '../../lib/objc.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/objc.ss'
[2389] /usr/bin/install -c -m 644 '../../lib/Cocoa.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa.ss'
[2390] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa"
[2391] /usr/bin/install -c -m 644 '../../lib/Cocoa/helpers.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa/helpers.ss'
[2392] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus"
[2393] /usr/bin/install -c -m 644 '../../lib/ikarus/foreign.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/foreign.ss'
[2394] /usr/bin/install -c -m 644 '../../lib/ikarus/ipc.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/ipc.ss'
[2395] /usr/bin/install -c -m 644 '../../lib/ikarus/include.ss' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/include.ss'
[2396] /usr/bin/install -c -m 644 '../../lib/ikarus/flonum-parser.sls' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-parser.sls'
[2397] /usr/bin/install -c -m 644 '../../lib/ikarus/flonum-formatter.sls' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-formatter.sls'
[2398] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2399] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2400] Making install in benchmarks
[2401] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2402] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2403] make[3]: Nothing to be done for `install-exec-am'.
[2404] make[3]: Nothing to be done for `install-data-am'.
[2405] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2406] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2407] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2408] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2409] make[3]: Nothing to be done for `install-exec-am'.
[2410] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus" || /bin/mkdir -p "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus"
[2411] /usr/bin/install -c -m 644 '../README' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/README'
[2412] /usr/bin/install -c -m 644 '../COPYING' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/COPYING'
[2413] /usr/bin/install -c -m 644 '../GPL-3' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/GPL-3'
[2414] /usr/bin/install -c -m 644 '../ACKNOWLEDGMENTS' '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ACKNOWLEDGMENTS'
[2415] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2416] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2417] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2418] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2419] Making installcheck in src
[2420] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2421] make[2]: Nothing to be done for `installcheck'.
[2422] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2423] Making installcheck in scheme
[2424] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2425] make[2]: Nothing to be done for `installcheck'.
[2426] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2427] Making installcheck in doc
[2428] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2429] make[2]: Nothing to be done for `installcheck'.
[2430] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2431] Making installcheck in lib
[2432] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2433] make[2]: Nothing to be done for `installcheck'.
[2434] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2435] Making installcheck in benchmarks
[2436] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2437] make[2]: Nothing to be done for `installcheck'.
[2438] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2439] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2440] make[2]: Nothing to be done for `installcheck-am'.
[2441] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2442] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2443] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2444] Making uninstall in src
[2445] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2446] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/ikarus'
[2447] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/scheme-script'
[2448] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2449] Making uninstall in scheme
[2450] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2451] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus.boot'
[2452] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2453] Making uninstall in doc
[2454] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2455] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ikarus-scheme-users-guide.pdf'
[2456] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2457] Making uninstall in lib
[2458] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2459] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa/helpers.ss'
[2460] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/foreign.ss'
[2461] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/ipc.ss'
[2462] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/include.ss'
[2463] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-parser.sls'
[2464] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-formatter.sls'
[2465] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/match.ss'
[2466] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/gl.ss'
[2467] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/glut.ss'
[2468] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ikarus.ss'
[2469] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ypsilon.ss'
[2470] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/objc.ss'
[2471] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa.ss'
[2472] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2473] Making uninstall in benchmarks
[2474] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2475] make[2]: Nothing to be done for `uninstall'.
[2476] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2477] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2478] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/README'
[2479] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/COPYING'
[2480] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/GPL-3'
[2481] rm -f '/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ACKNOWLEDGMENTS'
[2482] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2483] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2484] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2485] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2486] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2487] Making install in src
[2488] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2489] make install-am
[2490] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2491] make[4]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2492] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin"
[2493] /usr/bin/install -c 'ikarus' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/ikarus'
[2494] /usr/bin/install -c 'scheme-script' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/scheme-script'
[2495] make[4]: Nothing to be done for `install-data-am'.
[2496] make[4]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2497] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2498] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2499] Making install in scheme
[2500] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2501] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2502] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus"
[2503] /usr/bin/install -c -m 644 'ikarus.boot' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus.boot'
[2504] make[3]: Nothing to be done for `install-data-am'.
[2505] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2506] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2507] Making install in doc
[2508] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2509] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2510] make[3]: Nothing to be done for `install-exec-am'.
[2511] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus"
[2512] /usr/bin/install -c -m 644 '../../doc/ikarus-scheme-users-guide.pdf' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ikarus-scheme-users-guide.pdf'
[2513] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2514] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2515] Making install in lib
[2516] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2517] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2518] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus"
[2519] /usr/bin/install -c -m 644 '../../lib/match.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/match.ss'
[2520] /usr/bin/install -c -m 644 '../../lib/gl.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/gl.ss'
[2521] /usr/bin/install -c -m 644 '../../lib/glut.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/glut.ss'
[2522] /usr/bin/install -c -m 644 '../../lib/ypsilon-compat.ikarus.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ikarus.ss'
[2523] /usr/bin/install -c -m 644 '../../lib/ypsilon-compat.ypsilon.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ypsilon.ss'
[2524] /usr/bin/install -c -m 644 '../../lib/objc.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/objc.ss'
[2525] /usr/bin/install -c -m 644 '../../lib/Cocoa.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa.ss'
[2526] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa"
[2527] /usr/bin/install -c -m 644 '../../lib/Cocoa/helpers.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa/helpers.ss'
[2528] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus"
[2529] /usr/bin/install -c -m 644 '../../lib/ikarus/foreign.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/foreign.ss'
[2530] /usr/bin/install -c -m 644 '../../lib/ikarus/ipc.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/ipc.ss'
[2531] /usr/bin/install -c -m 644 '../../lib/ikarus/include.ss' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/include.ss'
[2532] /usr/bin/install -c -m 644 '../../lib/ikarus/flonum-parser.sls' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-parser.sls'
[2533] /usr/bin/install -c -m 644 '../../lib/ikarus/flonum-formatter.sls' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-formatter.sls'
[2534] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2535] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2536] Making install in benchmarks
[2537] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2538] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2539] make[3]: Nothing to be done for `install-exec-am'.
[2540] make[3]: Nothing to be done for `install-data-am'.
[2541] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2542] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2543] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2544] make[3]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2545] make[3]: Nothing to be done for `install-exec-am'.
[2546] test -z "/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus" || /bin/mkdir -p "/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus"
[2547] /usr/bin/install -c -m 644 '../README' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/README'
[2548] /usr/bin/install -c -m 644 '../COPYING' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/COPYING'
[2549] /usr/bin/install -c -m 644 '../GPL-3' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/GPL-3'
[2550] /usr/bin/install -c -m 644 '../ACKNOWLEDGMENTS' '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ACKNOWLEDGMENTS'
[2551] make[3]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2552] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2553] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2554] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2555] Making uninstall in src
[2556] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2557] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/ikarus'
[2558] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/bin/scheme-script'
[2559] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2560] Making uninstall in scheme
[2561] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2562] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus.boot'
[2563] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2564] Making uninstall in doc
[2565] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2566] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ikarus-scheme-users-guide.pdf'
[2567] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2568] Making uninstall in lib
[2569] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2570] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa/helpers.ss'
[2571] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/foreign.ss'
[2572] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/ipc.ss'
[2573] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/include.ss'
[2574] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-parser.sls'
[2575] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ikarus/flonum-formatter.sls'
[2576] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/match.ss'
[2577] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/gl.ss'
[2578] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/glut.ss'
[2579] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ikarus.ss'
[2580] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/ypsilon-compat.ypsilon.ss'
[2581] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/objc.ss'
[2582] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/lib/ikarus/Cocoa.ss'
[2583] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2584] Making uninstall in benchmarks
[2585] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2586] make[2]: Nothing to be done for `uninstall'.
[2587] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2588] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2589] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/README'
[2590] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/COPYING'
[2591] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/GPL-3'
[2592] rm -f '/tmp/am-dc-31552//var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_inst/share/doc/ikarus/ACKNOWLEDGMENTS'
[2593] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2594] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2595] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2596] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2597] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2598] { test ! -d ikarus-0.0.4-rc1 || { find ikarus-0.0.4-rc1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ikarus-0.0.4-rc1; }; }
[2599] test -d ikarus-0.0.4-rc1 || mkdir ikarus-0.0.4-rc1
[2600] list='src scheme doc lib benchmarks'; for subdir in $list; do \
[2601] if test "$subdir" = .; then :; else \
[2602] test -d "ikarus-0.0.4-rc1/$subdir" \
[2603] || /bin/mkdir -p "ikarus-0.0.4-rc1/$subdir" \
[2604] || exit 1; \
[2605] distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ikarus-0.0.4-rc1 && pwd`; \
[2606] top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd ikarus-0.0.4-rc1 && pwd`; \
[2607] (cd $subdir && \
[2608] make \
[2609] top_distdir="$top_distdir" \
[2610] distdir="$distdir/$subdir" \
[2611] am__remove_distdir=: \
[2612] am__skip_length_check=: \
[2613] distdir) \
[2614] || exit 1; \
[2615] fi; \
[2616] done
[2617] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2618] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2619] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2620] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2621] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2622] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2623] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2624] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2625] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2626] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2627] find ikarus-0.0.4-rc1 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
[2628] ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
[2629] ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
[2630] ! -type d ! -perm -444 -exec /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/install-sh -c -m a+r {} {} \; \
[2631] || chmod -R a+r ikarus-0.0.4-rc1
[2632] tardir=ikarus-0.0.4-rc1 && /bin/sh /var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ikarus-0.0.4-rc1.tar.gz
[2633] { test ! -d ikarus-0.0.4-rc1 || { find ikarus-0.0.4-rc1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ikarus-0.0.4-rc1; }; }
[2634] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2635] make[1]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2636] Making distclean in benchmarks
[2637] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2638] test -z "" || rm -f
[2639] rm -f Makefile
[2640] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/benchmarks'
[2641] Making distclean in lib
[2642] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2643] test -z "" || rm -f
[2644] rm -f Makefile
[2645] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/lib'
[2646] Making distclean in doc
[2647] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2648] test -z "" || rm -f
[2649] rm -f Makefile
[2650] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/doc'
[2651] Making distclean in scheme
[2652] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2653] test -z "ikarus.boot ikarus.config.ss" || rm -f ikarus.boot ikarus.config.ss
[2654] test -z "" || rm -f
[2655] rm -f Makefile
[2656] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/scheme'
[2657] Making distclean in src
[2658] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2659] test -z "ikarus scheme-script" || rm -f ikarus scheme-script
[2660] test -z "bootfileloc.h" || rm -f bootfileloc.h
[2661] rm -f *.o
[2662] rm -f *.tab.c
[2663] test -z "" || rm -f
[2664] rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
[2665] rm -rf ./.deps
[2666] rm -f Makefile
[2667] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build/src'
[2668] Making distclean in .
[2669] make[2]: Entering directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2670] test -z "" || rm -f
[2671] rm -f config.h stamp-h1
[2672] rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
[2673] make[2]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2674] rm -f config.status config.cache config.log configure.lineno config.status.lineno
[2675] rm -f Makefile
[2676] make[1]: Leaving directory `/var/lib/buildbot/slave/ikarus/squeeze-x86_64/build/ikarus-0.0.4-rc1/_build'
[2677] { test ! -d ikarus-0.0.4-rc1 || { find ikarus-0.0.4-rc1 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr ikarus-0.0.4-rc1; }; }
[2678] ==================================================
[2679] ikarus-0.0.4-rc1 archives ready for distribution:
[2680] ikarus-0.0.4-rc1.tar.gz
[2681] ==================================================

Sincerely, buildbot on behalf of Rotty

Reply all
Reply to author
Forward
0 new messages