#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 cal@…): The culprit apparently is `-fvar-tracking`, which is enabled automatically when compiling with debug info and optimization. I could successfully build wireshark 1.6.4 (and 1.7.0 for that matter) with Xcode 4.2.1's llvm- gcc-4.2 when I specified configure.cflags="-fno-var-tracking". -- Ticket URL: <https://trac.macports.org/ticket/32386#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS