Opened 9 years ago

Closed 9 years ago

#48023 closed defect (fixed)

octave-symbolic picks system python during configure phase

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch Cc: michaelld (Michael Dickens), kurthindenburg (Kurt Hindenburg)
Port: octave-symbolic

Description

octave-symbolic uses system python during the configure phase. Thus the py-sympy is not found, and configure fails.

I have added python27 and python34 respectively, as depends_build to the two variants.

Attachments (2)

Portfile-octave-symbolic.diff (712 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile-octave-symbolic.2.diff (843 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by Schamschula (Marius Schamschula)

comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

I had to change the depends_run to _lib in order to get it to install py-sympy. Also you have a typo in python234

Changed 9 years ago by Schamschula (Marius Schamschula)

comment:3 Changed 9 years ago by Schamschula (Marius Schamschula)

Thanks,

Fixed typo for python34, changed depends_run to _lib. I didn't catch theses as I run python-2.7 and already had py-sympy installed.

comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

on 2nd thought, I think the port:python# should be _libs also - octave-symbolic can not run w/o it

Last edited 9 years ago by kurthindenburg (Kurt Hindenburg) (previous) (diff)

comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

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