[MacPorts] #33018: Build fail for Perl (5.12, 5.14)
#33018: Build fail for Perl (5.12, 5.14) ---------------------------+------------------------------------------------ Reporter: bweb79@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: perl ---------------------------+------------------------------------------------ I'm getting the following error when trying to build Perl 5.12 or 5.14. Error: Target org.macports.build returned: shell command failed (see log for details) Error: Status 1 encountered during processing. This is a new install of MacPorts. I was trying to install apt and dkpg but the builds kept failing at perl. I've included the logs for both 5.12 and 5.14 I'm running 10.7.2 and have Xcode 4.2.1 installed. -- Ticket URL: <https://trac.macports.org/ticket/33018> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33018: Build fail for Perl (5.12, 5.14) ---------------------------+------------------------------------------------ Reporter: bweb79@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: perl ---------------------------+------------------------------------------------ Description changed by ryandesign@…: Old description:
I'm getting the following error when trying to build Perl 5.12 or 5.14.
Error: Target org.macports.build returned: shell command failed (see log for details) Error: Status 1 encountered during processing.
This is a new install of MacPorts. I was trying to install apt and dkpg but the builds kept failing at perl.
I've included the logs for both 5.12 and 5.14
I'm running 10.7.2 and have Xcode 4.2.1 installed.
New description: I'm getting the following error when trying to build Perl 5.12 or 5.14. {{{ Error: Target org.macports.build returned: shell command failed (see log for details) Error: Status 1 encountered during processing. }}} This is a new install of MacPorts. I was trying to install apt and dkpg but the builds kept failing at perl. I've included the logs for both 5.12 and 5.14 I'm running 10.7.2 and have Xcode 4.2.1 installed. -- -- Ticket URL: <https://trac.macports.org/ticket/33018#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33018: Build fail for Perl (5.12, 5.14) ----------------------------+----------------------------------------------- Reporter: bweb79@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: Port: perl | ----------------------------+----------------------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => invalid Comment: The logs are incomplete (contain lines saying "Skipping completed"), but are enough to show that the error is: {{{ :info:build make: *** No rule to make target `HD/Developer/usr/bin/../lib/clang/3.0/include/limits.h', needed by `miniperlmain.o'. Stop. }}} This suggests that you have 1. installed Xcode on a secondary hard drive volume, and 2. the secondary hard drive volume's name contains a space Spaces in paths don't work well when compiling UNIX software. Either install Xcode on the startup volume, or rename the secondary hard drive volume so that it doesn't contain a space; you then probably need to reinstall Xcode. -- Ticket URL: <https://trac.macports.org/ticket/33018#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts