Bug#1063203: pangomm2.48: NMU diff for 64-bit time_t transition

Simon McVittie smcv at debian.org
Mon Feb 5 17:31:32 GMT 2024


On Mon, 05 Feb 2024 at 14:06:16 -0300, Lucas Kanashiro wrote:
> we have identified
> pangomm2.48 as a source package shipping runtime libraries whose ABI
> either is affected by the change in size of time_t, or could not be
> analyzed via abi-compliance-checker (and therefore to be on the safe
> side we assume is affected).

I suspect that this one might well be a false positive. The ABI check
is failing with:

/usr/include/pangomm-2.48/pangomm/private/renderer_p.h:18:25: error: 'Renderer' does not name a type; did you mean 'FT_Renderer'?
   18 |   using CppObjectType = Renderer;
      |                         ^~~~~~~~
      |                         FT_Renderer
— https://adrien.dcln.fr/misc/armhf-time_t/2024-02-03T09%3A18%3A00/logs/libpangomm-2.48-dev/time_t/log.txt

But from its name, "pangomm/private/renderer_p.h" is probably not intended
to be part of the public API anyway?

    smcv



More information about the pkg-gnome-maintainers mailing list