#18378 closed defect (fixed)
aubio fails when using python2.6
Reported by: | singingwolfboy@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | python25 | Cc: | |
Port: | aubio |
Description
The aubio port fails when using python2.6. A simple patch is attached to specify to use 2.5. Should the python2.5 port be listed as a dependency? (I was having this error when I was trying to compile aubio *without* the python variant.)
Attachments (1)
Change History (5)
Changed 16 years ago by singingwolfboy@…
Attachment: | Portfile-aubio.diff added |
---|
comment:1 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to devans@… |
---|
comment:2 Changed 16 years ago by dbevans (David B. Evans)
Keywords: | python25 added |
---|---|
Status: | new → assigned |
Yes, I think you're right about the dependency. Have added your patch and the dependency in r46452. Does this fix it for you?
comment:3 Changed 16 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
See also #18346.