[MacPorts] #32386: wireshark @1.6.4_0: Build problem with llvm-gcc-4.2

MacPorts noreply at macports.org
Sun Dec 4 15:33:43 PST 2011


#32386: wireshark @1.6.4_0: Build problem with llvm-gcc-4.2
---------------------------------+------------------------------------------
 Reporter:  raimue@…             |       Owner:  ricci@…           
     Type:  defect               |      Status:  assigned          
 Priority:  Normal               |   Milestone:                    
Component:  ports                |     Version:  2.0.3             
 Keywords:                       |        Port:  wireshark         
---------------------------------+------------------------------------------

Comment(by raimue@…):

 With Xcode 4.2.1 (Build version 4D502), I still see the build problem with
 llvm-gcc-4.2; the build stalls at the same location as given in the report
 above. Switching to clang did not work, the resulting binary gives a
 segmentation fault as reported in #31615.

 I was able to get a working wireshark with clang and optimizations
 disabled:

 {{{
 sudo port -v install wireshark configure.compiler=clang
 configure.optflags=-O0
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32386#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list