Opened 13 years ago

Last modified 10 years ago

#30882 closed defect

port install py26-matplotlib hangs on OS X 10.6.8 while staging into destroot — at Initial Version

Reported by: henrik_pilz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: py26-matplotlib py27-matplotlib

Description

the installation of matplotlib for python 2.6 hangs while staging into destroot. I attached the log for port -d install py26-matplotlib.

MacPorts is up to date I made a selfupdate and upgrade outdated before.

I also clean py26-mathplotlib before runnning the install mentioned above.

The last few entries in the log are:

DEBUG: Executing org.macports.destroot (py26-matplotlib) DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py26-matplotlib/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py26-matplotlib/work/matplotlib-1.0.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py26-matplotlib/work/destroot' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py26-matplotlib/work/matplotlib-1.0.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py26-matplotlib/work/destroot

Change History (1)

Changed 13 years ago by henrik_pilz@…

Attachment: py26-matplotlib.log added

Logfile for port -d install py26-matplotlib

Note: See TracTickets for help on using tickets.