[MacPorts] #38744: Maxima .28.0_3 +printable_doc does not build on 10.8
MacPorts
noreply at macports.org
Tue May 6 11:20:57 PDT 2014
#38744: Maxima .28.0_3 +printable_doc does not build on 10.8
----------------------------+--------------------------
Reporter: macosx12345@… | Owner: kuba@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords: mountainlion
Port: maxima |
----------------------------+--------------------------
Comment (by macosx12345@…):
Replying to [comment:2 ionic@…]:
> Is this still a problem with the current maxima version?
Yes, there is the same problem. With Maxima 5.33.0:
{{{
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_maxima/maxima/work/maxima-5.33.0"
&& /usr/bin/make -j8 -w all pdf
}}}
The error message is still:
{{{
sed: RE error: illegal byte sequence
make[3]: *** [imaxima.pdf] Error 1
make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_maxima/maxima/work/maxima-5.33.0/interfaces/emacs/imaxima'
}}}
Workaround:
{{{
cd `port work maxima`/maxima-5.33.0/interfaces/emacs/imaxima
sudo make pdf
}}}
and resume install / upgrade after that.
--
Ticket URL: <https://trac.macports.org/ticket/38744#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list