Changes between Initial Version and Version 1 of Ticket #24452


Ignore:
Timestamp:
Apr 12, 2010, 4:08:51 PM (14 years ago)
Author:
skymoo (Adam Mercer)
Comment:

can you attach the full debug log

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24452

    • Property Status changed from new to assigned
    • Property Owner changed from macports-tickets@… to ram@…
    • Property Port py26-matplotlib added
  • Ticket #24452 – Description

    initial v1  
    44
    55Here is the output from the command
     6{{{
    67sudo port install py26-matplotlib
    78--->  Deactivating py26-pyobjc2 @2.0_2
     
    2324--->  Configuring py26-matplotlib
    2425--->  Building py26-matplotlib
    25 
     26}}}
    2627
    2728When I run with -d I see this:
    2829
     30{{{
    2931--->  Building py26-matplotlib
    3032DEBUG: Executing org.macports.build (py26-matplotlib)
    3133DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' MPLIB_BASE='/opt/local' PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/pkgconfig/'
    3234DEBUG: 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'
    33 
     35}}}