[MacPorts] #40356: Installation of wxMaxima fails to install the correct gnuplot variant
MacPorts
noreply at macports.org
Mon Sep 2 11:02:30 PDT 2013
#40356: Installation of wxMaxima fails to install the correct gnuplot variant
--------------------+-------------------------------
Reporter: mk@… | Owner: mojca@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: wxMaxima, gnuplot
--------------------+-------------------------------
These wxWidgets ports I have installed:
{{{
$ port installed wxWidgets*
The following ports are currently installed:
wxWidgets-3.0 @2.9.5_1 (active)
wxWidgets_select @1.0_0 (active)
$
}}}
When I now start the installation of wxMaxima I end up in an error:
{{{
$ sudo port install wxMaxima
---> Computing dependencies for wxMaxima
---> Dependencies to be installed: maxima gnuplot
---> Fetching archive for gnuplot
---> Attempting to fetch
gnuplot-4.6.3_4+aquaterm+luaterm+pangocairo+x11.darwin_10.x86_64.tbz2 from
http://lil.fr.packages.macports.org/gnuplot
---> Attempting to fetch
gnuplot-4.6.3_4+aquaterm+luaterm+pangocairo+x11.darwin_10.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/gnuplot
---> Attempting to fetch
gnuplot-4.6.3_4+aquaterm+luaterm+pangocairo+x11.darwin_10.x86_64.tbz2 from
http://packages.macports.org/gnuplot
---> Fetching distfiles for gnuplot
---> Verifying checksums for gnuplot
---> Extracting gnuplot
---> Applying patches to gnuplot
---> Configuring gnuplot
---> Building gnuplot
---> Staging gnuplot into destroot
---> Installing gnuplot @4.6.3_4+aquaterm+luaterm+pangocairo+x11
---> Activating gnuplot @4.6.3_4+aquaterm+luaterm+pangocairo+x11
---> Cleaning gnuplot
---> Fetching archive for maxima
---> Attempting to fetch maxima-5.28.0_8+xmaxima.darwin_10.x86_64.tbz2
from http://lil.fr.packages.macports.org/maxima
---> Attempting to fetch maxima-5.28.0_8+xmaxima.darwin_10.x86_64.tbz2
from
http://mse.uk.packages.macports.org/sites/packages.macports.org/maxima
---> Attempting to fetch maxima-5.28.0_8+xmaxima.darwin_10.x86_64.tbz2
from http://packages.macports.org/maxima
---> Fetching distfiles for maxima
---> Verifying checksums for maxima
---> Extracting maxima
---> Applying patches to maxima
---> Configuring maxima
---> Building maxima
---> Staging maxima into destroot
---> Installing maxima @5.28.0_8+xmaxima
---> Activating maxima @5.28.0_8+xmaxima
---> Cleaning maxima
---> Fetching archive for wxMaxima
Error: org.macports.archivefetch for port wxMaxima returned: gnuplot must
be installed with +wxwidgets.
Please see the log file for port wxMaxima for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_wxMaxima/wxMaxima/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port wxMaxima failed
}}}
I think wxMaxima should be able to set the correct default variants for
gnuplot.
--
Ticket URL: <https://trac.macports.org/ticket/40356>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list