#38643: texlive-bin: clang hangs and leaks memory trying to build makejvf ----------------------+------------------------- Reporter: dports@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: texlive-bin ----------------------+------------------------- As reported [https://lists.macosforge.org/pipermail/macports- users/2013-April/032219.html on the mailing list]: When building texlive-bin, attempts to compile texk/makejvf/main.c cause clang to hang and exhaust system memory. It looks like there are some illegal character encodings in that file. I've observed this with the following clang version on 10.8.2: {{{ Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.2.0 Thread model: posix }}} It's apparently version-specific, as I hadn't previously noticed this, and the buildbot didn't run into it, but I haven't narrowed it down any more yet. -- Ticket URL: <https://trac.macports.org/ticket/38643> MacPorts <http://www.macports.org/> Ports system for OS X