Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 10:40:10 GMT
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        office@FreeBSD.org
Subject:   Re: ports/170051: devel/icu fails on test stage when built with clang 3.1
Message-ID:  <201207211040.q6LAeAl9059685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170051; it has been noted by GNATS.

From: "Reko Turja" <reko.turja@liukuma.net>
To: <bug-followup@FreeBSD.org>,
	<reko.turja@liukuma.net>
Cc:  
Subject: Re: ports/170051: devel/icu fails on test stage when built with clang 3.1
Date: Sat, 21 Jul 2012 13:30:53 +0300

 The actual error seems to be missing so reposting:
 
 cd /usr/ports/devel/icu/work/icu/source/test/cintltst && /usr/bin/env 
 LD_LIBRARY_PATH=/usr/ports/devel/icu/work/icu/source/lib:/usr/ports/devel/icu/work/icu/source/tools/ctestfw 
 ./cintltst
 Default locale for this run is en_US_POSIX
 
 ...
 
 }
    cnumtst  {
     TestNumberFormat                         ---[OK]  (10ms)
     TestSpelloutNumberParse                  ---[OK]  (16ms)
     TestSignificantDigits                    ---[OK]
     TestSigDigRounding                       ---[OK]
     TestNumberFormatPadding                  ---[OK]
     TestInt64Format   {
 !!    parseDouble returned incorrect value, got: 9.22337e+18
     } ---[1 ERRORS in /tsformat/cnumtst/TestInt64Format]
     TestNonExistentCurrency                  ---[OK]
 
 ...
 
 SUMMARY:
 ******* [Total error count:     1]
 Errors in
 [/tsformat/cnumtst/TestInt64Format]
 Elapsed Time: 00:00:45.953
 *** [cintltst] Error code 1
 
 Stop in /usr/ports/devel/icu.
 *** [build] Error code 1 
 



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