[MacPorts] #48212: gnuplot @5.0.1_0+aquaterm: error: use of undeclared identifier 'GE_replot'

MacPorts noreply at macports.org
Mon Aug 3 11:39:50 PDT 2015


#48212: gnuplot @5.0.1_0+aquaterm: error: use of undeclared identifier 'GE_replot'
-------------------------------+---------------------
  Reporter:  brian.weitzner@…  |      Owner:  mojca@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.3
Resolution:                    |   Keywords:
      Port:  gnuplot           |
-------------------------------+---------------------

Comment (by brian.weitzner@…):

 After emailing the list, it looks like there is indeed a bug with respect
 to {{{caca.trm}}}. It appears as though the bug is only triggered when
 terminal mouse support is not detected (''i.e.'' {{{USE_MOUSE}}} is
 {{{false}}}) and the build is configured to use {{{libcaca}}}. One of the
 developers said that {{{caca}} is just for fun and not required for a
 functional build of {{{gunplot}}}. I tested this out by grabbing the
 command used to run {{{configure}}} (line 108 of {{{main.log}}}):

 {{{cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-5.0.1"
 && ./configure --prefix=/opt/local --with-caca=/opt/local --with-
 gd=/opt/local --with-readline=/opt/local --with-aquaterm --without-x
 --infodir='${prefix}/share/info' --mandir='${prefix}/share/man' --disable-
 wxwidgets --without-bitmap-terminals --without-cairo --without-latex
 --without-lua --without-pdf --without-qt --without-tutorial --with-
 cwdrc}}}

 Then I changed {{{--with-caca=/opt/local}}} to {{{--without-caca}} and ran
 the command, then {{{port upgrade gunplot}}} was able to successfully
 build the software. Is it possible to modify the configuration command as
 above in the portfile?

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


More information about the macports-tickets mailing list