ports/174589: [devel/icu] clang build of icu-50.1 broken

Spil spil.oss at gmail.com
Thu Dec 20 15:10:00 UTC 2012


>Number:         174589
>Category:       ports
>Synopsis:       [devel/icu] clang build of icu-50.1 broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 15:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Spil
>Release:        FreeBSD 9.1-RELEASE
>Organization:
n.a.
>Environment:
FreeBSD build.example.org 9.1-RELEASE FreeBSD 9.1-RELEASE #1 r243787: Mon Dec  3 18:52:28 CET 2012     root at gw.example.org:/usr/obj/usr/src/sys/BEASTIE91  i
386

>Description:
Building icu with clang failed with 

} ERRORS (123) in UTextTest( 1.06s )
} ERRORS (97) in UCharsTrieTest (325ms)

--------------------------------------
Errors in total: 220.
            TextTest
         UTextTest
            TestBranches
            TestLongSequence
            TestLongBranch
            TestValuesForState
            TestNextForCodePoint
         UCharsTrieTest
      utility

--------------------------------------
Elapsed Time: 00:04:38.261
*** Error code 220

Stop in /usr/ports/devel/icu.

Building with gcc (base) is succesful.

Looks like there's a problem with the configure script, it detects gcc but it's actually clang.

checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang-cpp


>How-To-Repeat:
Build devel/icu with clang
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: i386-unknown-freebsd9.0
Thread model: posix

>Fix:


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


More information about the freebsd-ports-bugs mailing list