[Bug 225164] x11-fonts/fontconfig: Update to 2.12.6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 6 07:49:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225164
--- Comment #8 from Ting-Wei Lan <lantw44 at gmail.com> ---
Created attachment 193081
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193081&action=edit
Add USES=gperf to fix fontconfig 2.12.6 build in poudriere
This fixes the following build error in poudriere:
/bin/sh /wrkdirs/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.12.6/missing
gperf --pic -m 100 fcobjshash.gperf > fcobjshash.h.tmp && \
mv -f fcobjshash.h.tmp fcobjshash.h || ( rm -f fcobjshash.h.tmp && false )
/wrkdirs/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.12.6/missing: gperf:
not found
WARNING: 'gperf' is missing on your system.
You might have modified some files without having the proper
tools for further handling them. Check the 'README' file, it
often tells you about the needed prerequisites for installing
this package. You may also peek at any GNU archive site, in
case some other package contains this missing 'gperf' program.
gmake[3]: *** [Makefile:916: fcobjshash.h] Error 1
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list