Opened 13 years ago

Closed 12 years ago

#31002 closed defect (worksforme)

wireshark 1.6.0 build uses large amount of RAM (possible compiler bug?)

Reported by: neverpanic (Clemens Lang) Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: lion Cc:
Port: wireshark

Description

Hi.

Compiling wireshark 1.6.0 on Lion with llvm-gcc-4.2 (default Xcode 4.1 compiler) needs an unusually large amount of RAM when compiling a specific file (unfortunately I don't know which, htop output wasn't long enough, but I guess that should be easy to find out when not building parallel and looking at the build output). Compiling that file never finished (waited about 15 minutes when the process was near 10GB of virtual memory).

Installing with configure.compiler=clang works albeit throwing a lot of warnings. I used +gnutls+ipv6+libgcrypt+pcre+universal, although I have observed the same problem without +gnutls+libgcrypt before.

Change History (2)

comment:1 Changed 13 years ago by neverpanic (Clemens Lang)

Version: 2.0.12.0.99

comment:2 Changed 12 years ago by neverpanic (Clemens Lang)

Resolution: worksforme
Status: newclosed

I can no longer reproduce this problem, so I guess this can be closed.

Note: See TracTickets for help on using tickets.