Opened 9 years ago

Closed 9 years ago

#46395 closed defect (fixed)

py*-scipy @0.14.1_1: build dies with an incompatible type error

Reported by: agprimatic@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: michaelld (Michael Dickens), todmorrison (Tod Morrison)
Port: py-scipy

Description (last modified by larryv (Lawrence Velázquez))

When trying to update my py27-scipy install, I got this error:

:info:build /System/Library/Frameworks/vecLib.framework/Headers/vBasicOps.h:352:3: error: incompatible type for argument 1 of '_mm_mullo_epi16'

I tried building again and got the same error.

Attachments (1)

py27-scipy_main.log (455.3 KB) - added by agprimatic@… 9 years ago.
logfile from build

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by agprimatic@…

Attachment: py27-scipy_main.log added

logfile from build

comment:1 Changed 9 years ago by cdeil (Christoph Deil)

I see the same error with py27-scipy and {py34-scipy}}} when trying to update to 0.14.1_1 .

comment:2 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: michaelld@… added
Description: modified (diff)
Keywords: py27-scipy removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to sean@…
Port: py-scipy added; py27-scipy removed
Summary: py27-scipy build dies with an incompatible type errorpy*-scipy @0.14.1_1: build dies with an incompatible type error

In future tickets, please Cc any port maintainers (port info --maintainers py-scipy).

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

Aha! I was able to reproduce this. Thanks for the report, looking into it now.

comment:4 Changed 9 years ago by todmorrison (Tod Morrison)

Cc: todmorrison@… added

Cc Me!

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

Ok, I think I have a fix but will need to test it out tomorrow when I'm free.

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

Resolution: fixed
Status: newclosed

It's a Christmas miracle that I was able to build ATLAS so quick and test out my patch. Fixed in r131020.

Note: See TracTickets for help on using tickets.