New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33572 (closed defect: worksforme)

Opened 15 months ago

Last modified 10 months ago

octave-signal: Missing oct file for upfirdn

Reported by: MacPorts@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: octave-signal

Description

The signal-1.0.10 package (the latest) does not include the upfirdn.oct file, made from upfirdn.cc in the Octave Forge source. I discovered this by trying to run resample.m which is included (and which tries to call upfirdn).

Change History

comment:1 Changed 15 months ago by MacPorts@…

  • Cc MacPorts@… removed

Cc Me!

comment:2 Changed 15 months ago by MacPorts@…

  • Cc MacPorts@… added

Cc Me!

comment:3 follow-up: ↓ 4 Changed 15 months ago by ryandesign@…

  • Keywords octave signal upfirdn removed
  • Cc MacPorts@… removed
  • Port changed from octave to octave-signal
  • Summary changed from Missing oct file for upfirdn in signal package to octave-signal: Missing oct file for upfirdn

If you can suggest a patch to the portfile to remedy this, that would be helpful; this port has no maintainer so nobody is looking after it.

comment:4 in reply to: ↑ 3 ; follow-up: ↓ 5 Changed 15 months ago by MacPorts@…

Replying to ryandesign@…:

If you can suggest a patch to the portfile to remedy this, that would be helpful; this port has no maintainer so nobody is looking after it.

Ok, I'll try to find the port file and look over it. If I can see how other .oct files are compiled and installed, it should be an easy fix. Hints or a pointer to a MacPorts-devel tutorial would be welcome!

comment:5 in reply to: ↑ 4 Changed 15 months ago by MacPorts@…

Replying to MacPorts@…:

Replying to ryandesign@…:

If you can suggest a patch to the portfile to remedy this, that would be helpful; this port has no maintainer so nobody is looking after it.

Ok, I'll try to find the port file and look over it. If I can see how other .oct files are compiled and installed, it should be an easy fix. Hints or a pointer to a MacPorts-devel tutorial would be welcome!

I found

/opt/local/var/macports/sources/rsync.macports.org/release/ports/math/octave/Portfile

and it looks like I'll obtain all the info I need from

port uninstall octave-signal port -d install octave-signal

Looking under the hood of MacPorts is very impressive!

comment:6 Changed 15 months ago by MacPorts@…

Hmmm, that's strange - the problem vanished after reinstalling octave-signal. I don't know how that could have fixed it, but there you have it.

comment:7 Changed 15 months ago by MacPorts@…

  • Cc MacPorts@… added

Cc Me!

comment:8 Changed 10 months ago by jmr@…

  • Status changed from new to closed
  • Cc MacPorts@… removed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.