Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2002 13:57:55 -0500 (EST)
From:      parv_@yahoo.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34308: perl build fails due to locales (*.ISO8859-15) test failure
Message-ID:  <20020126185755.143E650BCF@moo.holy.cow>

next in thread | raw e-mail | index | archive | help

>Number:         34308
>Category:       ports
>Synopsis:       perl build fails due to locales (*.ISO8859-15) test failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 26 11:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD 4.5-RC #0: Fri Jan 25 04:45:00 EST 2002

1st try: freebsd 4.5-prerelease-2002.01.06.17.36.09-UTC w/ fresh ports 
         tree

2d try: freebsd 4.5-rc-2002.01.24.19.00.47-UTC w/ fresh ports tree.


>Description:
	
in $PORTS/lang/perl5, build fails w/ this message...

...
pragma/diagnostics...ok
pragma/locale........# The following locales
#
#       C POSIX cs_CZ.ISO8859-2 de_AT.ISO8859-1 de_CH.ISO8859-1
#       de_DE.ISO8859-1 en_AU.ISO8859-1 en_CA.ISO8859-1 en_GB.ISO8859-1
#       en_NZ.ISO8859-1 en_US.ISO8859-1 fi_FI.ISO8859-1 hr_HR.ISO8859-2
#       hu_HU.ISO8859-2 it_CH.ISO8859-1 it_IT.ISO8859-1 nl_BE.ISO8859-1
#       nl_NL.ISO8859-1 no_NO.ISO8859-1 pl_PL.ISO8859-2 ro_RO.ISO8859-2
#       ru_RU.ISO8859-5 ru_RU.KOI8-R ru_SU.ISO8859-5 ru_SU.KOI8-R
#       sk_SK.ISO8859-2 sl_SI.ISO8859-2 sv_SE.ISO8859-1 zh_TW.Big5
#
# tested okay.
#
# The following locales
#
#       de_AT.ISO8859-15 de_CH.ISO8859-15 de_DE.ISO8859-15
#       en_AU.ISO8859-15 en_CA.ISO8859-15 en_GB.ISO8859-15
#       en_NZ.ISO8859-15 en_US.ISO8859-15 fi_FI.ISO8859-15
#       it_CH.ISO8859-15 it_IT.ISO8859-15 lt_LT.ISO8859-4 nl_BE.ISO8859-15
#       nl_NL.ISO8859-15 no_NO.ISO8859-15 sv_SE.ISO8859-15
#
# had problems.
#
FAILED at test 116
pragma/overload......ok
...
lib/trig.............ok
Failed 1 test script out of 255, 99.61% okay.
   ### Since not all tests were successful, you may want to run some
   ### of them individually and examine any diagnostic messages they
   ### produce.  See the INSTALL document's section on "make test".
   ### If you are testing the compiler, then ignore this message 
   ### and run 
   ###      ./perl harness
   ### in the directory ./t.
   ###
   ### Since most tests were successful, you have a good chance to
   ### get information with better granularity by running
   ###     ./perl harness 
   ### in directory ./t.
u=0.390625  s=0.203125  cu=25.8984  cs=6.6875  scripts=255  tests=12998
*** Error code 1


running "./perl harness" in lang/perl5/work/perl-5.6.1/t gives the 
error message as above regarding locale failure...

pragma/locale.......# The following locales
#
#       C POSIX cs_CZ.ISO8859-2 de_AT.ISO8859-1 de_CH.ISO8859-1
#       de_DE.ISO8859-1 en_AU.ISO8859-1 en_CA.ISO8859-1 en_GB.ISO8859-1
#       en_NZ.ISO8859-1 en_US.ISO8859-1 fi_FI.ISO8859-1 hr_HR.ISO8859-2
#       hu_HU.ISO8859-2 it_CH.ISO8859-1 it_IT.ISO8859-1 nl_BE.ISO8859-1
#       nl_NL.ISO8859-1 no_NO.ISO8859-1 pl_PL.ISO8859-2 ro_RO.ISO8859-2
#       ru_RU.ISO8859-5 ru_RU.KOI8-R ru_SU.ISO8859-5 ru_SU.KOI8-R
#       sk_SK.ISO8859-2 sl_SI.ISO8859-2 sv_SE.ISO8859-1 zh_TW.Big5
#
# tested okay.
#
# The following locales
#
#       de_AT.ISO8859-15 de_CH.ISO8859-15 de_DE.ISO8859-15
#       en_AU.ISO8859-15 en_CA.ISO8859-15 en_GB.ISO8859-15
#       en_NZ.ISO8859-15 en_US.ISO8859-15 fi_FI.ISO8859-15
#       it_CH.ISO8859-15 it_IT.ISO8859-15 lt_LT.ISO8859-4 nl_BE.ISO8859-15
#       nl_NL.ISO8859-15 no_NO.ISO8859-15 sv_SE.ISO8859-15
#
# had problems.
#
FAILED test 116
        Failed 1/116 tests, 99.14% okay


>How-To-Repeat:

try to build perl5 from ports on freebsd 4.5-(prerelease|rc), as 
mentioned above.


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020126185755.143E650BCF>