[MacPorts] #68927: PSTircks texlive-pstricks @66115_0+doc in Sonoma
MacPorts
noreply at macports.org
Sun Dec 17 09:51:10 UTC 2023
#68927: PSTircks texlive-pstricks @66115_0+doc in Sonoma
------------------------+------------------------------
Reporter: JavierBurg | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: pgf error | Port: texlive-pstricks
------------------------+------------------------------
Good morning,
I've just upgraded to Sonoma, and the whole texlive port seems to work,
but the pstricks part not.
My installation is:
{{{
texlive-basic @66584_0+doc (active)
texlive-bin @2023.66589_2+x11 (active)
texlive-bin-extra @66529_0+doc (active)
texlive-common @2023_0 (active)
texlive-fonts-recommended @65956_0+doc (active)
texlive-fontutils @66461_0+doc (active)
texlive-latex @66204_0+doc (active)
texlive-latex-extra @66551_0+doc (active)
texlive-latex-recommended @66587_0+doc (active)
texlive-math-science @66461_0+doc (active)
texlive-pictures @66549_0+doc (active)
texlive-plain-generic @66530_0+doc (active)
texlive-pstricks @66115_0+doc (active)
texlive-tlpdb @2023.66589_0 (active)
}}}
When I compile something simple (using latex or pdflatex) as:
{{{
\documentclass[10pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage{pstricks}
\begin{document}
Bla
\end{document}
}}}
I get an error on pgf (under pstricks):
{{{
(/opt/local/share/texmf-texlive/tex/generic/pstricks.tex
(/opt/local/share/texmf-texlive/tex/generic/pst-fp.tex
`pst-fp' v0.05, 2010/01/17 (hv))
(/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgfutil-
common.tex)
(/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgfkeys.code.tex
(/opt/local/share/texmf-
texlive/tex/generic/pgf/utilities/pgfkeyslibraryfiltere
d.code.tex))
(/opt/local/share/texmf-texlive/tex/generic/pgf/utilities/pgffor.code.tex
Loading pgffor.code.tex
(/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmath.code.tex
(/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathutil.code.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathparser.code.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.code.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.basic.cod
e.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.trigonome
tric.code.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.random.co
de.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.compariso
n.code.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.base.code
.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.round.cod
e.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.misc.code
.tex)
(/opt/local/share/texmf-
texlive/tex/generic/pgf/math/pgfmathfunctions.integerar
ithmetics.code.tex)
(/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathcalc.code.tex)
(/opt/local/share/texmf-texlive/tex/generic/pgf/math/pgfmathfloat.code.tex
! Undefined control sequence.
l.1640 \pgfutil at protected
\def\pgfmathprintnumber{%
?
}}}
I don't know if this is something related to pstricks or a pgf package.
It has no effect on the final compilation, you can just ignore it. But it
is a stop...
Sonoma version 14.1, MacPorts 2.8.1
Best,
Javier
--
Ticket URL: <https://trac.macports.org/ticket/68927>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list