[MacPorts] #49566: texlive-bin: dyld: Library not loaded: /opt/local/lib/libpoppler.55.dylib Referenced from: /opt/local/bin/pdflatex (was: texlive-latex: dyld: Library not loaded: /opt/local/lib/libpoppler.55.dylib Referenced from: /opt/local/bin/pdflatex)

MacPorts noreply at macports.org
Mon Nov 2 16:29:47 PST 2015


#49566: texlive-bin: dyld: Library not loaded: /opt/local/lib/libpoppler.55.dylib
Referenced from: /opt/local/bin/pdflatex
-------------------------------+----------------------
  Reporter:  steve.kaeppler@…  |      Owner:  dports@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.4
Resolution:                    |   Keywords:
      Port:  texlive-bin       |
-------------------------------+----------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
 * port:  texlive-latex => texlive-bin


Comment:

 Sorry, I keep forgetting that texlive-latex installs symlinks pointing to
 files installed by texlive-bin. texlive-bin already has the required
 dependencies on poppler and others, and already had its revision increased
 in r141378 to rebuild with libpoppler.56, so you should not be seeing this
 problem if your ports are up to date. I realize that your ports are not up
 to date and you were trying to upgrade your outdated ports when the
 problems began. It is true that upgrading some ports (in this case
 poppler) while not upgrading other ports (in this case texlive-bin) can
 lead to the type of problem you are experiencing. This is why we recommend
 upgrading all ports. The problem is one of your ports, akonadi, is failing
 to build. We'll try to resolve that in #49567. In the mean time, you can
 try to upgrade your remaining ports manually. For example, to upgrade
 texlive-bin, run:

 {{{
 sudo port selfupdate
 sudo port upgrade texlive-bin
 }}}

 If this works, you should also upgrade other outdated ports. You can see
 the list of outdated ports by running:

 {{{
 port outdated
 }}}

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


More information about the macports-tickets mailing list