Opened 8 years ago

Closed 7 years ago

#51670 closed defect (fixed)

octave-odepkg build fails with release of Octave 4 on macports

Reported by: JonoMH Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: octave-odepkg

Description

So, I've been trying to install the port of the octave-ode package with the new install. It seems like the linger is looking for a directory that it can't find. I've attached the log file.

Attachments (2)

main.log (179.8 KB) - added by JonoMH 8 years ago.
Log file with build error for octave-odepkg
main_log_2 (456.7 KB) - added by zzanderr 8 years ago.
Attempt with configure.compiler=macports-gcc-5

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by JonoMH

Attachment: main.log added

Log file with build error for octave-odepkg

comment:1 Changed 8 years ago by zzanderr

Same problem here on OSX-10.10.5, with Xcode 7.2.1. After failing with the default (+gcc5 variant), I tried adding:

sudo port install octave-odepkg +gcc5 configure.compiler=macports-gcc-5

Still no success. I am attaching the log for the last mentioned attempt for forms sake, as it looks like I get the same config error as Jonathan.

Changed 8 years ago by zzanderr

Attachment: main_log_2 added

Attempt with configure.compiler=macports-gcc-5

comment:2 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Using the development version octave-odepkg worked for me.

comment:3 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

In 5c63c970/macports-ports:

octave and packages: update version 4.0.3 -> 4.2.0

upgrading octave necessitated rebuilding every octave package,
so take this opportunity to fix some longstanding issues.

Fixes #52917
Fixes #50261
Fixes #50262
Fixes #52255
Fixes #51670

Note: See TracTickets for help on using tickets.