SVN 373434 of the ports tree updates port poppler, in the chain of updates and further actions, on all CURRENT systems the update of port print/tex-luatex fails with the below shown error. It doesn't help to recompile all parts of texlive-full via "portmaster texlive-full". At the moment, I have no solution at hand - even deleting of port print/tex-luatex in the hope to make it reinstall cleanly and respect the new version bump of libpoppler fails. [...] mktexlsr: Updating /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/ls-R... mktexlsr: Done. /bin/cat /usr/ports/print/tex-luatex/work/fmtutil.cnf | while read format dum; do /usr/bin/env PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/ports/print/tex-luatex/work/stage/usr/local/bin:/usr/local/bin TEXMFDIST=/usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-dist:/usr/local/share/texmf-dist /usr/local/bin/fmtutil-sys --byfmt $format --fmtdir /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c --cnffile /usr/ports/print/tex-luatex/work/fmtutil.cnf; done fmtutil: running `luatex -ini -jobname=luatex -progname=luatex luatex.ini ' ... Shared object "libpoppler.so.44" not found, required by "luatex" Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini ' failed ############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c for details. ############################################################################### This is a summary of all `failed' messages: `luatex -ini -jobname=luatex -progname=luatex luatex.ini ' failed *** Error code 1
Auto-assigned to maintainer hrs@FreeBSD.org
I committed a fix. Please see PR 195396 and let me know if this problem still persists or not in the latest ports tree. Thank you.