man-db-devel
[Top][All Lists]
Advanced

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

Re: [Man-db-devel] man-db 2.7.6.1: Test failures under musl libc


From: Colin Watson
Subject: Re: [Man-db-devel] man-db 2.7.6.1: Test failures under musl libc
Date: Sat, 26 Aug 2017 13:04:26 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, Aug 14, 2017 at 06:43:27PM -0500, A. Wilcox wrote:
> We are creating a new Linux distribution based on the musl libc focused
> on security and reliability.  As such, we run test suites for all of our
> packaged software.  The man-db test suite seems to have numerous
> failures due to musl's iconv(3) (or more specifically, iconv_open(3))
> method not supporting //IGNORE suffixes for character sets.

man-db can't reasonably do without //IGNORE, certainly not if you want
reliability.  Can you try building man-db with GNU libiconv?  The build
system uses AM_ICONV already, so should have enough options to let you
do this.

(I'd take a patch to the build system to have it detect this situation
and emit an error earlier if //IGNORE isn't available.)

Thanks,

-- 
Colin Watson                                       address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]