- 论坛徽章:
- 0
|
n FreeBSD 5.4
Error:
Failure at file reapits.c, line 957, error = U_ILLEGAL_ARGUMENT_ERROR
---[210 ERRORS] ---/regex/TestRegexCAPI
Failure at file reapits.c, line 1004, error = U_REGEX_MISMATCHED_PAREN
Failure at file reapits.c, line 1008, error = U_REGEX_MISMATCHED_PAREN
Test Failure at file reapits.c, line 1016
Test Failure at file reapits.c, line 1017
---[4 ERRORS] ---/regex/TestBug4315
/ucsdetst/
---[OK] ---/ucsdetst/TestConstruction
---[OK] ---/ucsdetst/TestUTF8
---[OK] ---/ucsdetst/TestUTF16
---[OK] ---/ucsdetst/TestC1Bytes
---[OK] ---/ucsdetst/TestInputFilter
---[OK] ---/ucsdetst/TestErrorChaining
SUMMARY:
******* [Total error count: 214]
Errors in
[/regex/TestRegexCAPI]
[/regex/TestBug4315]
Elapsed Time: 00:00:23.000
*** Error code 1
Stop in /usr/ports/devel/icu.
My /etc/make.conf:
#CPUTYPE? - it's comment
CFLAGS= -O -pipe
or
CFLAGS= -O2 -pipe -funroll-loops
it's not help in figth with build error
COPTFLAGS= -O -pipe
NOPROFILE= true
PERL_VER=5.8.8
PERL_VERSION=5.8.8
Please help me build icu 3.6 on FreeBSD 5.4!!! |
|