[MacPorts] #41594: octave, octave-devel: 'test strread' fails

MacPorts noreply at macports.org
Tue Dec 3 18:37:25 PST 2013


#41594: octave, octave-devel: 'test strread' fails
-----------------------------------+-------------------------
  Reporter:  lord@…                |      Owner:  michaelld@…
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.2.1
Resolution:                        |   Keywords:
      Port:  octave, octave-devel  |
-----------------------------------+-------------------------

Comment (by michaelld@…):

 Thanks. The primary differences between your MacPorts setup and mine are:

 * You have software installed into /usr/local and /Library -- this might
 make a difference but it might not too; the DYLD_PRINT_LIBRARIES does not
 show that any of this was picked up, so I'm guessing it probably has no
 impact.

 * I'm using MacPorts from SVN trunk, which has changes specific to using
 10.9's clang++ and libc++ as well as the compiler_blacklist_versions
 PortGroup; these are not showing up in your log files. I'm not sure if
 doing:
 {{{
 sudo port selfupdate
 }}}
   will help here, but it's worth a try. So, please just do that now.

 * I always recommend keeping the compiler variant the same across all
 ports; the changes I would recommend on your install are moving to using:
 {{{
 atlas +gcc48
 fftw-3 +gcc48
 fftw-3-single +gcc48
 SuiteSparse +atlas
 }}}
   I, again, am not sure any of the above changes will help; but, keeping
 the compiler consistent is generally a good thing.

 Once the above changes are in place, your setup will be about the same as
 mine. You'll need to uninstall octave then reinstall it and test it to see
 if it works. If not, then we've eliminated some possible points of issue
 and I'll come up with some new things to try. Maybe changing some of the
 above will fix the issue.

-- 
Ticket URL: <https://trac.macports.org/ticket/41594#comment:15>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list