[MacPorts] #65868: graphviz: build failure on 10.6 buildbot: PSNormalizer.framework: can't open hostfont cache lock file

MacPorts noreply at macports.org
Mon Sep 19 14:32:27 UTC 2022


#65868: graphviz: build failure on 10.6 buildbot: PSNormalizer.framework: can't
open hostfont cache lock file
---------------------+----------------------
 Reporter:  mascguy  |      Owner:  mascguy
     Type:  defect   |     Status:  assigned
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.7.2
 Keywords:           |       Port:  graphviz
---------------------+----------------------
 Builds for `graphviz` are failing on our 10.6 buildbot, with the following
 error:

 {{{
 rm -f cdt.3.pdf; pdffile=cdt.3.pdf; psfile=${pdffile%pdf}ps; \
         groff -Tps -man cdt.3 > $psfile || { rm -f $psfile; exit 1; }; \
         pstopdf $psfile && rm -f $psfile || { rm -f $psfile; exit 1; }

 PSNormalizer.framework: can't open hostfont cache lock file, err = 1
 pstopdf failed on file cdt.3.ps with error code -50
 }}}

 https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/121821/steps
 /install-port/logs/stdio

 I'm not able to reproduce via my local 10.6 VM, however. Could use some
 help on this one!

-- 
Ticket URL: <https://trac.macports.org/ticket/65868>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list