[MacPorts] #26435: Duplicate symbol in static build of libicudata

MacPorts noreply at macports.org
Fri Sep 10 14:15:48 PDT 2010


#26435: Duplicate symbol in static build of libicudata
--------------------------------+-------------------------------------------
 Reporter:  paul@…              |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.9.1                                
 Keywords:                      |        Port:  ICU                                  
--------------------------------+-------------------------------------------
 The MacPorts build of libicudata.a contains a duplicate symbol.


 {{{
 libicudata.a(stubdata.ao):
 0000000000000000 S _icudt44_dat

 libicudata.a(icudt44l_dat.o):
 0000000000000000 S _icudt44_dat
 }}}


 Building directly from the source, libicudata.a contains a single instance
 of the symbol.


 {{{
 libicudata.a(icudt44l_dat.o):
 0000000000000000 S _icudt44_dat
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/26435>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list