[Bug 289336] graphics/synfigstudio: pollutes file system during build
Date: Wed, 08 Oct 2025 17:47:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289336 --- Comment #4 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Hiroki Tagato from comment #3) Based on the few lines of context available. The culprit would appear to be a rouge font. fc-cache(1) should only ever be fired as part of a post-install hook. But because it isn't. The ports framework (rightfully) sounds an alarm. If I had full context, I could name that rouge font. It's very unclear to me as to *how* that rouge font ever became involved. As under normal circumstances, it's not called even indirectly as part of a synfigstudio build/install. W/O full context, it's only guesswork. :( -- You are receiving this mail because: You are the assignee for the bug.