#32460: beanstalkd failed to build ---------------------------------+------------------------------------------ Reporter: conradwt@… | Owner: nick@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: lion Port: beanstalkd | ---------------------------------+------------------------------------------ Changes (by nick@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:2 ryandesign@…]:
The config log shows the not unexpected: {{{ /usr/bin/gcc-4.2: No such file or directory }}} Xcode 4.2 of course does not include GCC anymore.
Nick, read PortfileRecipes#compiler for the correct solution.
Ryan, you're right I completely missed the line about missing gcc. Given there are issues with building this with clang, I think it's best to force this back to use llvm-gcc-4.2 rather than gcc-4.2. I've updated the Portfile appropriately. -- Ticket URL: <https://trac.macports.org/ticket/32460#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS