Opened 9 years ago
Closed 9 years ago
#48700 closed submission (fixed)
octave-tisean 0.2.3
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | octave-tisean |
Description
New port: octave-tisean version 0.2.3, Nonlinear Time Series Analysis, based on TISEAN 3.0.1.
Attachments (1)
Change History (9)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | haspatch removed |
---|---|
Version: | 2.3.3 |
comment:2 Changed 9 years ago by michaelld (Michael Dickens)
comment:3 Changed 9 years ago by Schamschula (Marius Schamschula)
Michael,
That snuck in, as I hadn't fixed the octave package template.
Fixed.
comment:4 Changed 9 years ago by michaelld (Michael Dickens)
OK; thanks. Now, I'm getting the following when compiling:
:info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure config.status: creating source_f/slatec/Makefile :info:configure cd source_f/slatec && /Applications/Xcode.app/Contents/Developer/usr/bin/make :info:configure /opt/local/bin/mkoctfile-3.8.2 -freal-4-real-8 -pipe -Os -c d1mach.f -o d1mach.o :info:configure mkoctfile: unrecognized argument -freal-4-real-8make[1]: *** [d1mach.o] Error 1 :info:configure make: *** [source_f/libsla.a] Error 2
comment:5 Changed 9 years ago by michaelld (Michael Dickens)
OSX 10.8, Xcode 6.1 (Build version 6A1052d), using +gcc48 variant.
comment:6 Changed 9 years ago by Schamschula (Marius Schamschula)
Hmm.
I built under 10.9 with +gcc49 (against octave 4.0.0)
Maybe there is an issue with gcc48 (and perhaps versions below), as gcc49's gfortran did not throw such an error.
Changed 9 years ago by Schamschula (Marius Schamschula)
comment:7 Changed 9 years ago by Schamschula (Marius Schamschula)
Added missing octave-signal dependency.
Also built using gcc5 under El Cap.
comment:8 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r139730.
Note: See
TracTickets for help on using
tickets.
I have no "PortGroup octave 1.1" as required by the Portfile. Can you clarify, please?