Changes between Initial Version and Version 1 of Ticket #39324


Ignore:
Timestamp:
Jun 3, 2013, 12:03:10 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #39177.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39324

    • Property Status changed from new to closed
    • Property Cc sean@… added
    • Property Summary changed from fail: port upgrade py27-scipy: 0.11.0_0 to 0.12.0_2 to py27-scipy: cc1: error: unrecognized command line option "-arch"
    • Property Resolution changed from to duplicate
    • Property Port py27-scipy added
  • Ticket #39324 – Description

    initial v1  
    77My ports are all up to date except for py27-scipy.  It won't upgrade.  I attached the main.log file.  Here is the console message:
    88
     9{{{
    910--->  Building py27-scipy
    1011Error: org.macports.build for port py27-scipy returned: command execution failed
     
    1213    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-scipy/py27-scipy/main.log
    1314Error: Unable to upgrade port: 1
    14 
     15}}}
    1516
    1617'''MY SYSTEM and PORTS'''
    1718
     19{{{
    1820port outdated
    1921
    2022The following installed ports are outdated:
    2123py27-scipy                     0.11.0_0 < 0.12.0_2       
     24}}}
    2225
    23 
     26{{{
    2427port installed python27
    2528
     
    2932  python27 @2.7.3_1+universal
    3033  python27 @2.7.5_0+universal (active)
     34}}}
    3135
    3236I'm not using atlas.
    3337
    3438The port for gcc:
     39{{{
    3540gcc45 @4.5.4_6 (active)
     41}}}
    3642
    3743The following numpy ports are currently installed:
    3844
     45{{{
    3946  py27-numpy @1.6.2_1
    4047  py27-numpy @1.6.2_2
    4148  py27-numpy @1.7.1_0 (active)
     49}}}
    4250
    4351I did a clean:
     52{{{
    4453sudo port clean py27-scipy
     54}}}
    4555
    4656My current scipy installation appears to be at least partially broken: more than trivial number of test failures. (attached file)