#15906: "port -d upgrade apr" fails with internal error ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by stephen@xemacs.org):
Looks like there was possibly something 'interesting' happening with your machine:
Unlikely; this only happens with "apr" that I have seen so far. I successfully built GCC 4.3.1 after observing it the first time, and before running "port -d upgrade apr".
Are you able to consistently reproduce this?
Sure. This time with a sledgehammer: {{{ chibi:MacPorts steve$ port clean apr; rm -rf dports/devel/apr; svn update dports/devel/apr; port -d upgrade apr ---> Cleaning apr A dports/devel/apr A dports/devel/apr/Portfile Updated to revision 38131. DEBUG: Found port in file:///Users/steve/Software/MacPorts/dports/devel/apr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: apr 1.3.2_0 exists in the ports tree DEBUG: apr 1.3.0_0 is installed DEBUG: variants to install DEBUG: available variants are : universal darwin_9 DEBUG: new portvariants: DEBUG: Changing to port directory: /Users/steve/Software/MacPorts/dports/devel/apr DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant powerpc is not provided by port apr. DEBUG: Requested variant darwin is not provided by port apr. DEBUG: Requested variant macosx is not provided by port apr. DEBUG: Executing org.macports.main (apr) ---> Fetching apr DEBUG: Executing org.macports.fetch (apr) ---> apr-1.3.2.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/apr DEBUG: Pinging www.ibiblio.org... DEBUG: Pinging www.gtlib.gatech.edu... DEBUG: Pinging apache.mirror.rafal.ca... DEBUG: Pinging apache.mirroring.de... DEBUG: Pinging ftp.planetmirror.com... DEBUG: Pinging ftp.infoscience.co.jp... DEBUG: Pinging apache.multidist.com... DEBUG: Pinging mirror.internode.on.net... DEBUG: Pinging mirror.pacific.net.au... DEBUG: Pinging apache.wildit.net.au... DEBUG: Pinging ftp.pop-mg.com.br... DEBUG: Pinging www.mirrorservice.org... DEBUG: Pinging mirror.aarnet.edu.au... DEBUG: Pinging apache.adcserver.com.ar... DEBUG: Pinging apache.mirror.phpchina.com... DEBUG: Pinging apache-mirror.dkuug.dk... DEBUG: Pinging apache.digimirror.nl... DEBUG: Pinging apache.rediska.ru... DEBUG: Pinging apache.is.co.za... DEBUG: Pinging www.apache.org... DEBUG: Pinging archive.apache.org... DEBUG: Pinging distfiles.macports.org... Error: Target org.macports.fetch returned: couldn't fork child process: resource temporarily unavailable Warning: the following items did not execute (for apr): org.macports.archive org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot DEBUG: invalid command name "ui_prefix" while executing "ui_prefix $priority" invoked from within "set prefix [ui_prefix $priority]" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 chibi:MacPorts steve$ }}} -- Ticket URL: <http://trac.macports.org/ticket/15906#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS