Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ICU fixed

4 views
Skip to first unread message

Marcus Thiesen

unread,
Apr 12, 2004, 11:23:13 AM4/12/04
to perl6-i...@perl.org
On Monday 12 April 2004 17:01, Dan Sugalski wrote:
> I just checked in a patch for the problems building the data files.
> If the folks having problems could try it out that'd be great. (Works
> for me locally, but...)
Seems to work, I get now an all test successfull on Linux, for details see
www.luusa.org/~marcus/parrottest

Have fun,
Marcus


--
:: Marcus Thiesen :: www.thiesen.org :: ICQ#108989768 :: 0x754675F2 ::

Let's say the docs present a simplified view of reality... :-)
Larry Wall

Dan Sugalski

unread,
Apr 12, 2004, 11:01:26 AM4/12/04
to perl6-i...@perl.org
I just checked in a patch for the problems building the data files.
If the folks having problems could try it out that'd be great. (Works
for me locally, but...)
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
d...@sidhe.org have teddy bears and even
teddy bears get drunk

Dan Sugalski

unread,
Apr 12, 2004, 11:46:33 AM4/12/04
to mar...@thiesenweb.de, perl6-i...@perl.org
At 5:23 PM +0200 4/12/04, Marcus Thiesen wrote:
>On Monday 12 April 2004 17:01, Dan Sugalski wrote:
>> I just checked in a patch for the problems building the data files.
>> If the folks having problems could try it out that'd be great. (Works
>> for me locally, but...)
>Seems to work, I get now an all test successfull on Linux, for details see
>www.luusa.org/~marcus/parrottest

Glad its working.

I see you've a selection of machines there. Any reason to not just
drop them into the current tinderbox system?

Marcus Thiesen

unread,
Apr 12, 2004, 11:52:59 AM4/12/04
to perl6-i...@perl.org
On Monday 12 April 2004 17:46, Dan Sugalski wrote:
> I see you've a selection of machines there. Any reason to not just
> drop them into the current tinderbox system?

Most of the machines don't run 24/7 and I didn't really understand the
existing system, so I did it my way(TM). I didn't really like what I saw
about the old system and what I did is more or less historically grown, so
I'll keep it that way, but I could forward this mails to any location.
Have fun,
Marcus

--
:: Marcus Thiesen :: www.thiesen.org :: ICQ#108989768 :: 0x754675F2 ::

There are worse things in life than death. Have you ever spent an evening with
an insurance salesman
Woody Allen

Dan Sugalski

unread,
Apr 12, 2004, 12:25:05 PM4/12/04
to Alberto Manuel Brandao Simoes, mar...@thiesenweb.de, perl6-i...@perl.org, Jeff Clites
At 5:21 PM +0100 4/12/04, Alberto Manuel Brandao Simoes wrote:
>ICU_DATA=../data/out/build
>LD_LIBRARY_PATH=../common:../i18n:../tools/toolutil:../layout:../layoutex:../extra/ustdio:../tools/ctestfw:../data/out:../data:../stubdata/:$LD_LIBRARY_PATH
>../tools/genrb/genrb -k -q -p icudt26l -s ../data/locales -d
>../data/out/build it_IT_PREEURO.txt
>ICU_DATA=../data/out/build
>LD_LIBRARY_PATH=../common:../i18n:../tools/toolutil:../layout:../layoutex:../extra/ustdio:../tools/ctestfw:../data/out:../data:../stubdata/:$LD_LIBRARY_PATH
>../tools/genrb/genrb -k -q -p icudt26l -s ../data/locales -d
>../data/out/build ja.txt
>../data/locales/ja.txt:15: parse error. Stopped parsing with
>U_INVALID_FORMAT_ERROR
>couldn't parse the file ja.txt. Error:U_INVALID_FORMAT_ERROR
>make[1]: *** [../data/out/build/icudt26l_ja.res] Error 3
>make[1]: Leaving directory `/home/ambs/Junk/Parrot/parrot/icu/source/data'
>make: *** [blib/lib/libicuuc.a] Error 2
>
>:-|
>Maybe the anoncvs is not updated, yet?

Nope -- there's only one CVS. The change is to the configure script
for ICU, though, so you may want to do a make realclean first to make
sure the changes are picked up.

Alberto Manuel Brandao Simoes

unread,
Apr 12, 2004, 12:21:41 PM4/12/04
to mar...@thiesenweb.de, perl6-i...@perl.org, Dan Sugalski, Jeff Clites
ICU_DATA=../data/out/build
LD_LIBRARY_PATH=../common:../i18n:../tools/toolutil:../layout:../layoutex:../extra/ustdio:../tools/ctestfw:../data/out:../data:../stubdata/:$LD_LIBRARY_PATH
../tools/genrb/genrb -k -q -p icudt26l -s ../data/locales -d
../data/out/build it_IT_PREEURO.txt
ICU_DATA=../data/out/build
LD_LIBRARY_PATH=../common:../i18n:../tools/toolutil:../layout:../layoutex:../extra/ustdio:../tools/ctestfw:../data/out:../data:../stubdata/:$LD_LIBRARY_PATH
../tools/genrb/genrb -k -q -p icudt26l -s ../data/locales -d
../data/out/build ja.txt
../data/locales/ja.txt:15: parse error. Stopped parsing with
U_INVALID_FORMAT_ERROR
couldn't parse the file ja.txt. Error:U_INVALID_FORMAT_ERROR
make[1]: *** [../data/out/build/icudt26l_ja.res] Error 3
make[1]: Leaving directory `/home/ambs/Junk/Parrot/parrot/icu/source/data'
make: *** [blib/lib/libicuuc.a] Error 2

:-|
Maybe the anoncvs is not updated, yet?

Alberto

Alberto Manuel Brandao Simoes

unread,
Apr 12, 2004, 12:45:51 PM4/12/04
to Dan Sugalski, mar...@thiesenweb.de, perl6-i...@perl.org, Jeff Clites
OK, make clean != make realclean :-)
Passed that problem.

Thanks
Alberto

0 new messages