[MacPorts] #46879: command execution failed when reinstalling octave with gl2ps

MacPorts noreply at macports.org
Fri Feb 20 03:19:58 PST 2015


#46879: command execution failed when reinstalling octave with gl2ps
---------------------------+-------------------------
  Reporter:  rspinney20@…  |      Owner:  michaelld@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.3
Resolution:                |   Keywords:
      Port:  octave        |
---------------------------+-------------------------

Comment (by rspinney20@…):

 I get:

 input file /opt/local/lib/libgl2ps.1.3.8.dylib is not a fat file
 input file /opt/local/lib/libgl2ps.1.dylib is not a fat file
 input file /opt/local/lib/libgl2ps.dylib is not a fat file
 Non-fat file: /opt/local/lib/libgl2ps.1.3.8.dylib is architecture: x86_64
 Non-fat file: /opt/local/lib/libgl2ps.1.dylib is architecture: x86_64
 Non-fat file: /opt/local/lib/libgl2ps.dylib is architecture: x86_64

 0000000000005524 T _gl2psDisable
 0000000000005524 T _gl2psDisable
 0000000000005524 T _gl2psDisable

 Also, as a result of the update above, I find myself in a position where I
 now cannot build octave with FLTK at all because gl2ps is now being
 forcibly installed as a dependency when I install octave normally, which
 causes it to fail. Whereas before I could install octave whilst linking to
 fltk, but without gl2ps being installed allowing me, at least, to plot
 with it and, as a last gasp option, perform a screen grab or similar.

 In other words if I specify

 sudo port install octave (ie with +glgui), it installs gl2ps and fltk if
 not already installed causing it to fail for the above reasons

 and if i specify

 sudo port install octave -glgui, it doesn't link with fltk at all so I
 lose that functionality.

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


More information about the macports-tickets mailing list