Opened 9 years ago

Closed 9 years ago

#46544 closed defect (fixed)

py-scipy 0.15.0_0 has issues updating with some variants (+gcc48;+atlas)

Reported by: iqgrande Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: py-scipy

Description

Hello,

My py27- and py34-scipy ports won't upgrade and spit out errors that suggest that the variants I've selected are the culprit. The relevant error messages and variant information is below. I have seen this error on some MacBook Airs and MacBook Pros running Apple OS X Yosemite and OS X Mavericks. Thank you for your help with this.

MacGuyver:~ iqgrande$ sudo port upgrade py27-scipy
Error: py-numpy: Variant gcc48 conflicts with gfortran
Error: Unable to open port: Error evaluating variants
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

MacGuyver:~ iqgrande$ port outdated
The following installed ports are outdated:
py27-scipy                     0.14.1_2 < 0.15.0_0
py34-scipy                     0.14.1_2 < 0.15.0_0
tcl                            8.6.1_0 < 8.6.3_0
tk                             8.6.1_2 < 8.6.3_0
vim                            7.4.258_0 < 7.4.258_1
webkit-gtk                     2.4.7_1 < 2.4.8_0

MacGuyver:~ iqgrande$ port installed | grep -i -e scipy -e numpy
  py27-numpy @1.9.1_2+atlas+gcc48 (active)
  py27-scipy @0.14.1_2+atlas+gcc48 (active)
  py34-numpy @1.9.1_2+atlas+gcc48 (active)
  py34-scipy @0.14.1_2+atlas+gcc48 (active)

Change History (3)

comment:1 Changed 9 years ago by iqgrande

I clicked on create ticket before I realized that I didn't set some of the ticket metadata correctly such as the cc field. Could someone with the correct privileges please add the following port maintainers to the cc for this ticket?

sean@…, michaelld@…

comment:2 Changed 9 years ago by seanfarley (Sean Farley)

Owner: changed from macports-tickets@… to sean@…
Status: newassigned

This is my fault.

comment:3 Changed 9 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

Should be fixed in r131526.

Note: See TracTickets for help on using tickets.