#27627: Bison @2.4.3 configure test for gcj can take excessive time and memory ---------------------------------+------------------------------------------ Reporter: nDiScReEt@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: bison ---------------------------------+------------------------------------------ Comment(by jmr@…): So this was the problem: {{{ configure:21491: checking for Java compiler configure:21697: found /opt/local/bin/gcj configure:21731: found /usr/bin/javac configure:21784: gcj -C -d . conftestlib.java GC Warning: Repeated allocation of very large block (appr. size 1048576000): May lead to memory leak and poor performance. GC Warning: Out of Memory! Returning NIL! }}} It would be best to tell the configure script not to use gcj at all, since there's no dependency declared. -- Ticket URL: <https://trac.macports.org/ticket/27627#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS