Opened 11 years ago

Closed 10 years ago

#40995 closed defect (fixed)

py27-llvmpy: can't install on Mavericks because llvm-3.2 is not supported

Reported by: cdeil (Christoph Deil) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: py-llvmpy

Description

I wanted to install py27-numba on OS X 10.9 Mavericks, but it's dependency py27-llvmpy doesn't work because it depends on llvm-3.2 which doesn't install:

Error: llvm-3.2 is not supported on Mavericks or later.
Error: org.macports.fetch for port llvm-3.2 returned: unsupported platform

Can some other llvm version be used to make this work?

Change History (3)

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

Cc: stromnov@… removed
Owner: changed from macports-tickets@… to stromnov@…

If possible, the port should be changed to use llvm-3.3.

comment:2 Changed 11 years ago by stromnov (Andrey Stromnov)

Current llvmpy strictly depends on llvm-3.2.

comment:3 Changed 10 years ago by stromnov (Andrey Stromnov)

Resolution: fixed
Status: newclosed

py-llvmpy updated to 0.12.0 (not released at PyPI) at r112669. Now depends on llvm-3.3.

Note: See TracTickets for help on using tickets.