[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#898983: harfbuzz: FTBFS on sparc64, testsuite failures



Control: reassign -1 freetype

It turns out that this issue goes away when building against a newer
upstream version of freetype, so it's not a bug in harfbuzz.

Looking at the git history for freetype, there is one potential fix
which are not part of freetype 2.8.1:

commit 3b3cb32dd2340d86d3165961a4bb3dbd44353075
Author: Werner Lemberg <wl@gnu.org>
Date:   Thu Sep 21 09:03:20 2017 +0200

    [truetype] Fix `mmvar' array pointers.

    Without this change, clang's AddressSanitizer reports many runtime
    errors due to misaligned addresses.

    * src/truetype/ttgxvar.c (TT_Get_MM_Var): Use multiples of pointer
    size for sub-array offsets into `mmvar'.

So, just updating to 2.9.1 should already probably fix this bug.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: