#42929: Error building python3.4 -----------------------+------------------- Reporter: andy47@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python34 | -----------------------+------------------- Comment (by nad@…): One suspicious thing I notice in the log: {{{ CC='/usr/bin/llvm-gcc-4.2'] }}} Upstream, we had to blacklist the Apple llvm-gcc-4.2 compiler (as shipped with Xcode 4) for Python 3.3 because we were getting broken builds out of it. It seemed to work OK with earlier versions of Python but we gave up trying to isolate the problem when it became clear that Apple was understandably not interested in fixing the deprecated compiler. I have not tried Python 3.4 with that compiler but it wouldn't surprise me if it were still a problem. For 10.6, our recommendation is to use the "real" (non-LLVM) Apple gcc-4.2 from Xcode 3. For later releases, use Apple clang. -- Ticket URL: <https://trac.macports.org/ticket/42929#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X