Opened 10 years ago

Closed 4 years ago

#42320 closed defect (wontfix)

py-bottleneck @0.8.0 unbuildable on small machines

Reported by: josephsacco Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: py-bottleneck

Description (last modified by ryandesign (Ryan Carsten Schmidt))

GCC runs out of memory while building py-bottleneck-0.8.0 on a small machine with limited RAM [old G4 PowerMac]. The problem is the two generated C files are huge:

     func.c      17MB
     move.c      12MB

Splitting each of these up into smaller files might solve the problem. I do not know enough about Cython to try this myself so I contacted Keith Goodman, asking about the feasibility of doing this.

Keith responded [29-Jan-2014]:

"Yeah, that must be painful on smaller machines. I'm sure things could be broken down into smaller chunks. But right now I'm just doing minimal maintenance on bottleneck."

-Joseph

Change History (5)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to stromnov@…
Port: py-bottleneck added; py-bottleneck-0.8.0 removed
Summary: py-bottleneck-0.8.0 unbuiltable on small machinespy-bottleneck @0.8.0 unbuildable on small machines

This does not sound like a MacPorts-specific problem. It would be up to the developer of this software to correct this problem.

comment:2 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Has duplicate #44673.

comment:4 Changed 9 years ago by petrrr

Can we close this as wontfix?

comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.