Opened 8 years ago
Closed 8 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)
Change History (5)
Changed 8 years ago by JonoMH
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 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Using the development version octave-odepkg worked for me.
comment:3 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Log file with build error for octave-odepkg