[MacPorts] #35249: MacPorts Perl build making incorrect assumptions
#35249: MacPorts Perl build making incorrect assumptions -------------------------------+-------------------------------------------- Reporter: jwelch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -------------------------------+-------------------------------------------- In building Perl 5.12.3, someone didn't take into account the new path to the compilers. If you run "perl -V" on a current macports build, you get: cc='/Developer/usr/bin/llvm-gcc-4.2' This is clearly a problem, since with how Xcode is set up now, there is no /Developer. That's now: /Applications/Xcode45-DP3.app/Contents/Developer or similar So there's no way Perl will ever find a C compiler, something it rather wants for certain modules. -- Ticket URL: <https://trac.macports.org/ticket/35249> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35249: MacPorts Perl build making incorrect assumptions -------------------------------+-------------------------------------------- Reporter: jwelch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -------------------------------+-------------------------------------------- Comment(by dluke@…): macports perl5.12 is currently at 5.12.4, on my 10.7 box it has a cc of /usr/bin/clang -- Ticket URL: <https://trac.macports.org/ticket/35249#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35249: MacPorts Perl build making incorrect assumptions -------------------------------+-------------------------------------------- Reporter: jwelch@… | Owner: ricci@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: perl5.12 -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ricci@… * port: => perl5.12 Comment: Perl will find what the correct compiler is at compile time. So there should be no problem, assuming you build perl after installing Xcode 4.5 DP3. -- Ticket URL: <https://trac.macports.org/ticket/35249#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35249: MacPorts Perl build making incorrect assumptions -----------------------+--------------------- Reporter: jwelch@… | Owner: ricci@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: perl5.12 | -----------------------+--------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Yeah, this was changed quite a while ago. -- Ticket URL: <https://trac.macports.org/ticket/35249#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts