Opened 7 years ago

Last modified 5 years ago

#53553 new defect

font-misc-ethiopic needs runtime dependency on mkfontscale and mkfontdir

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mf2k (Frank Schima)
Port: font-misc-ethiopic

Description

font-misc-ethiopic declares a build-time dependency on mkfontscale and mkfontdir, but then wants to run those programs in a post-activate and post-deactivate block, by which time build dependencies might no longer be active or installed; this is in fact what happens on the buildbot.

Change History (2)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: mf2k added

comment:2 Changed 5 years ago by mf2k (Frank Schima)

I see this too.

:debug:activate Executing proc-post-org.macports.activate-activate-0
:debug:activate system: mkfontscale /opt/local/share/fonts/OTF
:info:activate sh: mkfontscale: command not found
:info:activate Command failed: mkfontscale /opt/local/share/fonts/OTF
:info:activate Exit code: 127
Note: See TracTickets for help on using tickets.