Opened 14 years ago

Last modified 14 years ago

#24452 closed defect

port install py26-matplotlib hangs on OS X — at Version 1

Reported by: paul.dunham@… Owned by: ram@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: py26-matplotlib

Description (last modified by skymoo (Adam Mercer))

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'

Change History (1)

comment:1 Changed 14 years ago by skymoo (Adam Mercer)

Description: modified (diff)
Owner: changed from macports-tickets@… to ram@…
Port: py26-matplotlib added
Status: newassigned

can you attach the full debug log

Note: See TracTickets for help on using tickets.