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

Bug#1066263: xfonts-utils: FTBFS: ../fonttosfnt/util.c:89:10: error: implicit declaration of function ‘vasprintf’; did you mean ‘vsprintf’? [-Werror=implicit-function-declaration]



On Wed, Mar 13, 2024 at 12:46:49PM +0100, Lucas Nussbaum wrote:
> > ../fonttosfnt/util.c: In function ‘vsprintf_alloc’:
> > ../fonttosfnt/util.c:89:10: error: implicit declaration of function ‘vasprintf’; did you mean ‘vsprintf’? [-Werror=implicit-function-declaration]
Looks like it's caused by the lack of -D_GNU_SOURCE, not sure who should
set it. There is a very old debian/changelog entry about temporarily
setting it from d/rules and fonttosfnt/write.c sets it but
fonttosfnt/util.c doesn't and there is nothing related in the autotools
stuff.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: