GNU bug report logs -
#33771
27.0.50; Error building Harfbuzz branch on Debian testing
Previous Next
Reported by: Philipp <p.stephani2 <at> gmail.com>
Date: Sun, 16 Dec 2018 18:59:02 UTC
Severity: normal
Found in version 27.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 33771-done <at> debbugs.gnu.org (full text, mbox):
Am Mo., 17. Dez. 2018 um 18:11 Uhr schrieb Eli Zaretskii <eliz <at> gnu.org>:
>
> > From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
> > cc: Philipp <p.stephani2 <at> gmail.com>, 33771 <at> debbugs.gnu.org,
> > far.nasiri.m <at> gmail.com
> > Date: Sun, 16 Dec 2018 21:18:04 -0800
> >
> > Eli Zaretskii wrote:
> >
> > > Does the below fix the problem?
> >
> > It helps, thanks. I needed to make a similar change in a few other
> > places, at least for building on Solaris. I've attached the patch I
> > ended up with.
>
> Thanks, pushed.
Thanks, it seems to build now without errors.
I still get a few warnings though:
CC ftfont.o
ftfont.c:2819:1: warning: ‘ftfont_shape_by_hb’ defined but not used
[-Wunused-function]
ftfont_shape_by_hb (Lisp_Object lgstring, FT_Face ft_face, hb_font_t *hb_font,
^~~~~~~~~~~~~~~~~~
ftfont.c:482:1: warning: ‘ftfont_get_hb_font’ defined but not used
[-Wunused-function]
ftfont_get_hb_font (struct ftfont_info *ftfont_info)
^~~~~~~~~~~~~~~~~~
This bug report was last modified 6 years and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.