[MacPorts] #43826: poppler 0.26.1 breaks texlive-bin 2013_5+x11
MacPorts
noreply at macports.org
Wed May 28 16:22:15 PDT 2014
#43826: poppler 0.26.1 breaks texlive-bin 2013_5+x11
-----------------------------+----------------------
Reporter: mschamschula@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: texlive-bin |
-----------------------------+----------------------
Comment (by mojca@…):
I tested with TeX Live 2014 (from Dan's user dir) on 10.7 and there were
no problems. (I didn't check whether the error is reproducible with TL
2013).
But `pdf2htmlEX` did fail, with a completely different error:
{{{
src/util/unicode.cc:121:40: error: no member named 'mapNameToUnicode' in
'GlobalParams'; did you mean 'mapNameToUnicodeAll'?
Unicode ou = globalParams->mapNameToUnicode(cname);
^~~~~~~~~~~~~~~~
mapNameToUnicodeAll
/opt/local/include/poppler/GlobalParams.h:149:11: note:
'mapNameToUnicodeAll' declared here
Unicode mapNameToUnicodeAll(const char *charName);
^
1 error generated.
}}}
I'll probably open a new ticket for that.
Can you please test whether TL 2014 works for you?
--
Ticket URL: <https://trac.macports.org/ticket/43826#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list