Opened 15 years ago

Closed 14 years ago

#20922 closed defect (worksforme)

Missing octave dependencies : gperf and tex

Reported by: anddam (Andrea D'Amore) Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: deps issue Cc: stechert@…, nerdling (Jeremy Lavergne)
Port: octave

Description

While upgrading octave from 3.0.x to 3.2.2 I got two errors, one related to gperf (that I actually did not install) and one about missing TeX.

Notice that I was upgrading the existing octave port so 3.0.x was built without both gperf and a tex binary.

If octave needs those in order to be built then the portfile should definitely list them as deps.

I'm attaching significative excerpts from the output.

Attachments (2)

bug octave.txt (1.8 KB) - added by anddam (Andrea D'Amore) 15 years ago.
bug octave 2.txt (1.4 KB) - added by anddam (Andrea D'Amore) 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by anddam (Andrea D'Amore)

Attachment: bug octave.txt added

Changed 15 years ago by anddam (Andrea D'Amore)

Attachment: bug octave 2.txt added

comment:1 Changed 15 years ago by anddam (Andrea D'Amore)

Cc: stechert@… added
Keywords: deps issue added
Owner: changed from alakazam@… to alakazam@…

comment:2 Changed 15 years ago by alakazam@…

Status: newassigned
Summary: Ocatve depsMissing octave dependencies : gperf and tex

comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Any updates on this?

comment:4 Changed 14 years ago by alakazam@…

Resolution: worksforme
Status: assignedclosed

gperf (3.0.1 or a more recent version) -- required if you need to recreate oct-gperf.h from octave.gperf

oct-gperf.h and octave.gperf are both part of the latest octave package.

The TeX seems like it is related to texinfo instead, and doesn't seem to occur in a pristine macports install on snow leopard.

Please reopen this issue with more details (list of installed ports maybe, or tests of a working texinfo with octave not getting it to work correctly) if I'm mistaken in closing it.

Note: See TracTickets for help on using tickets.