[MacPorts] #24452: port install py26-matplotlib hangs on OS X
MacPorts
noreply at macports.org
Mon Apr 12 09:08:51 PDT 2010
#24452: port install py26-matplotlib hangs on OS X
--------------------------------------+-------------------------------------
Reporter: paul.dunham@… | Owner: ram@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: py26-matplotlib
--------------------------------------+-------------------------------------
Changes (by ram@…):
* owner: macports-tickets@… => ram@…
* status: new => assigned
* port: => py26-matplotlib
Old description:
> I am running Snow Leopard OS X 10.6.3. When I try to install matplot lib,
> the install hangs at: ---> Building py26-matplotlib
>
> No CPU is being consumed, it just sits there. Any ideas?
>
> Here is the output from the command
> sudo port install py26-matplotlib
> ---> Deactivating py26-pyobjc2 @2.0_2
> ---> Computing dependencies for py26-pyobjc
> ---> Activating py26-pyobjc2 @2.0_2
> ---> Cleaning py26-pyobjc2
> ---> Cleaning py26-pyobjc
> ---> Deactivating py26-pyobjc2-cocoa @2.0_2
> ---> Computing dependencies for py26-pyobjc-cocoa
> ---> Activating py26-pyobjc2-cocoa @2.0_2
> ---> Cleaning py26-pyobjc2-cocoa
> ---> Cleaning py26-pyobjc-cocoa
> ---> Computing dependencies for py26-matplotlib
> ---> Fetching py26-matplotlib
> ---> Attempting to fetch matplotlib-0.99.1.2.tar.gz from
> http://distfiles.macports.org/python
> ---> Verifying checksum(s) for py26-matplotlib
> ---> Extracting py26-matplotlib
> ---> Applying patches to py26-matplotlib
> ---> Configuring py26-matplotlib
> ---> Building py26-matplotlib
>
> When I run with -d I see this:
>
> ---> Building py26-matplotlib
> DEBUG: Executing org.macports.build (py26-matplotlib)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
> MPLIB_BASE='/opt/local'
> PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/pkgconfig/'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-matplotlib/work/matplotlib-0.99.1.1"
> &&
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> setup.py --no-user-cfg build'
New description:
I am running Snow Leopard OS X 10.6.3. When I try to install matplot lib,
the install hangs at: ---> Building py26-matplotlib
No CPU is being consumed, it just sits there. Any ideas?
Here is the output from the command
{{{
sudo port install py26-matplotlib
---> Deactivating py26-pyobjc2 @2.0_2
---> Computing dependencies for py26-pyobjc
---> Activating py26-pyobjc2 @2.0_2
---> Cleaning py26-pyobjc2
---> Cleaning py26-pyobjc
---> Deactivating py26-pyobjc2-cocoa @2.0_2
---> Computing dependencies for py26-pyobjc-cocoa
---> Activating py26-pyobjc2-cocoa @2.0_2
---> Cleaning py26-pyobjc2-cocoa
---> Cleaning py26-pyobjc-cocoa
---> Computing dependencies for py26-matplotlib
---> Fetching py26-matplotlib
---> Attempting to fetch matplotlib-0.99.1.2.tar.gz from
http://distfiles.macports.org/python
---> Verifying checksum(s) for py26-matplotlib
---> Extracting py26-matplotlib
---> Applying patches to py26-matplotlib
---> Configuring py26-matplotlib
---> Building py26-matplotlib
}}}
When I run with -d I see this:
{{{
---> Building py26-matplotlib
DEBUG: Executing org.macports.build (py26-matplotlib)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
MPLIB_BASE='/opt/local'
PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/pkgconfig/'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-matplotlib/work/matplotlib-0.99.1.1"
&&
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
setup.py --no-user-cfg build'
}}}
--
Comment:
can you attach the full debug log
--
Ticket URL: <http://trac.macports.org/ticket/24452#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list